]> err.no Git - scalable-opengroupware.org/blob - UI/WebServerResources/UIxPreferences.css
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1209 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / UIxPreferences.css
1 DIV#preferencesTabs
2 { position: absolute;
3   top: 5em;
4   left: .5em;
5   right: .5em;
6   bottom: .5em; }
7
8 DIV#general
9 { padding-top: 2em;
10   padding-left: 2em;
11   padding-right: 5em; }
12
13 DIV#general LABEL
14 { text-align: left;
15   margin-left: 0px;
16   white-space: normal; }
17
18 DIV#mailOptionsView TEXTAREA
19 { width: 420px;
20   height: 4em; }
21
22 DIV#passwordView
23 { padding-top: 3em;
24   padding-right: 10em; }