mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-05 23:13:19 +00:00
update
This commit is contained in:
parent
0734100b79
commit
9bd1d2b4de
@ -119,12 +119,18 @@ findbar:-moz-window-inactive label,
|
||||
}
|
||||
|
||||
/* Sidebar */
|
||||
#sidebar-box,
|
||||
#sidebar-box, #sidebar,
|
||||
.sidebar-panel[lwt-sidebar] {
|
||||
color: var(--gnome-toolbar-color) !important;
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
}
|
||||
|
||||
.sidebar-splitter {
|
||||
width: 1px !important;
|
||||
background-color: var(--gnome-toolbar-border-color) !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
/* Customization page */
|
||||
#customization-container:-moz-lwtheme {
|
||||
background-image: linear-gradient(var(--gnome-browser-before-load-background), var(--gnome-browser-before-load-background)) !important;
|
||||
|
@ -186,6 +186,10 @@ menuitem, menupopup menu,
|
||||
min-height: 28px !important;
|
||||
}
|
||||
|
||||
.toolbar-menupopup :is(menu, menuitem) {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.subviewbutton,
|
||||
.protections-popup-footer-button,
|
||||
.protections-popup-category,
|
||||
|
Loading…
x
Reference in New Issue
Block a user