summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-30 01:10:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-30 01:10:09 +0000
commitca09ef23a950329bcb2aff22befce89936a5730f (patch)
tree117e2b0bbc8237534cfa25a5971d11d8d5044608 /usr
parentdfdfd0bee7e6b3434e3f98a9feaf547ba919d291 (diff)
downloadpfsense-ca09ef23a950329bcb2aff22befce89936a5730f.zip
pfsense-ca09ef23a950329bcb2aff22befce89936a5730f.tar.gz
Set background to color for alert box
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/themes/metallic/all.css5
-rw-r--r--usr/local/www/themes/nervecenter/all.css5
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css5
-rw-r--r--usr/local/www/themes/pfsense/all.css5
-rw-r--r--usr/local/www/themes/the_wall/all.css5
5 files changed, 25 insertions, 0 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 2299838..de00906 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -7,20 +7,24 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
+ background-color:#990000;
}
.infoboxnptd {
width:8%;
+ background-color:#990000;
}
.infoboxnptable {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnptable2 {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnp {
@@ -31,6 +35,7 @@ html, body, td, th, input, select {
vertical-align:middle;
width:28px;
height:32px;
+ background-color:#990000;
}
.inputerrorsleft {
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 1a09241..2709a7a 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -8,20 +8,24 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
+ background-color:#990000;
}
.infoboxnptd {
width:8%;
+ background-color:#990000;
}
.infoboxnptable {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnptable2 {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnp {
@@ -32,6 +36,7 @@ html, body, td, th, input, select {
vertical-align:middle;
width:28px;
height:32px;
+ background-color:#990000;
}
.inputerrorsleft {
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 1692d50..06593d7 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -7,20 +7,24 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
+ background-color:#990000;
}
.infoboxnptd {
width:8%;
+ background-color:#990000;
}
.infoboxnptable {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnptable2 {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnp {
@@ -31,6 +35,7 @@ html, body, td, th, input, select {
vertical-align:middle;
width:28px;
height:32px;
+ background-color:#990000;
}
.inputerrorsleft {
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 7f2b055..99d1a23 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -7,20 +7,24 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
+ background-color:#990000;
}
.infoboxnptd {
width:8%;
+ background-color:#990000;
}
.infoboxnptable {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnptable2 {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnp {
@@ -31,6 +35,7 @@ html, body, td, th, input, select {
vertical-align:middle;
width:28px;
height:32px;
+ background-color:#990000;
}
.inputerrorsleft {
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 0c514c1..dba6ed1 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -8,20 +8,24 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
+ background-color:#990000;
}
.infoboxnptd {
width:8%;
+ background-color:#990000;
}
.infoboxnptable {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnptable2 {
height:32px;
width:100%;
+ background-color:#990000;
}
.infoboxnp {
@@ -32,6 +36,7 @@ html, body, td, th, input, select {
vertical-align:middle;
width:28px;
height:32px;
+ background-color:#990000;
}
.inputerrorsleft {
OpenPOWER on IntegriCloud