mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-24 22:39:31 +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:
@@ -279,6 +279,38 @@ DIV.contactColumn H4
|
||||
width: 100%;
|
||||
padding: .1em .2em; }
|
||||
|
||||
dt, dd {
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
dt {
|
||||
color: #666;
|
||||
line-height: 13px;
|
||||
}
|
||||
dd {
|
||||
margin-left: 9px;
|
||||
}
|
||||
.dl-horizontal dt {
|
||||
float: left;
|
||||
width: 100px;
|
||||
overflow: hidden;
|
||||
clear: left;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.dl-horizontal dd {
|
||||
margin-left: 110px;
|
||||
}
|
||||
|
||||
.dl-horizontal ul {
|
||||
list-style-type: none;
|
||||
margin: 0px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
.dl-horizontal li {
|
||||
margin-left: 0;
|
||||
}
|
||||
SPAN.photoFrame
|
||||
{ cursor: pointer;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user