summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-30 02:20:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-30 02:20:32 +0000
commit2e5909cbb7d4df041fec565009b535db516a7d5f (patch)
tree1f2952a28f530b474b2680191de2657770a0339c /usr
parente1813ec836ca2d17b2b14bb42c9d8edfa10c1ff2 (diff)
downloadpfsense-2e5909cbb7d4df041fec565009b535db516a7d5f.zip
pfsense-2e5909cbb7d4df041fec565009b535db516a7d5f.tar.gz
Set width to 100%
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/themes/metallic/all.css2
-rw-r--r--usr/local/www/themes/nervecenter/all.css2
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css2
-rw-r--r--usr/local/www/themes/pfsense/all.css2
4 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 3192932..5423e86 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -33,7 +33,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
- width:600px;
+ width:100%;
}
.infoboxnpimg {
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 1b39e8f..ce57636 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -34,7 +34,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
- width:600px;
+ width:100%;
}
.infoboxnpimg {
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 1a22f89..a834ed6 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -33,7 +33,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
- width:600px;
+ width:100%;
}
.infoboxnpimg {
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index a281c99..161c423 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -33,7 +33,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
- width:600px;
+ width:100%;
}
.infoboxnpimg {
OpenPOWER on IntegriCloud