make-greybird-gtk-theme: style improvemnts, gtk2 changes
This commit is contained in:
parent
61e5839540
commit
0e9c6109cf
2 changed files with 26 additions and 8 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue