mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 15:33:02 +00:00
update
This commit is contained in:
parent
758546f814
commit
7add8079cf
@ -32,6 +32,10 @@
|
|||||||
box-shadow: inset 0 1px var(--gnome-toolbar-border-color) !important;
|
box-shadow: inset 0 1px var(--gnome-toolbar-border-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navigator-toolbox {
|
||||||
|
background: var(--gnome-tabstoolbar-background) !important;
|
||||||
|
}
|
||||||
|
|
||||||
findbar {
|
findbar {
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
background: var(--gnome-findbar-background) !important;
|
background: var(--gnome-findbar-background) !important;
|
||||||
@ -42,6 +46,7 @@ findbar {
|
|||||||
background: var(--gnome-browser-before-load-background) !important;
|
background: var(--gnome-browser-before-load-background) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navigator-toolbox:-moz-window-inactive,
|
||||||
#nav-bar:-moz-window-inactive, .notificationbox-stack:-moz-window-inactive,
|
#nav-bar:-moz-window-inactive, .notificationbox-stack:-moz-window-inactive,
|
||||||
#PersonalToolbar:-moz-window-inactive, #toolbar-menubar:-moz-window-inactive,
|
#PersonalToolbar:-moz-window-inactive, #toolbar-menubar:-moz-window-inactive,
|
||||||
#TabsToolbar:-moz-window-inactive, findbar:-moz-window-inactive {
|
#TabsToolbar:-moz-window-inactive, findbar:-moz-window-inactive {
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
|
||||||
#navigator-toolbox {
|
|
||||||
-moz-appearance: -moz-window-titlebar !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Headerbar top border corners rounded */
|
/* Headerbar top border corners rounded */
|
||||||
:root[tabsintitlebar][sizemode="normal"]:not([gtktiledwindow="true"]) {
|
:root[tabsintitlebar][sizemode="normal"]:not([gtktiledwindow="true"]) {
|
||||||
#nav-bar {
|
#nav-bar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user