From 288d92f3f27da24eb9fe2114d274430c3c1c9680 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Fri, 22 May 2020 14:50:33 +0000 Subject: [PATCH] [Library | Trunk]: Assets: libracy.css add related oragnizations box git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58747 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/library.css b/library.css index 14d6a67..5a764de 100644 --- a/library.css +++ b/library.css @@ -1489,6 +1489,20 @@ ul.recentyears { .landing ul.basic-info li { margin-bottom: 6px; } +/* Landing Related Organizations*/ +.landing ul.organizations > li { + border: 1px solid #E8E8E8; + border-radius: 2px; + font-size: 12px; + color: #A4A4A4; + padding: 10px; + width: 100%; +} + +.landing ul.organizations > li .title { + color: #000000; + font-weight: 700; +} /* Landing Download from section*/ .landing .download-from > div { @@ -1689,10 +1703,6 @@ svg #statistics-bars { border-radius: 4px; } -.uk-modal .portal-link { - color: black !important; -} - .uk-tooltip.under-curation-tooltip { background-color: white; display: block; @@ -1918,6 +1928,7 @@ html { text-transform: uppercase; transition: color .1s ease-in-out; line-height: 20px; + user-select: none; } .main-tabs > li {