Vanilla/Ubergine tweaks.

This commit is contained in:
z3d
2010-12-08 06:46:42 +00:00
parent 1a3076a162
commit 6df27b273d
2 changed files with 4 additions and 4 deletions

View File

@ -296,8 +296,8 @@ td:first-child {
} }
.snarkTorrentStatus:first-child img { .snarkTorrentStatus:first-child img {
margin-right: 8px !important; margin-right: 10px !important;
margin-left: 5px; margin-left: 6px;
} }
.snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded { .snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded {

View File

@ -299,8 +299,8 @@ td:first-child {
} }
.snarkTorrentStatus:first-child img { .snarkTorrentStatus:first-child img {
margin-right: 10px !important; margin-right: 12px !important;
margin-left: 5px !important; margin-left: 6px !important;
} }
.snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded { .snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded {