Whitespace fixes in dark susidns theme

This commit is contained in:
str4d
2012-07-16 13:53:54 +00:00
parent 763116fb24
commit c552db59e4

View File

@@ -1,22 +1,22 @@
/* Susidns Dark theme by dr|z3d */ /* Susidns Dark theme by dr|z3d */
body { body {
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;
background-color: #000; background-color: #000;
color:#ee9; color:#ee9;
} }
body.iframed { body.iframed {
background: transparent !important; background: transparent !important;
margin: 0; margin: 0;
} }
#logo { #logo {
display: none; display: none;
} }
#navi p { #navi p {
text-align: center; text-align: center;
} }
hr { hr {
@@ -38,15 +38,15 @@ p {
} }
span.addrhlpr { span.addrhlpr {
font-size:8pt; font-size:8pt;
} }
h3 { h3 {
color:#ee9; color:#ee9;
font-size:10pt; font-size:10pt;
font-weight:bold; font-weight:bold;
border: 1px solid #494; border: 1px solid #494;
padding: 5px; padding: 5px;
-moz-border-radius: 4px; -moz-border-radius: 4px;
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
@@ -78,43 +78,42 @@ th {
td { td {
color:#ee9; color:#ee9;
line-height:12pt; line-height:12pt;
padding:5px 10px; padding:5px 10px;
font-size:8pt; font-size:8pt;
vertical-align:center; vertical-align:center;
} }
ol, ul { ol, ul {
margin: 0 20px 0 10px; margin: 0 20px 0 10px;
} }
li { li {
color:#ee9;
color:#ee9; line-height:12pt;
line-height:12pt;
margin: 0; margin: 0;
font-size:8pt; font-size:8pt;
list-style: square; list-style: square;
} }
tr.list1 { tr.list1 {
background-color:#010; background-color:#010;
} }
tr.list0 { tr.list0 {
background-color:#000; background-color:#000;
} }
p.messages { p.messages {
background-color:#92CAFF; background-color:#92CAFF;
color:#327BBF; color:#327BBF;
color:black; color:black;
border-style:dotted; border-style:dotted;
padding-top: 5mm; padding-top: 5mm;
padding-right: 5mm; padding-right: 5mm;
padding-bottom: 5mm; padding-bottom: 5mm;
padding-left: 5mm; padding-left: 5mm;
} }
#help { #help {
@@ -124,33 +123,33 @@ p.messages {
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
margin: 0 0 15px; margin: 0 0 15px;
background: #000; background: #000;
} }
p.footer { p.footer {
font-size:7pt; font-size:7pt;
text-align: center; text-align: center;
display: none; display: none;
} }
p.buttons, #buttons { p.buttons, #buttons {
text-align: right; text-align: right;
} }
.illustrate { .illustrate {
margin: 20px 0 15px; margin: 20px 0 15px;
padding: 10px; padding: 10px;
-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; font-size: 10pt;
-moz-box-shadow: inset 0px 0px 1px 0px #002; -moz-box-shadow: inset 0px 0px 1px 0px #002;
background: #fff; background: #fff;
} }
#book table { #book table {
width: 100%; width: 100%;
} }
.destinations textarea { .destinations textarea {
@@ -167,7 +166,7 @@ p.buttons, #buttons {
} }
.iframed .page { .iframed .page {
margin: 0; margin: 0;
} }
input[type=submit] { input[type=submit] {
@@ -187,14 +186,12 @@ input[type=submit] {
opacity: 0.9; opacity: 0.9;
} }
input[type=submit]:hover { input[type=submit]:hover {
background: #22a; background: #22a;
color: #fff; color: #fff;
border: 1px solid #f60; border: 1px solid #f60;
opacity: 1.0; opacity: 1.0;
-moz-box-shadow: inset 0px 0px 0px 1px #fff; -moz-box-shadow: inset 0px 0px 0px 1px #fff;
} }
input[type=reset] { input[type=reset] {
@@ -271,7 +268,7 @@ input {
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #494; border: 1px solid #494;
background: #000 none !important; background: #000 none !important;
color: #494; color: #494;
margin: 2px 4px 2px 0; margin: 2px 4px 2px 0;
font: bold 8pt "Lucida Sans Unicode","Bitstream Vera Sans",Verdana,Tahoma,Helvetica,sans-serif; font: bold 8pt "Lucida Sans Unicode","Bitstream Vera Sans",Verdana,Tahoma,Helvetica,sans-serif;