[Frontend] Time controller-related styling (CP > open117)
open #1515 open #117 Layout styling in datetime picker; Modded picker to hide time selects area when time options are null; (cherry picked from commit 6721093)
This commit is contained in:
@@ -391,6 +391,13 @@ label.checkbox.custom {
|
||||
right: $pagerW + $interiorMargin;
|
||||
}
|
||||
}
|
||||
.l-calendar,
|
||||
.l-time-selects {
|
||||
border-top: 1px solid $colorInteriorBorder
|
||||
}
|
||||
.l-time-selects {
|
||||
line-height: $formInputH;
|
||||
}
|
||||
}
|
||||
|
||||
/******************************************************** CALENDAR */
|
||||
|
||||
Reference in New Issue
Block a user