mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-27 22:28:34 +00:00
update
This commit is contained in:
@@ -87,6 +87,18 @@ findbar:-moz-window-inactive {
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
}
|
||||
|
||||
/* Customization page */
|
||||
#customization-container:-moz-lwtheme {
|
||||
background-image: linear-gradient(var(--gnome-browser-before-load-background), var(--gnome-browser-before-load-background)) !important;
|
||||
}
|
||||
|
||||
#customization-footer {
|
||||
border-top: 1px solid var(--gnome-toolbar-border-color) !important;
|
||||
color: var(--gnome-toolbar-color) !important;
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
border-radius: 0 0 12px 12px !important;
|
||||
}
|
||||
|
||||
#PersonalToolbar {
|
||||
padding: 0 3px 3px !important;
|
||||
height: 32px !important;
|
||||
|
||||
@@ -98,6 +98,18 @@ findbar:-moz-window-inactive,
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
}
|
||||
|
||||
/* Customization page */
|
||||
#customization-container:-moz-lwtheme {
|
||||
background-image: linear-gradient(var(--gnome-browser-before-load-background), var(--gnome-browser-before-load-background)) !important;
|
||||
}
|
||||
|
||||
#customization-footer {
|
||||
border-top: 1px solid var(--gnome-toolbar-border-color) !important;
|
||||
color: var(--gnome-toolbar-color) !important;
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
border-radius: 0 0 12px 12px !important;
|
||||
}
|
||||
|
||||
/* bookmark-item */
|
||||
toolbarbutton.bookmark-item {
|
||||
padding: 3px 6px !important;
|
||||
|
||||
@@ -109,6 +109,18 @@ findbar:-moz-window-inactive label,
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
}
|
||||
|
||||
/* Customization page */
|
||||
#customization-container:-moz-lwtheme {
|
||||
background-image: linear-gradient(var(--gnome-browser-before-load-background), var(--gnome-browser-before-load-background)) !important;
|
||||
}
|
||||
|
||||
#customization-footer {
|
||||
border-top: 1px solid var(--gnome-toolbar-border-color) !important;
|
||||
color: var(--gnome-toolbar-color) !important;
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
border-radius: 0 0 12px 12px !important;
|
||||
}
|
||||
|
||||
/* bookmark-item */
|
||||
toolbarbutton.bookmark-item {
|
||||
padding: 3px 6px !important;
|
||||
|
||||
Reference in New Issue
Block a user