From fd34d180701d9aa60e23827b14b57d7999d5f914 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 9 Feb 2021 20:07:49 +0000 Subject: [PATCH] [Trunk | Library]: library.css: Not hovered links () with class "result-preview-bottom", have #666 color (same as uk-text-muted) | Set opacity: 0.5 for class "half-opacity" (same as "filterLoading"). git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60390 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/library.css b/library.css index e8b78a9..7f5f6ab 100644 --- a/library.css +++ b/library.css @@ -1075,9 +1075,15 @@ div.cdk-overlay-container { a.filterLabel { color: #1d1d1d !important; } -.filterLoading{ +.filterLoading, .half-opacity{ opacity: 0.5; } + +.result-preview-bottom a:not(:hover) { + /* same as uk-text-muted */ + color: #666 !important; +} + /*Chnages for Sicky Search form*/ /*