mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Improved layout of preferences window.
Monotone-Parent: 7eaed9fd683e2598617632feb838450cca393c9c Monotone-Revision: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-10T17:19:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -259,38 +259,20 @@ DIV.contactColumn H4
|
||||
width: 100%;
|
||||
padding: .1em .2em; }
|
||||
|
||||
dt, dd {
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
dt {
|
||||
color: #666;
|
||||
line-height: 13px;
|
||||
}
|
||||
dd {
|
||||
margin-left: 9px;
|
||||
line-height: 14px;
|
||||
}
|
||||
.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