Monotone-Parent: 3f62f5802ffb2cb6b250f3c26f2ab31cbbf51ba8

Monotone-Revision: 302f484fd09755203847210e4516fd857566b410

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-07-12T22:03:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-07-12 22:03:05 +00:00
parent b6bfb97c47
commit ba266098cc
15 changed files with 539 additions and 503 deletions
-10
View File
@@ -37,7 +37,6 @@ div#compose_attachments_list {
width: 100%;
height: 100px;
background-color: #FFFFFF;
font-size: 10px;
margin-left: 0px;
padding: 2px;
border-color: #c3c3c3;
@@ -56,20 +55,11 @@ div#compose_text {
border-top-style: solid;
}
div#compose_toselection select {
font-size: 10px;
}
div#compose_toselection input {
font-size: 10px;
}
input#compose_subject_input {
font-size: 10px;
width: 100%;
}
.compose_label {
font-size: 11px;
text-align: left;
}