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
806e35733e
commit
84e325884f
@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Headerbar buttons */
|
/* Headerbar buttons */
|
||||||
#nav-bar toolbarbutton:not(#urlbar-zoom-button),
|
#nav-bar toolbarbutton:not(#urlbar-zoom-button):not(.subviewbutton),
|
||||||
toolbar .toolbaritem-combined-buttons > .toolbarbutton-1 {
|
toolbar .toolbaritem-combined-buttons > .toolbarbutton-1 {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
|
@ -179,7 +179,6 @@ panelview {
|
|||||||
|
|
||||||
/* Style popovers menu buttons */
|
/* Style popovers menu buttons */
|
||||||
menuitem, menupopup menu,
|
menuitem, menupopup menu,
|
||||||
.subviewbutton:not(#appMenu-fxa-label2, #downloadsHistory),
|
|
||||||
.toolbarbutton-1,
|
.toolbarbutton-1,
|
||||||
.protections-popup-footer-button,
|
.protections-popup-footer-button,
|
||||||
.protections-popup-category,
|
.protections-popup-category,
|
||||||
@ -191,6 +190,18 @@ menuitem, menupopup menu,
|
|||||||
font: menu !important;
|
font: menu !important;
|
||||||
padding: 0 6px !important;
|
padding: 0 6px !important;
|
||||||
min-height: 28px !important;
|
min-height: 28px !important;
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.subviewbutton,
|
||||||
|
panelview toolbarbutton {
|
||||||
|
-moz-appearance: none !important;
|
||||||
|
border-radius: 6px !important;
|
||||||
|
color: var(--gnome-toolbar-color) !important;
|
||||||
|
font: menu !important;
|
||||||
|
min-height: 28px !important;
|
||||||
|
padding: 3px 6px !important;
|
||||||
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloadsHistory {
|
#downloadsHistory {
|
||||||
@ -209,14 +220,13 @@ menuitem, menupopup menu,
|
|||||||
--button-active-bgcolor: var(--gnome-popover-button-active-background) !important;
|
--button-active-bgcolor: var(--gnome-popover-button-active-background) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subviewbutton,
|
|
||||||
.protections-popup-footer-button,
|
.protections-popup-footer-button,
|
||||||
.protections-popup-category,
|
.protections-popup-category,
|
||||||
.identity-popup-content-blocking-category,
|
.identity-popup-content-blocking-category,
|
||||||
#PlacesToolbar menupopup[placespopup="true"] .bookmark-item,
|
#PlacesToolbar menupopup[placespopup="true"] .bookmark-item,
|
||||||
.openintabs-menuitem,
|
.openintabs-menuitem,
|
||||||
.widget-overflow-list .toolbarbutton-1 {
|
.widget-overflow-list .toolbarbutton-1 {
|
||||||
padding: 5px !important;
|
padding: 3px 6px !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user