summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/nervecenter
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-30 01:30:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-30 01:30:31 +0000
commit8a220491a96871ac4acc0ce72a9543b684294be2 (patch)
tree8b1c5e5bc59f7ae7326d55f4f68383e5d1aba299 /usr/local/www/themes/nervecenter
parentb781ca0abcc61230215a4d418fa35a92ccd83353 (diff)
downloadpfsense-8a220491a96871ac4acc0ce72a9543b684294be2.zip
pfsense-8a220491a96871ac4acc0ce72a9543b684294be2.tar.gz
* Use span
* Make item 600 px wide * Misc cleanup
Diffstat (limited to 'usr/local/www/themes/nervecenter')
-rw-r--r--usr/local/www/themes/nervecenter/all.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 71dee72..71fcf9b 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -7,7 +7,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
- font-color:white;
+ color:white;
background-color:#990000;
}
@@ -30,6 +30,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
+ width:600px;
}
.infoboxnpimg {
@@ -42,7 +43,6 @@ html, body, td, th, input, select {
.inputerrorsleft {
background-color: #990000;
width: 36px;
- text-align: center;
}
.inputerrorsright {
OpenPOWER on IntegriCloud