From 08c034c966086a4a790653627ba84455b2e5ba8c Mon Sep 17 00:00:00 2001 From: moisseev Date: Mon, 4 Mar 2024 14:54:08 +0300 Subject: [PATCH] [Minor] Align items in card headers and buttons --- interface/css/rspamd.css | 4 -- interface/index.html | 102 ++++++++++++++++++------------------- interface/js/app/rspamd.js | 4 +- 3 files changed, 53 insertions(+), 57 deletions(-) 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 @@