sogo/UI/WebServerResources/UIxPreferences.css
Francis Lachapelle 71c61697ab Monotone-Parent: 6e72cda98a0d10247d00cb8b21c0989d26a9e774
Monotone-Revision: cb44eaef6cc3aa0a6f570b05e783dcb291f731f4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-10-16T15:09:15
Monotone-Branch: ca.inverse.sogo
2008-10-16 15:09:15 +00:00

35 lines
537 B
CSS

DIV#preferencesTabs
{ position: absolute;
top: 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; }
DIV#mailOptionsView TEXTAREA
{ width: 420px;
height: 4em; }
DIV#passwordView
{ padding-top: 3em;
padding-right: 10em; }
DIV#identitiesView
{ padding-top: 5px;
padding-left: 5px; }
#signature
{ overflow: auto;
width: 390px;
max-width: 390px;
height: 145px; }