[Frontend] Time Controller Markup and Styling

open #1515
open #117
Begin work on styling the datetime picker;
This commit is contained in:
Charles Hacskaylo
2015-09-24 11:29:28 -07:00
parent 825d93cee3
commit 404d1e7801
7 changed files with 624 additions and 580 deletions

View File

@@ -349,6 +349,11 @@ label.checkbox.custom {
}
}
/******************************************************** DATETIME PICKER */
.l-datetime-picker {
padding: $interiorMarginLg !important;
}
/******************************************************** BROWSER ELEMENTS */
@include desktop {