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:
Francis Lachapelle
2012-09-10 17:19:52 +00:00
parent b240f9bec3
commit 24f9f4ef84
6 changed files with 205 additions and 183 deletions
+1 -19
View File
@@ -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;