[Frontend] Time Controller Markup and Styling

open #1515
open #117
Significant re-org in menus.scss continued:
Refactored s-menu to s-menu-btn;
moved look-related style def's into .s-menu;
.menu now extends .s-menu;
This commit is contained in:
Charles Hacskaylo
2015-09-24 15:38:52 -07:00
parent 9e64dfe3b9
commit 1d83516982
14 changed files with 323 additions and 236 deletions

View File

@@ -301,9 +301,9 @@
.object-browse-bar .s-btn,
.top-bar .buttons-main .s-btn,
.top-bar .s-menu,
.top-bar .s-menu-btn,
.tool-bar .s-btn,
.tool-bar .s-menu {
.tool-bar .s-menu-btn {
$h: $btnToolbarH;
height: $h;
line-height: $h;