From 1cb21ac5070544126d125d335d8b3877880e57d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9?= <34602360+opnsenseuser@users.noreply.github.com> Date: Sun, 25 Nov 2018 22:48:54 +0100 Subject: [PATCH] cicada - little tooltip fix (#1019) --- .../opnsense/www/themes/cicada/assets/stylesheets/main.scss | 5 ++++- .../src/opnsense/www/themes/cicada/build/css/main.css | 6 +++--- .../src/opnsense/www/themes/cicada/build/css/nv.d3.css | 3 ++- .../opnsense/www/themes/tukan/assets/stylesheets/main.scss | 3 +++ .../src/opnsense/www/themes/tukan/build/css/main.css | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/misc/theme-cicada/src/opnsense/www/themes/cicada/assets/stylesheets/main.scss b/misc/theme-cicada/src/opnsense/www/themes/cicada/assets/stylesheets/main.scss index 079426e9b..6ed16b005 100644 --- a/misc/theme-cicada/src/opnsense/www/themes/cicada/assets/stylesheets/main.scss +++ b/misc/theme-cicada/src/opnsense/www/themes/cicada/assets/stylesheets/main.scss @@ -4460,7 +4460,7 @@ select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form } .open > .btn.dropdown-toggle { - color: #FF7D1E; + color: #ffffff; background-color: #2d2d2d; outline: 0; border-color: #5a5a5a; @@ -9641,6 +9641,9 @@ h3 { } .fa { + &.fa-exclamation.fa-fw.text-muted, &.fa-arrows-h.fa-fw.text-muted { + color: #eac80a !important; + } &.fa-long-arrow-left { color: #eac80a !important; &::before { diff --git a/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/main.css b/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/main.css index 13a654384..c90ab4854 100644 --- a/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/main.css +++ b/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/main.css @@ -2896,8 +2896,8 @@ select[multiple].input-lg, border: 1px solid #5a5a5a; outline:0; } .btn:active, .btn.active, .open > .btn.dropdown-toggle { - color: #FF7D1E; - background-color: #2d2d2d; + color: #ffffff; + background-color: #2d2d2d; outline:0; border-color: #5a5a5a; text-decoration: none; } @@ -6381,7 +6381,7 @@ h3:hover, h3:focus { background-color: #2d2d2d !important; } -.glyphicon.glyphicon-play.text-muted, .glyphicon.glyphicon-remove.text-muted, .glyphicon.glyphicon-remove-sign.text-muted, .glyphicon.glyphicon-info-sign.text-muted,.fa.fa-long-arrow-left,.fa.fa-long-arrow-left::before,.fa.fa-info-circle.text-muted,.fa.fa-times-circle.text-muted,.fa.fa-times-circle.text-muted::before,.fa.fa-times.text-muted,.fa.fa-times.text-muted::before,.fa.fa-play.text-muted::before { +.glyphicon.glyphicon-play.text-muted, .glyphicon.glyphicon-remove.text-muted, .glyphicon.glyphicon-remove-sign.text-muted, .glyphicon.glyphicon-info-sign.text-muted,.fa.fa-exclamation.fa-fw.text-muted,.fa.fa-arrows-h.fa-fw.text-muted,.fa.fa-long-arrow-left,.fa.fa-long-arrow-left::before,.fa.fa-info-circle.text-muted,.fa.fa-times-circle.text-muted,.fa.fa-times-circle.text-muted::before,.fa.fa-times.text-muted,.fa.fa-times.text-muted::before,.fa.fa-play.text-muted::before { color: #eac80a !important; } diff --git a/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/nv.d3.css b/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/nv.d3.css index daa062046..4cb3145ae 100644 --- a/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/nv.d3.css +++ b/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/nv.d3.css @@ -577,8 +577,9 @@ svg.nvd3-svg { } .nvtooltip table { - margin: 6px; + margin: 0; border-spacing:0; + padding: 6px; } diff --git a/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss b/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss index c18b4d47e..d830755f7 100644 --- a/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss +++ b/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss @@ -9702,6 +9702,9 @@ h3 { } .fa { + &.fa-exclamation.fa-fw.text-muted, &.fa-arrows-h.fa-fw.text-muted { + color: #000 !important; + } &.fa-long-arrow-left { color: #000 !important; &::before { diff --git a/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css b/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css index db9e757aa..6a7988b74 100644 --- a/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css +++ b/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css @@ -6390,7 +6390,7 @@ h3:hover, h3:focus { color:#FFFFFF !important; } -.glyphicon.glyphicon-play.text-muted, .glyphicon.glyphicon-remove.text-muted, .glyphicon.glyphicon-remove-sign.text-muted, .glyphicon.glyphicon-info-sign.text-muted,.fa.fa-long-arrow-left,.fa.fa-long-arrow-left::before,.fa.fa-info-circle.text-muted,.fa.fa-times-circle.text-muted,.fa.fa-times-circle.text-muted::before,.fa.fa-times.text-muted,.fa.fa-times.text-muted::before,.fa.fa-play.text-muted::before { +.glyphicon.glyphicon-play.text-muted, .glyphicon.glyphicon-remove.text-muted, .glyphicon.glyphicon-remove-sign.text-muted, .glyphicon.glyphicon-info-sign.text-muted,.fa.fa-exclamation.fa-fw.text-muted,.fa.fa-arrows-h.fa-fw.text-muted,.fa.fa-long-arrow-left,.fa.fa-long-arrow-left::before,.fa.fa-info-circle.text-muted,.fa.fa-times-circle.text-muted,.fa.fa-times-circle.text-muted::before,.fa.fa-times.text-muted,.fa.fa-times.text-muted::before,.fa.fa-play.text-muted::before { color: #000 !important; }