I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 25da127d authored by str4d's avatar str4d
Browse files

Whitespace fixes for light susimail theme

parent 00b88675
No related branches found
No related tags found
No related merge requests found
body { body {
background-color: #eef; background-color: #eef;
color:#001; color:#001;
font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
} }
body.iframed { body.iframed {
background: transparent !important; background: transparent !important;
margin: 0; margin: 0;
} }
li { li {
color:#001;
color:#001; line-height:12pt;
line-height:12pt; font-size:10pt;
font-size:10pt; margin-left:5mm;
margin-left:5mm; margin-right:5mm;
margin-right:5mm;
} }
p { p {
color:#001; color:#001;
line-height:12pt; line-height:12pt;
margin-left:5mm; margin-left:5mm;
margin-right:5mm; margin-right:5mm;
font-size:10pt; font-size:10pt;
} }
p.hl { p.hl {
font-size:12pt; font-size:12pt;
letter-spacing:2pt; letter-spacing:2pt;
line-height:18pt; line-height:18pt;
font-weight:bold; font-weight:bold;
} }
p.text { p.text {
margin-left:10mm; margin-left:10mm;
margin-right:10mm; margin-right:10mm;
} }
p.error { p.error {
color:#ff0000; color:#ff0000;
} }
p.info { p.info {
color:#327BBF; color:#327BBF;
} }
span.coloured { span.coloured {
color:#327BBF; color:#327BBF;
} }
p.footer { p.footer {
margin-left:10mm; margin-left:10mm;
margin-right:10mm; margin-right:10mm;
font-size:8pt; font-size:8pt;
line-height:10pt; line-height:10pt;
} }
p.mailbody { p.mailbody {
font: 10pt "Lucida Console", "DejaVu Sans Mono", Courier, mono; font: 10pt "Lucida Console", "DejaVu Sans Mono", Courier, mono;
margin-left:1cm; margin-left:1cm;
margin-right:1cm; margin-right:1cm;
text-align: left; text-align: left;
} }
a { a {
color:#327BBF; color:#327BBF;
text-decoration:none; text-decoration:none;
} }
a:hover { a:hover {
text-decoration:underline; text-decoration:underline;
} }
td { td {
color:#001; color:#001;
line-height:12pt; line-height:12pt;
margin-left:5mm; margin-left:5mm;
margin-right:5mm; margin-right:5mm;
font-size:10pt; font-size:10pt;
} }
tr.list0 { tr.list0 {
background-color:#e0e0e0; background-color:#e0e0e0;
} }
tr.list1 { tr.list1 {
background-color:#ffffff; background-color:#ffffff;
} }
table.noborder { table.noborder {
margin-left:0mm; margin-left:0mm;
margin-top:0mm; margin-top:0mm;
margin-right:0mm; margin-right:0mm;
} }
pre { pre {
font: 9pt "Lucida Console", "DejaVu Sans Mono", Courier, mono; font: 9pt "Lucida Console", "DejaVu Sans Mono", Courier, mono;
margin-left:1cm; margin-left:1cm;
margin-right:1cm; margin-right:1cm;
} }
.page { .page {
background-color: #fff; background-color: #fff;
color:#001; color:#001;
margin: 20px; margin: 20px;
padding: 0 20px; padding: 0 20px;
-moz-border-radius: 4px; -moz-border-radius: 4px;
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #001; border: 1px solid #001;
font-size: 10pt !important; font-size: 10pt !important;
line-height: 160% !important; line-height: 160% !important;
-moz-box-shadow: inset 0px 0px 1px 0px #002; -moz-box-shadow: inset 0px 0px 1px 0px #002;
text-align: center; text-align: center;
} }
.iframed .page { .iframed .page {
margin: 0 20px; margin: 0 20px;
} }
table { table {
text-align: justify; text-align: justify;
width: 100%; width: 100%;
} }
th { th {
font-size: 10pt; font-size: 10pt;
font-weight: bold; font-weight: bold;
} }
form { form {
line-height: 160% line-height: 160%
} }
.mailhead { .mailhead {
font-size: 9pt; font-size: 9pt;
font-weight: bold; font-weight: bold;
} }
input.cancel, input.clearselection, input.logout { input.cancel, input.clearselection, input.logout {
...@@ -199,4 +198,3 @@ input.send, input.setpagesize { ...@@ -199,4 +198,3 @@ input.send, input.setpagesize {
padding: 2px 3px 2px 20px; padding: 2px 3px 2px 20px;
min-height: 22px; min-height: 22px;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment