forked from I2P_Developers/i2p.i2p
Console and I2P tunnels tweaks: more stealth, less color clash!
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user