From c69a73ce4235a51cb4977de5f3838e056d841ea4 Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Wed, 13 Feb 2019 13:04:57 +0000 Subject: [PATCH] [LIBRARY] update library.css (uk-label, description & filter title in search pages,) git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@54768 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/library.css b/library.css index bd3f89d..adaca71 100644 --- a/library.css +++ b/library.css @@ -447,6 +447,7 @@ color: #414141} /* border-left: 8px solid #e5e5e5; */ margin-top: 8px; color: #666666 !important; + line-height: 22px !important; } @@ -713,7 +714,7 @@ white-space: nowrap; text-decoration: underline; */ border-bottom: 1px solid var(--portal-main-color) !important; padding: 5px 0px; - /* color: var(--portal-main-color); */ + color: var(--portal-main-color); } .sideInfoTitle{ @@ -1023,6 +1024,8 @@ showTitle h2{ .uk-label { border-radius: 15px; line-height: 15px; + padding: 3px 10px; + text-transform: uppercase; } a:hover, .uk-link:hover , .uk-link:hover, a:hover {