[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

@@ -205,7 +205,7 @@ label.checkbox.custom {
}
}
.s-menu label.checkbox.custom {
.s-menu-btn label.checkbox.custom {
margin-left: 5px;
}