More theme spit 'n polish. Remove redundant themes from configui.jsp

This commit is contained in:
z3d
2009-07-13 16:13:22 +00:00
parent f7ee11cb44
commit 091d03b9d8
11 changed files with 56 additions and 28 deletions

View File

@@ -132,7 +132,7 @@ hr {
.freetext {
width: 150px;
height: 22px;
border: 1px solid #9999ff;
border: 1px solid #003;
padding: 2px;
margin: 4px 0 2px 4px;
}
@@ -143,7 +143,7 @@ hr {
overflow: hidden;
height: 22px;
width: 60px;
font-weight: normal;
font-weight: bold;
background-color: #bbbbff;
color: black;
border: 1px outset #ddddc0;