summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
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/local/www/themes/the_wall
parentdfdfd0bee7e6b3434e3f98a9feaf547ba919d291 (diff)
downloadpfsense-ca09ef23a950329bcb2aff22befce89936a5730f.zip
pfsense-ca09ef23a950329bcb2aff22befce89936a5730f.tar.gz
Set background to color for alert box
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/all.css5
1 files changed, 5 insertions, 0 deletions
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