summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown')
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css11
1 files changed, 10 insertions, 1 deletions
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
+}
OpenPOWER on IntegriCloud