mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Bigger border on context menu
This commit is contained in:
parent
5de5032222
commit
bf15c93d96
@ -21,8 +21,8 @@ export class EgwMenuShoelace extends LitElement
|
||||
font-weight: var(--sl-font-weight-bold, bold);
|
||||
}
|
||||
|
||||
.custom-color::part(label) {
|
||||
--color: var(--color);
|
||||
sl-menu {
|
||||
box-shadow: var(--sl-shadow-x-large);
|
||||
}
|
||||
|
||||
sl-menu-item::part(base) {
|
||||
|
@ -421,4 +421,4 @@ img.et2_button_icon[src*="svg"], img.et2_button_icon[src*="svg"]:hover {
|
||||
}
|
||||
::-ms-input-placeholder{
|
||||
color: @color_placeholder;
|
||||
}
|
||||
}
|
||||
|
@ -9509,4 +9509,4 @@ table.egwGridView_grid img.et2_appicon {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=fw_mobile.css.map */
|
||||
/*# sourceMappingURL=fw_mobile.css.map */
|
||||
|
Loading…
Reference in New Issue
Block a user