mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 14:52:44 +00:00
New date picker
Removed the old popup calendar (Tigra) by an inline version (bootstrap-datepicker). Also revamped the time picker and the dialog boxes to fit the new look.
This commit is contained in:
@@ -71,15 +71,6 @@ SPAN.timeDateControl INPUT.textField
|
||||
{ width: 7em;
|
||||
vertical-align: text-bottom; }
|
||||
|
||||
#vacation LABEL.timeDate,
|
||||
#vacation LABEL.timeDate input.checkBox
|
||||
{ line-height: 2.0em;
|
||||
}
|
||||
#vacation LABEL.timeDate,
|
||||
#vacation LABEL.timeDate input.checkBox,
|
||||
SPAN.timeDateControl SPAN
|
||||
{ vertical-align: text-top; }
|
||||
|
||||
/* vacation, forward */
|
||||
#vacation, #forward
|
||||
{ padding-left: 2.5em; }
|
||||
@@ -97,7 +88,8 @@ SPAN.timeDateControl SPAN
|
||||
{ float: right; }
|
||||
#vacation SPAN.timeDateControl,
|
||||
#vacation SPAN.timeDateControl SPAN
|
||||
{ float: none; }
|
||||
{ float: none;
|
||||
vertical-align: middle; }
|
||||
#vacation BR,
|
||||
#passwordView BR
|
||||
{ clear: both; }
|
||||
|
||||
Reference in New Issue
Block a user