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 {

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 {