summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-30 01:48:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-30 01:48:41 +0000
commite1813ec836ca2d17b2b14bb42c9d8edfa10c1ff2 (patch)
tree669ed7bb0b40516d83d00cc9a2a8005e2f36bc1a /usr/local/www/themes/the_wall
parent1aa31c5db8b634c8244a03a943fcdcd600a538ef (diff)
downloadpfsense-e1813ec836ca2d17b2b14bb42c9d8edfa10c1ff2.zip
pfsense-e1813ec836ca2d17b2b14bb42c9d8edfa10c1ff2.tar.gz
Make style match 100%
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/all.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 7300751..3538e32 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -5,6 +5,10 @@ html, body, td, th, input, select {
}
+.infobox {
+ width:100%;
+}
+
.infoboxnptd2 {
width:70%;
color:white;
@@ -30,7 +34,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
- width:600px;
+ width:100%;
}
.infoboxnpimg {
OpenPOWER on IntegriCloud