make-greybird-gtk-theme: style improvemnts, gtk2 changes

This commit is contained in:
Ruben Rodriguez 2021-12-03 09:15:42 -05:00
parent 61e5839540
commit 0e9c6109cf
2 changed files with 26 additions and 8 deletions

View file

@ -57,7 +57,7 @@
/* treeview rows */
.caja-side-pane treeview.view {
padding: 4px 0px 4px 0px;
padding: 3px 0px 3px 0px;
}
/* to avoid overlap with eject buttons */
@ -314,8 +314,8 @@ na-tray-applet widget box widget {
}
/* make the volume indicator icon more visible */
.mate-panel-menu-bar menubar > menuitem * * * {
-gtk-icon-shadow: 0 0 2px black;
.mate-panel-menu-bar menubar > menuitem{
-gtk-icon-shadow: 0 0 1px black;
}
/* volume applet, brightness applet */