mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 18:15:26 +00:00
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
This commit is contained in:
@@ -4,46 +4,12 @@ DIV#addressBookSelector
|
||||
DIV#addressBookSelector SELECT
|
||||
{ width: 32em; }
|
||||
|
||||
DIV#editorTabs
|
||||
{ position: absolute;
|
||||
top: .5em;
|
||||
left: .5em;
|
||||
right: .5em;
|
||||
bottom: 2.5em;
|
||||
margin-bottom: 1em; }
|
||||
|
||||
DIV#editorTabs DIV.tab
|
||||
{ padding: .5em;
|
||||
overflow: hidden; }
|
||||
|
||||
SELECT
|
||||
{ width: 8em; }
|
||||
|
||||
DIV.tab TABLE
|
||||
{ border: 1px solid #aaa;
|
||||
margin-top: -.5em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 1em;
|
||||
padding: 1em;
|
||||
-moz-border-radius: 6px;
|
||||
display: table;
|
||||
text-align: right;
|
||||
width: 100%; }
|
||||
|
||||
SPAN.caption
|
||||
{ display: inline-block;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
cursor: default;
|
||||
background-color: #d4d0c8;
|
||||
width: auto;
|
||||
padding: .25em;
|
||||
margin-left: 7px;
|
||||
border: 0px; }
|
||||
|
||||
DIV#buttons
|
||||
{ visibility: visible;
|
||||
{ color: #535D6D;
|
||||
visibility: visible;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
bottom: 1em; }
|
||||
@@ -75,10 +41,6 @@ TABLE#emailInfos TD.preferred
|
||||
overflow: visible;
|
||||
text-align: center; }
|
||||
|
||||
DIV.tab TD INPUT.textField
|
||||
{ width: 60%;
|
||||
margin-left: .5em; }
|
||||
|
||||
DIV.tab TD.firstColumn INPUT.textField,
|
||||
DIV.tab TD.secondColumn INPUT.textField
|
||||
{ width: 35%; }
|
||||
|
||||
Reference in New Issue
Block a user