Light spatial reordering.

This commit is contained in:
z3d
2010-12-03 21:08:02 +00:00
parent c7f6e72807
commit e59797e660

View File

@@ -92,7 +92,7 @@ div.routersummaryouter {
div.routersummary {
/* margin: 0px 20px 20px 0px; */
width: 180px;
padding: 10px 8px 10px 8px;
padding: 8px 8px 10px 8px;
text-align: center !important;
border: 1px solid #447;
color: #000;
@@ -206,7 +206,7 @@ div.tunnels td:last-child {
}
div.routersummary img:first-child {
margin-bottom: 0px !important;
margin-bottom: -2px !important;
opacity: 0.7;
}