Light, ubergine & snark changes.

This commit is contained in:
z3d
2010-12-06 17:51:10 +00:00
parent 274272111f
commit a1698b8eab
3 changed files with 19 additions and 7 deletions

View File

@ -637,10 +637,11 @@ div.main li:first-child {
.tidylist code {
text-align: left;
font: 9pt "Lucida Console", "DejaVu Sans Mono", Courier, mono;
color: #390;
color: #910;
padding: 2px 3px;
background: #eeb;
background: #fff;
font-weight: bold;
background: #ffb url('images/magic.png') center bottom;
}
ol {

View File

@ -170,7 +170,7 @@ tfoot td:first-child {
}
th:first-child img {
margin: 1px 1px 3px 1px !important;
margin: 1px 1px 3px 3px !important;
}
th:nth-child(2) img {
@ -273,7 +273,7 @@ td:first-child {
}
.snarkTorrentStatus {
padding: 2px 0 2px;
padding: 2px 2px 2px 0;
}
.snarkTorrentStatus:first-child {
@ -288,6 +288,7 @@ td:first-child {
.snarkTorrentStatus:first-child img {
margin-right: 8px !important;
margin-left: 5px;
}
.snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded {