More UI whitespace cleanups and other miscellaneous UI goodness.

This commit is contained in:
z3d
2009-10-17 23:34:38 +00:00
parent 10bb3c100e
commit fadda4ceec
10 changed files with 59 additions and 19 deletions

View File

@@ -186,6 +186,12 @@ div.routersummary p {
padding: 0;
}
div.refresh {
margin-top: -10px !important;
margin-bottom: -4px !important;
padding: 2px 0 0px 0 !important;
}
div.routersummary a:link, div.routersummary a:visited {
text-shadow: 0px 0px 1px rgba(192, 192, 255, 0.5);
}