Update theme again

This time to add a bit of spacing around the app menu.
This commit is contained in:
Jasper St. Pierre 2015-02-20 18:02:50 -08:00
parent 07664e7d2f
commit 27318a8967
3 changed files with 7 additions and 3 deletions

View File

@ -563,7 +563,9 @@ StScrollBar {
color: #ccc;
transition-duration: 100ms; }
#panel .panel-button .app-menu-icon {
-st-icon-style: symbolic; }
-st-icon-style: symbolic;
margin-left: 4px;
margin-right: 4px; }
#panel .panel-button:hover {
color: white; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {

@ -1 +1 @@
Subproject commit 04c721a71fe879d77cb5a03c5e291ac57fe3ca0c
Subproject commit af76fe6aa2eb3b8636c1817f2a2c5f34b6f40e3e

View File

@ -563,7 +563,9 @@ StScrollBar {
color: #ccc;
transition-duration: 100ms; }
#panel .panel-button .app-menu-icon {
-st-icon-style: symbolic; }
-st-icon-style: symbolic;
margin-left: 4px;
margin-right: 4px; }
#panel .panel-button:hover {
color: white; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {