From df37112b57cdb5006760028317ccd300d9986054 Mon Sep 17 00:00:00 2001 From: phl0 Date: Mon, 16 Sep 2024 15:39:39 +0200 Subject: [PATCH] Keep eQSL incoming QSL arrows green on selection --- assets/css/general.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/general.css b/assets/css/general.css index 6e0eb282c..aa69df9b5 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -667,7 +667,7 @@ div#station_logbooks_linked_table_paginate { } .activeRow a { - color: #fff !important; + color: #fff; } .w-qsl {