forked from I2P_Developers/i2p.i2p
Dark&Vanilla tweaks.
This commit is contained in:
@@ -91,11 +91,10 @@ div.routersummaryouter {
|
||||
}
|
||||
|
||||
div.routersummary {
|
||||
width: 175px;
|
||||
width: 173px;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
border: 1px solid #494;
|
||||
background: #000;
|
||||
background: #000 url(images/camotile2.png);
|
||||
color: #EE9;
|
||||
font-size: 8pt;
|
||||
@@ -104,10 +103,9 @@ div.routersummary {
|
||||
-khtml-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
float: left;
|
||||
/* -moz-box-shadow: inset 0px 0px 0px 0px #EE9;
|
||||
-khtml-box-shadow: inset 0px 0px 1px 0px #EE9;
|
||||
box-shadow: inset 0px 0px 1px 0px #EE9;*/
|
||||
-moz-box-shadow: 0 1px 5px #000;
|
||||
-khtml-box-shadow: 0 1px 5px #000;
|
||||
box-shadow: 0 1px 5px #000;
|
||||
}
|
||||
|
||||
div.routersummary input[type=text] {
|
||||
@@ -158,7 +156,7 @@ div.routersummary h4 {
|
||||
div.routersummary table {
|
||||
border: 0;
|
||||
text-align: center !important;
|
||||
margin: -5px -7px -5px -7px !important;
|
||||
margin: -5px -7px -5px -8px !important;
|
||||
width: 188px !important;
|
||||
overflow: hidden;
|
||||
font-size: 8pt;
|
||||
@@ -219,7 +217,7 @@ div.tunnels {
|
||||
}
|
||||
|
||||
div.tunnels table {
|
||||
margin: -5px 0 -5px -2px !important;
|
||||
margin: -5px 0 -5px -3px !important;
|
||||
}
|
||||
|
||||
div.tunnels td {
|
||||
@@ -234,6 +232,7 @@ div.tunnels td:first-child {
|
||||
|
||||
div.tunnels td:last-child {
|
||||
text-align: right;
|
||||
padding-right: 1px;
|
||||
}
|
||||
|
||||
div.tunnels tr {
|
||||
@@ -315,7 +314,6 @@ div.news {
|
||||
padding: 5px 30px 10px 30px;
|
||||
border: 1px solid #494;
|
||||
background: #000;
|
||||
/* background-image: -moz-linear-gradient(top, bottom, from(#030), to(#050), color-stop(30%, #030), color-stop(100%, #000));///*/
|
||||
background: #000 url("images/bg2.png")no-repeat scroll bottom right;
|
||||
color: #7b7;
|
||||
border-radius: 4px;
|
||||
@@ -402,11 +400,11 @@ div.messages {
|
||||
background: #000 /*url('images/infotile.png') center left no-repeat;*/
|
||||
font-weight: bold;
|
||||
font-size: 9pt;
|
||||
color: #ddf;
|
||||
color: #4f4;
|
||||
}
|
||||
|
||||
div.messages span.error {
|
||||
color: #dd0;
|
||||
color: #d90;
|
||||
}
|
||||
|
||||
div.messages span.notice {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 254 B |
Binary file not shown.
|
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 740 B |
Binary file not shown.
|
Before Width: | Height: | Size: 634 B After Width: | Height: | Size: 666 B |
@@ -98,13 +98,16 @@ body {
|
||||
}
|
||||
|
||||
.snarkMessages a:link {
|
||||
color: #37f !important;
|
||||
color: #f60 !important;
|
||||
}
|
||||
|
||||
.snarkMessages a:hover {
|
||||
color: #59f !important;
|
||||
color: #f90 !important;
|
||||
}
|
||||
|
||||
.snarkMessages a:visited {
|
||||
color: #d30 !important;
|
||||
}
|
||||
.logshim {
|
||||
margin-top: -10px !important;
|
||||
}
|
||||
@@ -128,6 +131,7 @@ table {
|
||||
color: #323;
|
||||
width: 100%;
|
||||
opacity: 1 !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
tr {
|
||||
@@ -135,7 +139,7 @@ tr {
|
||||
}
|
||||
|
||||
thead, tfoot {
|
||||
text-shadow:0 1px 1px #b48;
|
||||
text-shadow:0 1px 0px #930;
|
||||
background: url("images/bling.png") repeat-x scroll center center #867;
|
||||
}
|
||||
|
||||
@@ -323,7 +327,7 @@ td:first-child {
|
||||
.snarkFileSize {
|
||||
padding: 4px 2px;
|
||||
font-weight: bold;
|
||||
color: #b6b !important;
|
||||
color: #727 !important;
|
||||
}
|
||||
|
||||
.snarkFileStatus {
|
||||
@@ -337,7 +341,7 @@ td:first-child {
|
||||
.snarkTorrentETA {
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
color: #dd7 !important;
|
||||
color: #505 !important;
|
||||
}
|
||||
|
||||
.thumb {
|
||||
@@ -414,20 +418,20 @@ hr {
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: #903;
|
||||
color: #742;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #703;
|
||||
color: #962;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #b06
|
||||
color: #f30;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -586,7 +590,7 @@ div.newtorrentsection {
|
||||
-khtml-box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
word-wrap: break-word;
|
||||
background: #fef url('/themes/snark/ubergine/images/snark_create.png') no-repeat scroll right center;
|
||||
background: #ffd url('/themes/snark/ubergine/images/snark_create.png') no-repeat scroll right center;
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
@@ -603,7 +607,7 @@ div.addtorrentsection {
|
||||
-khtml-box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
word-wrap: break-word;
|
||||
background: #fef url('/themes/snark/ubergine/images/snark_add.png') no-repeat scroll right center;
|
||||
background: #ffd url('/themes/snark/ubergine/images/snark_add.png') no-repeat scroll right center;
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
@@ -620,7 +624,7 @@ div.configsection {
|
||||
box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
word-wrap: break-word;
|
||||
text-align: center;
|
||||
background: #fef;
|
||||
background: #ffd;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -637,7 +641,7 @@ div.configsectionpanel {
|
||||
box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
word-wrap: break-word;
|
||||
text-align: center;
|
||||
background: #fef url('/themes/snark/ubergine/images/configuration.png') no-repeat scroll right center;
|
||||
background: #ffd url('/themes/snark/ubergine/images/configuration.png') no-repeat scroll right center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user