summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-07-14 15:14:47 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-07-14 15:14:47 -0400
commitbd2e9f747f37f299e8c758a90f917886509d2b86 (patch)
treee8fbb7d703477f7aa6d5fea5f8852d0c9dc864ab /usr/local/www/themes/the_wall
parent9277b7efaa567ca2dcb584368c985ddd80d655f7 (diff)
downloadpfsense-bd2e9f747f37f299e8c758a90f917886509d2b86.zip
pfsense-bd2e9f747f37f299e8c758a90f917886509d2b86.tar.gz
Adding login.css to all themes. Add infobox theme code now that we warn users for dns rebinding on the login page
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/login.css36
1 files changed, 36 insertions, 0 deletions
diff --git a/usr/local/www/themes/the_wall/login.css b/usr/local/www/themes/the_wall/login.css
index db18c96..86b4e4e 100644
--- a/usr/local/www/themes/the_wall/login.css
+++ b/usr/local/www/themes/the_wall/login.css
@@ -5,6 +5,42 @@ html, body, td, th, input, select {
}
+.infoboxnptd2 {
+ width:100%;
+ color:white;
+ background-color:#990000;
+ padding-right: 10px;
+}
+
+.infoboxnptd {
+ width:8%;
+ background-color:#990000;
+}
+
+.infoboxnptable {
+ height:32px;
+ width:100%;
+ background-color:#990000;
+}
+
+.infoboxnptable2 {
+ height:32px;
+ width:100%;
+ background-color:#990000;
+}
+
+.infoboxnp {
+ background-color:#990000;
+ width:100%;
+}
+
+.infoboxnpimg {
+ vertical-align:middle;
+ width:28px;
+ height:32px;
+ background-color:#990000;
+}
+
/* please adjust the bgcolor to be used together with niftycorners! */
.rtop, .artop {
background-color: #999999;
OpenPOWER on IntegriCloud