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:
Francis Lachapelle
2009-11-04 22:13:20 +00:00
parent a0eef52a7f
commit 468073b131
92 changed files with 1538 additions and 1311 deletions

View File

@@ -20,18 +20,6 @@ DIV#windowButtons
DIV#pageContent
{ padding: 1em; }
TABLE.section
{ border: 1px solid #aaa;
margin-top: -.5em;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
padding: 1em;
-moz-border-radius: 6px;
table-layout: auto;
text-align: right;
width: 100%; }
TABLE TH
{ font-weight: normal;
text-align: right;
@@ -43,17 +31,6 @@ TABLE TD
TABLE TD.label
{ width: 11em; }
SPAN.caption
{ display: inline-block;
position: relative;
text-align: center;
cursor: default;
background-color: #d4d0c8;
width: auto;
padding: .25em;
margin-left: 7px;
border: 0px; }
INPUT.textField
{ margin: 0px 0.7em;
width: 2em; }
@@ -106,3 +83,7 @@ DIV#month SPAN.week DIV P
SPAN.week DIV:hover
{ border: 1px solid #4b6983; }
a.calendarButton
{ right:240px; }