Tweaks to dark snark theme from dr|z3d

This commit is contained in:
str4d
2012-07-11 12:02:58 +00:00
parent b1a4b8bfed
commit dd86515d2e

View File

@@ -275,10 +275,10 @@ tfoot tr:nth-child(n+1) {
table.SnarkTorrentInfo { table.SnarkTorrentInfo {
margin-bottom: 3 !important; margin-bottom: 3 !important;
background: url("../../console/dark/images/camotile.png") repeat scroll center bottom #001100; background: url("../../console/dark/images/camotile.png") repeat scroll center bottom #001100;
/* background-image: url('/themes/snark/dark/images/hat.png'), url("../../console/dark/images/camotile.png");*/ /* background-image: url('/themes/snark/dark/images/hat.png'), url("../../console/dark/images/camotile.png");
background-origin: padding-box; background-origin: padding-box;
background-position: bottom right, center center; background-position: bottom right, center center;
background-repeat: no-repeat, repeat; background-repeat: no-repeat, repeat;*/
} }
table.SnarkDirInfo { table.SnarkDirInfo {
@@ -464,7 +464,7 @@ td:first-child {
.snarkConfigTitle { .snarkConfigTitle {
font-size: 10.5pt; font-size: 10.5pt;
font-weight: bold; font-weight: bold;
padding: 1px 25px 4px 25px; padding: 1px 25px 4px 22px;
margin: 5px 0 10px 0 !important; margin: 5px 0 10px 0 !important;
letter-spacing: 0.02em; letter-spacing: 0.02em;
border: 1px solid #494; border: 1px solid #494;
@@ -839,7 +839,7 @@ div.configsection {
} }
div.configsectionpanel { div.configsectionpanel {
margin: -2px 0 10px 0; margin: -2px 0 0 0;
padding: 0 10px; padding: 0 10px;
border: 1px solid #494; border: 1px solid #494;
color: #ee9; color: #ee9;