Light theme update, bg textures for I2PTunnel config page.

This commit is contained in:
z3d
2009-07-08 09:59:51 +00:00
parent ac358502ce
commit df3b3bfc8f
2 changed files with 2 additions and 0 deletions

View File

@ -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;

View File

@ -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;