Light enhance.

This commit is contained in:
z3d
2010-12-04 16:37:41 +00:00
parent e88a1d2a4d
commit b23abfb8fc

View File

@ -112,10 +112,10 @@ div.routersummary input[type=text] {
} }
div.routersummary hr { div.routersummary hr {
color: #ffe; color: #99f;
background: ffe; background: 99f;
height: 1px; height: 1px;
border-bottom: 1px solid #ffe; border-bottom: 1px solid #99f;
margin: 8px -7px 8px -7px; margin: 8px -7px 8px -7px;
-moz-box-shadow: inset 0px 1px 1px 1px #bbf; -moz-box-shadow: inset 0px 1px 1px 1px #bbf;
-khtml-box-shadow: inset 0px 1px 1px 1px #bbf; -khtml-box-shadow: inset 0px 1px 1px 1px #bbf;