From 28c59232e6a79c4d0389acf945230292135b92b2 Mon Sep 17 00:00:00 2001 From: gilbN Date: Tue, 27 Aug 2019 19:43:34 +0200 Subject: [PATCH] more more sab --- CSS/themes/sabnzbd/sabnzbd-base.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CSS/themes/sabnzbd/sabnzbd-base.css b/CSS/themes/sabnzbd/sabnzbd-base.css index bf6c7bac..7ec8d32a 100644 --- a/CSS/themes/sabnzbd/sabnzbd-base.css +++ b/CSS/themes/sabnzbd/sabnzbd-base.css @@ -294,6 +294,10 @@ tbody>tr:last-child td { .history-table, tr td.status, .history-table, tr td.history-completedon, .history-table, tr td.row-extra-text, .history-table tr td.status, .history-table tr td.history-completedon, .history-table tr td.row-extra-text { color: #fff; } +.table-messages .table-messages-remove { + border-bottom: 1px solid transparent!important; + background: rgba(255, 255, 255, 0.25); +} .multioperations-selector {