I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit a1cfacd8 authored by kytv's avatar kytv
Browse files

merge of '3347c631d86a2ccf634321b74e24b9a58e490a15'

     and '95d885a94cdde7ad40bbef11ec76f86d1ea7b798'
parents 77a19a0b 39d954d5
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ div.routersummary table { ...@@ -16,7 +16,7 @@ div.routersummary table {
} }
div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersummary h3 a, div.routersummary a { div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersummary h3 a, div.routersummary a {
text-shadow: 0 0 0 #fff !important; text-shadow: 0 0 0 0 !important;
} }
div.routersummary h4 { div.routersummary h4 {
......
...@@ -11,7 +11,7 @@ div.routersummary a { ...@@ -11,7 +11,7 @@ div.routersummary a {
} }
div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersummary h3 a, div.routersummary a { div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersummary h3 a, div.routersummary a {
text-shadow: 0 0 0 #fff !important; text-shadow: 0 0 0 0 !important;
} }
...@@ -90,4 +90,4 @@ div.tunnels a { ...@@ -90,4 +90,4 @@ div.tunnels a {
code, tt { code, tt {
font-size: 10pt !important; font-size: 10pt !important;
} }
\ No newline at end of file
...@@ -356,6 +356,10 @@ td:first-child { ...@@ -356,6 +356,10 @@ td:first-child {
border-top: 1px dotted #66f !important; border-top: 1px dotted #66f !important;
} }
.snarkFileIcon {
width: 16px;
}
.snarkFileName { .snarkFileName {
padding: 4px 0px !important; padding: 4px 0px !important;
text-align: left !important; text-align: left !important;
......
...@@ -6,11 +6,11 @@ body { ...@@ -6,11 +6,11 @@ body {
color: #001; color: #001;
font: 7.5pt "Lucida Sans Unicode","Bitstream Vera Sans",Verdana,Tahoma,Helvetica,sans-serif; font: 7.5pt "Lucida Sans Unicode","Bitstream Vera Sans",Verdana,Tahoma,Helvetica,sans-serif;
} }
body.iframed { body.iframed {
background: transparent url('../../console/dark/images/transparent.gif') !important; background: transparent url('../../console/dark/images/transparent.gif') !important;
margin: 6px 0 !important; margin: 6px 0 !important;
} }
.snarkTitle { .snarkTitle {
font-size: 12pt; font-size: 12pt;
...@@ -260,7 +260,7 @@ td:first-child { ...@@ -260,7 +260,7 @@ td:first-child {
text-align: center !important; text-align: center !important;
} }
.snarkTorrentName { .snarkTorrentName {
line-height: 100%; line-height: 100%;
text-shadow:1px 1px #550000; text-shadow:1px 1px #550000;
padding: 2px 0 0; padding: 2px 0 0;
...@@ -304,7 +304,7 @@ td:first-child { ...@@ -304,7 +304,7 @@ td:first-child {
} }
.snarkTorrentStatus { .snarkTorrentStatus {
padding: 2px 2px 2px 0; padding: 2px 2px 2px 0;
line-height: 100%; line-height: 100%;
} }
...@@ -326,7 +326,7 @@ td:first-child { ...@@ -326,7 +326,7 @@ td:first-child {
.snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded { .snarkTorrentRateUp, .snarkTorrentRateDown, .snarkTorrentDownloaded, .snarkTorrentUploaded {
font-size: 7.5pt; font-size: 7.5pt;
font-weight: bold; font-weight: bold;
padding: 0 3px; padding: 0 3px;
line-height: 100%; line-height: 100%;
} }
...@@ -357,6 +357,10 @@ td:first-child { ...@@ -357,6 +357,10 @@ td:first-child {
border-top: 1px dotted #313 !important; border-top: 1px dotted #313 !important;
} }
.snarkFileIcon {
width: 16px;
}
.snarkFileName { .snarkFileName {
padding: 4px 0px !important; padding: 4px 0px !important;
text-align: left !important; text-align: left !important;
...@@ -382,41 +386,41 @@ td:first-child { ...@@ -382,41 +386,41 @@ td:first-child {
font-style: italic; font-style: italic;
color: #dd7 !important; color: #dd7 !important;
} }
.snarkTorrentInfo img { .snarkTorrentInfo img {
max-height: 16px !important; max-height: 16px !important;
margin: 1px 0 1px 2px !important; margin: 1px 0 1px 2px !important;
} }
.snarkTorrentInfo td { .snarkTorrentInfo td {
text-align: left !important; text-align: left !important;
padding: 0 1px !important; padding: 0 1px !important;
} }
table.SnarkTorrentInfo { table.SnarkTorrentInfo {
margin-bottom: 3 !important; margin-bottom: 3 !important;
background: #000; background: #000;
} }
table.SnarkDirInfo { table.SnarkDirInfo {
margin-top: -2px !important; margin-top: -2px !important;
} }
.snarkDirInfo thead img { .snarkDirInfo thead img {
margin: 0 -1px 0 0 !important; margin: 0 -1px 0 0 !important;
} }
.SnarkDirInfo td, .SnarkDirInfo th { .SnarkDirInfo td, .SnarkDirInfo th {
min-width: 0px !important; min-width: 0px !important;
} }
.SnarkDirInfo td:nth-child(n+1) { .SnarkDirInfo td:nth-child(n+1) {
} }
.SnarkDirInfo .headerpriority { .SnarkDirInfo .headerpriority {
text-align: center !important; text-align: center !important;
vertical-align: middle; vertical-align: middle;
} }
.choked { .choked {
color: #f00000 !important; color: #f00000 !important;
...@@ -652,7 +656,7 @@ textarea { ...@@ -652,7 +656,7 @@ textarea {
-moz-border-radius: 4px; -moz-border-radius: 4px;
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
border: 1px inset #000; border: 1px inset #000;
font-size: 8pt; font-size: 8pt;
} }
...@@ -823,35 +827,35 @@ code { ...@@ -823,35 +827,35 @@ code {
padding: 1px 0 0px !important; padding: 1px 0 0px !important;
vertical-align: top; vertical-align: top;
} }
.routerdown { .routerdown {
color: #ee9; color: #ee9;
} }
.trackerconfig { .trackerconfig {
text-align: left !important; text-align: left !important;
} }
.trackerconfig th:nth-child(n+4), .trackerconfig th:nth-child(n+5), .trackerconfig td:nth-child(n+4), .trackerconfig td:nth-child(n+5) { .trackerconfig th:nth-child(n+4), .trackerconfig th:nth-child(n+5), .trackerconfig td:nth-child(n+4), .trackerconfig td:nth-child(n+5) {
text-align: center !important; text-align: center !important;
} }
.trackerconfig th, .trackerconfig td, .trackerconfig th:last-child, .trackerconfig td:last-child { .trackerconfig th, .trackerconfig td, .trackerconfig th:last-child, .trackerconfig td:last-child {
text-align: left !important; text-align: left !important;
} }
.trackerconfig td:first-child { .trackerconfig td:first-child {
text-align: right !important; text-align: right !important;
} }
input.trackername { input.trackername {
width: 100px; width: 100px;
} }
input.trackerhome { input.trackerhome {
width: 200px; width: 200px;
} }
input.trackerannounce { input.trackerannounce {
width: 230px; width: 230px;
} }
...@@ -369,6 +369,10 @@ td:first-child { ...@@ -369,6 +369,10 @@ td:first-child {
border-top: 1px dotted #313 !important; border-top: 1px dotted #313 !important;
} }
.snarkFileIcon {
width: 16px;
}
.snarkFileName { .snarkFileName {
padding: 4px 0px !important; padding: 4px 0px !important;
text-align: left !important; text-align: left !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment