summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Dale <sdale@pfsense.org>2007-05-24 02:34:13 +0000
committerScott Dale <sdale@pfsense.org>2007-05-24 02:34:13 +0000
commitaaeb68c4b9ceed49fdf355bc97a69542efd86c81 (patch)
tree3a8eaa04f4fb2b985bb6903771f1bfcec41d70b6 /usr
parentb1cd3ca55886d7c3986d41d5769bc453c4c0b0c6 (diff)
downloadpfsense-aaeb68c4b9ceed49fdf355bc97a69542efd86c81.zip
pfsense-aaeb68c4b9ceed49fdf355bc97a69542efd86c81.tar.gz
update css for widgets config div
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/themes/metallic/all.css9
-rw-r--r--usr/local/www/themes/nervecenter/all.css9
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css9
-rw-r--r--usr/local/www/themes/pfsense/all.css9
4 files changed, 36 insertions, 0 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index a8a2862..8cf421f 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -907,6 +907,15 @@ div#log span.log-protocol {
padding: 5px;
background:#CCCCCC;
}
+.widgetconfigdiv{
+ background:#BBBBBB;
+ font-size: 11px;
+ color: #000000;
+ padding-right: 5px;
+ padding-left: 5px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+}
div#log div.log-entry-mini {
clear: both;
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 061ba6e..9e2428b 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -1114,6 +1114,15 @@ div#log span.log-protocol {
padding: 5px;
background:#CCCCCC;
}
+.widgetconfigdiv{
+ background:#BBBBBB;
+ font-size: 11px;
+ color: #000000;
+ padding-right: 5px;
+ padding-left: 5px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+}
div#log div.log-entry-mini {
clear: both;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 197a343..4c5105a 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -850,6 +850,15 @@ div#log span.log-protocol {
padding: 5px;
background:#CCCCCC;
}
+.widgetconfigdiv{
+ background:#BBBBBB;
+ font-size: 11px;
+ color: #000000;
+ padding-right: 5px;
+ padding-left: 5px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+}
div#log div.log-entry-mini {
clear: both;
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index e09ba38..0f8781b 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -887,6 +887,15 @@ div#log span.log-protocol {
padding: 5px;
background:#CCCCCC;
}
+.widgetconfigdiv{
+ background:#BBBBBB;
+ font-size: 11px;
+ color: #000000;
+ padding-right: 5px;
+ padding-left: 5px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+}
div#log div.log-entry-mini {
clear: both;
OpenPOWER on IntegriCloud