From: moisseev Date: Wed, 1 Jul 2020 15:48:43 +0000 (+0300) Subject: [Minor] Update classes removed in Bootstrap 4 X-Git-Tag: 2.6~274^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F3418%2Fhead;p=rspamd.git [Minor] Update classes removed in Bootstrap 4 --- diff --git a/interface/css/rspamd.css b/interface/css/rspamd.css index 1041fbbd5..8d36f0242 100644 --- a/interface/css/rspamd.css +++ b/interface/css/rspamd.css @@ -499,13 +499,6 @@ td.maps-cell { background: rgba(100, 230, 80, 0.1) !important; } -input.radio { - margin: 0 !important; - height: initial; - -webkit-box-shadow: none !important; - box-shadow: none !important; -} - .glyphicon-ok { color: #468847; } diff --git a/interface/js/app/config.js b/interface/js/app/config.js index c10e496a1..043527a99 100644 --- a/interface/js/app/config.js +++ b/interface/js/app/config.js @@ -65,7 +65,7 @@ define(["jquery"], items.push({ idx: idx, html: "
" + - "" + + "" + "
" + "" + "
" + @@ -180,7 +180,7 @@ define(["jquery"], } $("#" + item.map).remove(); - $("
" + "" + diff --git a/interface/js/app/stats.js b/interface/js/app/stats.js index 0b20bdd23..c6c320025 100644 --- a/interface/js/app/stats.js +++ b/interface/js/app/stats.js @@ -119,7 +119,7 @@ define(["jquery", "d3pie"], } $("#clusterTable tbody").append("" + - "" + + "" + "" + key + "" + "" + val.host + "" + "" +