summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/all.css
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/metallic/all.css
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/metallic/all.css')
-rw-r--r--usr/local/www/themes/metallic/all.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index de00906..b3c9891 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -6,7 +6,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
- font-color:white;
+ color:white;
background-color:#990000;
}
@@ -29,6 +29,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
+ width:600px;
}
.infoboxnpimg {
@@ -41,7 +42,6 @@ html, body, td, th, input, select {
.inputerrorsleft {
background-color: #990000;
width: 36px;
- text-align: center;
}
.inputerrorsright {
OpenPOWER on IntegriCloud