theme: Adjust the aggregate menu

Adjust spacing and size of elements and other to correspond better
to the mockups.
This commit is contained in:
Jasper St. Pierre
2013-07-16 16:26:39 -04:00
parent 16b2169965
commit 8e49c433e8
2 changed files with 15 additions and 7 deletions

View File

@ -133,7 +133,7 @@ StScrollBar StButton#vhandle:active {
-slider-active-background-color: #76b0ec;
-slider-active-border-color: #1f6dbc;
-slider-border-width: 1px;
-slider-handle-radius: 0.5em;
-slider-handle-radius: 6px;
}
/* PopupMenu */
@ -157,6 +157,10 @@ StScrollBar StButton#vhandle:active {
min-width: 200px;
}
.popup-submenu-menu-item-triangle {
font-size: 120%;
}
.popup-submenu-menu-item:open {
background-color: #4c4c4c;
}
@ -197,7 +201,7 @@ StScrollBar StButton#vhandle:active {
}
.popup-menu-item {
spacing: 1em;
spacing: 12px;
}
.popup-menu-item:ltr {
@ -633,7 +637,7 @@ StScrollBar StButton#vhandle:active {
}
.aggregate-menu {
width: 320px;
width: 340px;
}
.aggregate-menu .popup-menu-icon {