mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-04 01:49:44 +00:00
Monotone-Parent: f54e1ebb7480a0870294435c022626f09b877b07
Monotone-Revision: e2a18177cfa0a03cb838fca1581f5c9280c9ed72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:27:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
DIV#editorTabs
|
||||
{
|
||||
top: 0px;
|
||||
left: .2em;
|
||||
width: 40em;
|
||||
height: 31em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
DIV#buttons
|
||||
{ visibility: visible;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
bottom: 1em; }
|
||||
|
||||
TABLE
|
||||
{ text-align: right;
|
||||
margin: auto; }
|
||||
|
||||
#otherInfos TABLE,
|
||||
TABLE TD.titleCell
|
||||
{ text-align: left; }
|
||||
@@ -319,6 +319,11 @@ DIV.contactSelector DIV.contactList
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
TEXTAREA
|
||||
{ font-family: Bitstream VeraSans, Verdana, Tahoma, FreeSans, Helvetica, sans-serif;
|
||||
vertical-align: top;
|
||||
font-size: smaller; }
|
||||
|
||||
TEXTAREA,
|
||||
INPUT.textField
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user