summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/themes/metallic/all.css11
-rw-r--r--usr/local/www/themes/nervecenter/all.css9
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css11
-rw-r--r--usr/local/www/themes/pfsense/all.css11
4 files changed, 39 insertions, 3 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index c5870df..d30fbbf 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -880,6 +880,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;
@@ -938,4 +947,4 @@ div#log span.log-protocol-mini,
div#log span.log-protocol-mini-header {
width: 8%;
border-right: 1px solid #999;
-} \ No newline at end of file
+}
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 05d2f05..1fa2a50 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -1088,6 +1088,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 2c9f091..a8015b1 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -753,6 +753,15 @@ div.suggestions div.current {
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;
@@ -811,4 +820,4 @@ div#log span.log-protocol-mini,
div#log span.log-protocol-mini-header {
width: 8%;
border-right: 1px solid #999;
-} \ No newline at end of file
+}
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 59ab624..bb08d50 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -722,6 +722,15 @@ div.suggestions div.current {
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;
@@ -780,4 +789,4 @@ div#log span.log-protocol-mini,
div#log span.log-protocol-mini-header {
width: 8%;
border-right: 1px solid #999;
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud