merge of '8c4c57f191c33a31bc69564888c9851f9042438c'

and '9c5d0b4cdfa76234e6ac9fbfd0ce753748104f47'
This commit is contained in:
HungryHobo
2010-11-02 03:51:00 +00:00

View File

@@ -92,12 +92,20 @@ body {
border-radius: 4px 0 0 0;
border: 1px solid #000;
overflow: auto;
color: #22f;
color: #26f;
height: 70px;
width: auto;
background: #101 url('/themes/snark/ubergine/images/hat.png') no-repeat scroll right center;
}
.snarkMessages a:link {
color: #37f !important;
}
.snarkMessages a:hover {
color: #59f !important;
}
.logshim {
margin-top: -10px !important;
}
@@ -108,7 +116,7 @@ pre {
padding: 0;
text-align: left !important;
height: 8px;
color: #51a;
color: #13f;
font-weight: bold !important;
}