From: moisseev Date: Mon, 4 Mar 2024 11:54:08 +0000 (+0300) Subject: [Minor] Align items in card headers and buttons X-Git-Tag: 3.9.0~111^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=08c034c966086a4a790653627ba84455b2e5ba8c;p=rspamd.git [Minor] Align items in card headers and buttons --- diff --git a/interface/css/rspamd.css b/interface/css/rspamd.css index 2959e6b1d..767c11175 100644 --- a/interface/css/rspamd.css +++ b/interface/css/rspamd.css @@ -213,15 +213,11 @@ table#symbolsTable input[type="number"] { padding-bottom: 0.1rem; } -/* widget */ .card-header, .modal-header { background-color: #f3f3f3; background-image: linear-gradient(to bottom, #fdfdfd, #eaeaea); } -.card-header > .icon > svg { - vertical-align: middle; -} .card-header .h6 { font-size: 0.857rem; } diff --git a/interface/index.html b/interface/index.html index 86fdbdb31..8ac7673ea 100644 --- a/interface/index.html +++ b/interface/index.html @@ -164,9 +164,9 @@
-
+
- Servers + Servers
@@ -188,9 +188,9 @@
-
+
- Bayesian statistics + Bayesian statistics
@@ -209,9 +209,9 @@
-
+
- Fuzzy hashes + Fuzzy hashes
@@ -230,9 +230,9 @@
-
+
- Statistics + Statistics
@@ -246,9 +246,9 @@
-
+
- Throughput + Throughput
@@ -309,9 +309,9 @@
-
+
- Actions + Actions
@@ -326,10 +326,10 @@
-
+
- Lists -
+ Lists +
Editor:
@@ -349,12 +349,12 @@
-
+
- Symbols and rules -
-
@@ -380,7 +380,7 @@
- Scan suspected message + Scan suspected message
@@ -446,23 +446,23 @@