Monotone-Parent: 71507f960b06e9f44a8d2a3ea1fdec018536da1b

Monotone-Revision: a6d78867a3dc3aa8d263e0a0a3afd0a15307c907

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-22T16:37:50
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-02-22 16:37:50 +00:00
parent 972e44201f
commit 1ca9679ba2
1 changed files with 7 additions and 27 deletions

View File

@ -1,38 +1,18 @@
DIV#preferencesTabs
{ position: absolute;
top: 6.5em;
left: .5em;
right: .5em;
bottom: .5em; }
DIV#general
{ padding-top: 2em;
padding-left: 2em;
padding-right: 5em; }
DIV#general LABEL
{ text-align: left;
margin-left: 0px;
white-space: normal; }
top: 70px;
left: 5px;
right: 5px;
bottom: 5px; }
DIV#passwordView
{ padding-top: 3em;
padding-right: 10em; }
DIV#identitiesView,
DIV#vacationView
{ padding: 5px 5px 5px 0px;
overflow: hidden; }
TEXTAREA#signature
{ position: absolute;
top: 5px;
bottom: 5px;
right: 5px;
left: 5px;
display: block;
height: 345px;
width: 415px;}
width: 100%;
height: 100%; }
DIV#categoriesListWrapper
{ overflow: auto;
@ -50,7 +30,7 @@ TABLE#categoriesList
{ width: 100%; }
#colorTableHeader
{ width: 40px; }
{ width: 50px; }
TR.categoryListRow
{ background: #ccddec;