forked from I2P_Developers/i2p.i2p
proxy error tweaks.
This commit is contained in:
@@ -33,13 +33,13 @@ div.logo {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
font-color: #fff;
|
||||
margin: 0 20px 0 20px;
|
||||
margin: 0 10px;
|
||||
border: 1px solid #447;
|
||||
-moz-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
background: #eef; /*url('images/lightbluetile.png')*/
|
||||
width: 175px;
|
||||
width: 185px;
|
||||
-moz-box-shadow: inset 0px 0px 1px 1px #bbf;
|
||||
}
|
||||
|
||||
@@ -256,7 +256,7 @@ div.refresh {
|
||||
/* proxy error messages */
|
||||
|
||||
div.warning {
|
||||
margin: 5px 20px 10px 240px;
|
||||
margin: 20px 20px 30px 240px;
|
||||
padding: 5px 25px 20px 75px;
|
||||
background: #fff;
|
||||
border: 1px solid #447;
|
||||
|
||||
Reference in New Issue
Block a user