Light theme update, bg textures for I2PTunnel config page.
This commit is contained in:
@ -168,6 +168,7 @@ div.messages {
|
||||
padding: 0 10px 0 15px;
|
||||
margin: 10px 0 20px 0;
|
||||
background-color: #ddf;
|
||||
background: url(images/tabletile_alt.png);
|
||||
-moz-border-radius: 4px;
|
||||
border: 1px solid #000033;
|
||||
text-size: 9pt;
|
||||
|
@ -181,6 +181,7 @@ color:#ff6600
|
||||
text-align : left;
|
||||
font-size : 0.8em;
|
||||
background-color : #fff;
|
||||
background: url(images/tabletile.png);
|
||||
-moz-border-radius: 4px 4px 4px 4px;
|
||||
border: 1px solid #002;
|
||||
padding: 10px 20px;
|
||||
|
Reference in New Issue
Block a user