forked from I2P_Developers/i2p.i2p
merge of '3347c631d86a2ccf634321b74e24b9a58e490a15'
and '95d885a94cdde7ad40bbef11ec76f86d1ea7b798'
This commit is contained in:
@@ -16,7 +16,7 @@ div.routersummary table {
|
||||
}
|
||||
|
||||
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 {
|
||||
|
@@ -11,7 +11,7 @@ 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;
|
||||
}
|
||||
|
||||
|
||||
|
@@ -356,6 +356,10 @@ td:first-child {
|
||||
border-top: 1px dotted #66f !important;
|
||||
}
|
||||
|
||||
.snarkFileIcon {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
.snarkFileName {
|
||||
padding: 4px 0px !important;
|
||||
text-align: left !important;
|
||||
|
@@ -357,6 +357,10 @@ td:first-child {
|
||||
border-top: 1px dotted #313 !important;
|
||||
}
|
||||
|
||||
.snarkFileIcon {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
.snarkFileName {
|
||||
padding: 4px 0px !important;
|
||||
text-align: left !important;
|
||||
|
@@ -369,6 +369,10 @@ td:first-child {
|
||||
border-top: 1px dotted #313 !important;
|
||||
}
|
||||
|
||||
.snarkFileIcon {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
.snarkFileName {
|
||||
padding: 4px 0px !important;
|
||||
text-align: left !important;
|
||||
|
Reference in New Issue
Block a user