mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +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:
22
UI/WebServerResources/UIxContactEditor.css
Normal file
22
UI/WebServerResources/UIxContactEditor.css
Normal file
@@ -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; }
|
||||
Reference in New Issue
Block a user