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:
parent
3b158a96b7
commit
f176d890c0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user