summaryrefslogtreecommitdiffstats
path: root/usr/local/www/gui.css
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-05 19:56:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-05 19:56:11 +0000
commita23d72487189307f63465c7150f6ca3a0cb027b3 (patch)
tree7f336d3e8c377e7ad411984ac5f313f5046a8c6f /usr/local/www/gui.css
parent07bd3f83b401d8e9e9de3938e0a26c6e452660af (diff)
downloadpfsense-a23d72487189307f63465c7150f6ca3a0cb027b3.zip
pfsense-a23d72487189307f63465c7150f6ca3a0cb027b3.tar.gz
Merge in m0n0wall 1.2b3 changes.
Diffstat (limited to 'usr/local/www/gui.css')
-rwxr-xr-xusr/local/www/gui.css23
1 files changed, 20 insertions, 3 deletions
diff --git a/usr/local/www/gui.css b/usr/local/www/gui.css
index 0c51fe6..b29e281 100755
--- a/usr/local/www/gui.css
+++ b/usr/local/www/gui.css
@@ -43,6 +43,11 @@ form {
font-size: 13px;
font-weight: bold;
}
+.formbtns {
+ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+ font-weight: bold;
+}
.vvcell {
background-color: #FFFFC6;
}
@@ -125,7 +130,7 @@ a {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -183,7 +188,7 @@ a {
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -206,7 +211,6 @@ a {
.listt {
font-size: 11px;
padding-top: 5px;
- padding-left: 4px;
}
.listhdrrns {
background-color: #BBBBBB;
@@ -240,6 +244,19 @@ a {
padding-top: 5px;
padding-bottom: 5px;
}
+.optsect_t {
+ border-right: 1px solid #999999;
+ background-color: #435370;
+ padding-right: 6px;
+ padding-left: 6px;
+ padding-top: 2px;
+ padding-bottom: 2px;
+}
+.optsect_s {
+ font-size: 11px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
ul#tabnav {
font-size: 11px;
font-weight: bold;
OpenPOWER on IntegriCloud