sogo/UI/WebServerResources/UIxContactEditor.css
Wolfgang Sourdeau 62bc1e01f6 Monotone-Parent: 306c67aefff450c0e8aa8363864e5f6c435a0b84
Monotone-Revision: 51512f2a3102841c13942d3e4e41185e38cd9b5d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-13T14:18:27
Monotone-Branch: ca.inverse.sogo
2010-04-13 14:18:27 +00:00

56 lines
900 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
{ position: absolute;
left: 5px;
right: 5px;
bottom: 40px; }
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%; }