Console and I2P tunnels tweaks: more stealth, less color clash!

This commit is contained in:
z3d
2009-07-24 11:17:53 +00:00
parent 9abb0a1581
commit 3fb1a4ebc5
4 changed files with 35 additions and 20 deletions

View File

@@ -231,9 +231,9 @@ hr {
#globalOperationsPanel {
background-color: #003;
border: 1px solid #f22;
background: url(images/lightbluetile.png);
-moz-box-shadow: inset 0px 0px 4px 0px #f00;
border: 1px solid #99f;
background: url(images/darkbluebg.png);
-moz-box-shadow: inset 0px 0px 0px 1px #f00;
padding: 5px 20px 11px 10px !important;
}