TunnelManager css tweaks (light/dark/classic).

This commit is contained in:
z3d
2010-12-21 10:20:27 +00:00
parent 6725ce096c
commit 94f8b81bd3
3 changed files with 9 additions and 1 deletions

View File

@ -71,7 +71,8 @@ button {
}
textarea {
border: 1px solid #ddddc0;
border: 1px solid #aaf;
min-height: 40px;
}
br {

View File

@ -76,6 +76,10 @@ button {
textarea {
border: 1px solid #494;
color: #fff;
background: #020;
margin-left: 4px;
margin-right: 5px !important;
}
br {

View File

@ -78,6 +78,9 @@ button {
textarea {
border: 1px solid #9999ff;
color: #001;
background: #ddf;
border: 1px solid #44d;
}
br {