sogo/UI/WebServerResources/UIxContactEditor.css
Francis Lachapelle 468073b131 Major refresh of CSS stylesheets.
Monotone-Parent: 508bbe52515b0ad7119c755b4cc91d17e313c06b
Monotone-Revision: d09001490c2d88332ef3ec446bfd0aa488d0de8c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-11-04T22:13:20
Monotone-Branch: ca.inverse.sogo
2009-11-04 22:13:20 +00:00

50 lines
817 B
CSS

DIV#addressBookSelector
{ margin: .5em; }
DIV#addressBookSelector SELECT
{ width: 32em; }
SELECT
{ width: 8em; }
DIV#buttons
{ color: #535D6D;
visibility: visible;
position: absolute;
right: 1em;
bottom: 1em; }
TR
{ width: 100% !important;
border: 2px solid #0ff; }
DIV#editorTabs DIV.tab TD.titleCell
{ text-align: left;
font-weight: bold; }
/* DIV#contactInfos INPUT.textField,
DIV#contactInfos TABLE
{ width: 100%; }
*/
DIV#contactInfos INPUT.textField
{ width: 60%; }
TD#htmlMailFormat
{ text-align: left !important; }
TABLE#emailInfos TD
{ width: 90%; }
TABLE#emailInfos TD.preferred
{ width: 10% !important;
overflow: visible;
text-align: center; }
DIV.tab TD.firstColumn INPUT.textField,
DIV.tab TD.secondColumn INPUT.textField
{ width: 35%; }
#otherInfos TEXTAREA
{ width: 70%; }