merge of '3347c631d86a2ccf634321b74e24b9a58e490a15'

and '95d885a94cdde7ad40bbef11ec76f86d1ea7b798'
This commit is contained in:
kytv
2012-07-30 16:51:05 +00:00
5 changed files with 89 additions and 77 deletions

View File

@@ -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 {

View File

@@ -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;
}

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;