Increase padding between system status icons

Makes the icons easier to read, and increases the size of the
click target a bit.

https://bugzilla.gnome.org/show_bug.cgi?id=706796
This commit is contained in:
Allan Day 2013-08-27 19:56:41 +01:00
parent 3b158a96b7
commit f176d890c0

View File

@ -633,11 +633,12 @@ StScrollBar StButton#vhandle:active {
.panel-status-indicators-box,
.panel-status-menu-box {
spacing: 8px;
spacing: 2px;
}
.system-status-icon {
icon-size: 1.09em;
padding: 0 5px;
}
.aggregate-menu {