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

@@ -90,7 +90,6 @@ ol, ul {
}
li {
color:#ee9;
line-height:12pt;
margin: 0;
@@ -187,14 +186,12 @@ input[type=submit] {
opacity: 0.9;
}
input[type=submit]:hover {
background: #22a;
color: #fff;
border: 1px solid #f60;
opacity: 1.0;
-moz-box-shadow: inset 0px 0px 0px 1px #fff;
}
input[type=reset] {