mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-23 13:59:32 +00:00
See ChangeLog.
Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9 Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-21T14:09:26
This commit is contained in:
@@ -66,6 +66,20 @@ DIV.listWrapper
|
||||
border-left: 1px solid #9b9b9b;
|
||||
background: #ccddec; }
|
||||
|
||||
/* time date control */
|
||||
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; }
|
||||
@@ -81,6 +95,9 @@ DIV.listWrapper
|
||||
{ height: 50px; }
|
||||
#vacation SPAN
|
||||
{ float: right; }
|
||||
#vacation SPAN.timeDateControl,
|
||||
#vacation SPAN.timeDateControl SPAN
|
||||
{ float: none; }
|
||||
#vacation BR,
|
||||
#passwordView BR
|
||||
{ clear: both; }
|
||||
|
||||
Reference in New Issue
Block a user