From 6ea7ef43e0a0a99f81986c8e1fe5955800bfa496 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 12 Nov 2017 21:04:43 +0100 Subject: removed underline only for testing purpose - revert --- view/theme/redbasic/schema/dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css index 1bff25e12..a921f42af 100644 --- a/view/theme/redbasic/schema/dark.css +++ b/view/theme/redbasic/schema/dark.css @@ -307,7 +307,7 @@ a, a:visited, a:link, .fakelink, .fakelink:visited, .fakelink:link { .group-selected, .fileas-selected, .categories-selected, .search-selected, a.active { color: #fff !important; - text-decoration: none !important; + text-decoration: underline !important; } .generic-content-wrapper-styled { -- cgit v1.2.3