I2PTunnels CSS tweaks.

This commit is contained in:
z3d
2009-07-29 10:24:52 +00:00
parent f1103bec7b
commit abf2bead33
5 changed files with 18 additions and 13 deletions

View File

@@ -335,12 +335,12 @@ globalOperationsPanel .control:hover {
}
select {
background-color: #001;
color: #eef;
background-color: #eef;
color: #001;
margin: 4px;
font-family: "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
border: 1px solid #99f;
border: 1px solid #001;
padding: 2px;
min-width: 270px;
font-size: 8pt;