mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-04 02:55:26 +00:00
Various minor Web interface improvements.
Monotone-Parent: de57fd5034fd57e2302198e4d6b342a30830430a Monotone-Revision: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-10T15:26:00
This commit is contained in:
@@ -13,19 +13,20 @@ FIELDSET DIV
|
||||
|
||||
SPAN.label
|
||||
{ cursor: default;
|
||||
width: 60px;
|
||||
width: 55px;
|
||||
text-align: right;
|
||||
line-height: 2em;
|
||||
float: left;
|
||||
display: block; }
|
||||
|
||||
INPUT.checkBox
|
||||
{ margin-left: 35px; }
|
||||
{ margin-left: 38px;
|
||||
margin-right: 6px; }
|
||||
|
||||
SPAN.content
|
||||
{ display: block;
|
||||
line-height: 1.5em;
|
||||
vertical-align: middle; }
|
||||
{ line-height: 1.5em;
|
||||
vertical-align: middle;
|
||||
margin-left: 4px; }
|
||||
|
||||
SPAN.content INPUT.textField
|
||||
{ width: 160px; }
|
||||
|
||||
Reference in New Issue
Block a user