mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 07:23:02 +00:00
update
This commit is contained in:
parent
59318457d6
commit
3900606796
@ -27,10 +27,6 @@
|
|||||||
#context-navigation > menuitem > .menu-iconic-left {
|
#context-navigation > menuitem > .menu-iconic-left {
|
||||||
margin: auto !important;
|
margin: auto !important;
|
||||||
}
|
}
|
||||||
#context-navigation menuitem {
|
|
||||||
--toolbarbutton-active-background: transparent !important;
|
|
||||||
--toolbarbutton-hover-background: transparent !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Remove icons from the main context menu */
|
/* Remove icons from the main context menu */
|
||||||
#contentAreaContextMenu menuitem image,
|
#contentAreaContextMenu menuitem image,
|
||||||
|
@ -234,7 +234,7 @@ menupopup menu[disabled="true"][_moz-menuactive],
|
|||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menuitem-iconic[disabled="true"] {
|
#context-navigation menuitem.menuitem-iconic[disabled="true"] {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
color: var(--gnome-inactive-toolbar-color) !important;
|
color: var(--gnome-inactive-toolbar-color) !important;
|
||||||
background-image: var(--gnome-button-disabled-background) !important;
|
background-image: var(--gnome-button-disabled-background) !important;
|
||||||
@ -262,7 +262,6 @@ menupopup menu:not([disabled="true"]):is(:hover, [_moz-menuactive]),
|
|||||||
#protections-popup-show-report-stack:active .protections-popup-footer-button,
|
#protections-popup-show-report-stack:active .protections-popup-footer-button,
|
||||||
.protections-popup-category:not([disabled="true"]):active,
|
.protections-popup-category:not([disabled="true"]):active,
|
||||||
.identity-popup-content-blocking-category:not([disabled="true"]):active,
|
.identity-popup-content-blocking-category:not([disabled="true"]):active,
|
||||||
#PlacesToolbar .bookmark-item:is(:active, [open], [_moz-menuactive]),
|
|
||||||
#downloadsPanel-mainView .download-state:active {
|
#downloadsPanel-mainView .download-state:active {
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
background-color: var(--gnome-popover-button-active-background) !important;
|
background-color: var(--gnome-popover-button-active-background) !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user