mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +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);
|
font-weight: var(--sl-font-weight-bold, bold);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-color::part(label) {
|
sl-menu {
|
||||||
--color: var(--color);
|
box-shadow: var(--sl-shadow-x-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
sl-menu-item::part(base) {
|
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{
|
::-ms-input-placeholder{
|
||||||
color: @color_placeholder;
|
color: @color_placeholder;
|
||||||
}
|
}
|
||||||
|
@ -9509,4 +9509,4 @@ table.egwGridView_grid img.et2_appicon {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=fw_mobile.css.map */
|
/*# sourceMappingURL=fw_mobile.css.map */
|
||||||
|
Loading…
Reference in New Issue
Block a user