summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-30 02:31:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-30 02:31:11 +0000
commit90aeac0e4c22570c10d9cfab152e9f6fbb8c8108 (patch)
treebaee6bdbb98881af96bb66793b15f8f94fc3893e /usr
parent2e5909cbb7d4df041fec565009b535db516a7d5f (diff)
downloadpfsense-90aeac0e4c22570c10d9cfab152e9f6fbb8c8108.zip
pfsense-90aeac0e4c22570c10d9cfab152e9f6fbb8c8108.tar.gz
Match 1.2 style on infobox
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/themes/metallic/all.css4
-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
-rw-r--r--usr/local/www/themes/the_wall/all.css2
5 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 5423e86..3503baf 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -9,7 +9,7 @@ html, body, td, th, input, select {
}
.infoboxnptd2 {
- width:70%;
+ width:100%;
color:white;
background-color:#990000;
}
@@ -33,7 +33,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
- width:100%;
+ width:100%;
}
.infoboxnpimg {
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index ce57636..48db849 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -10,7 +10,7 @@ html, body, td, th, input, select {
}
.infoboxnptd2 {
- width:70%;
+ width:100%;
color:white;
background-color:#990000;
}
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index a834ed6..1b1bc90 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -9,7 +9,7 @@ html, body, td, th, input, select {
}
.infoboxnptd2 {
- width:70%;
+ width:100%;
color:white;
background-color:#990000;
}
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 161c423..e6f3441 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -9,7 +9,7 @@ html, body, td, th, input, select {
}
.infoboxnptd2 {
- width:70%;
+ width:100%;
color:white;
background-color:#990000;
}
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 3538e32..ac0263b 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -10,7 +10,7 @@ html, body, td, th, input, select {
}
.infoboxnptd2 {
- width:70%;
+ width:100%;
color:white;
background-color:#990000;
}
OpenPOWER on IntegriCloud