From 0ee531d059996f439bac4a85cdaf1b849716198d Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 20 May 2020 20:33:15 +0000 Subject: [PATCH] [Libraryr | Trunk]: Add gradient title background and change unlock.svg to green git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58734 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 11 ++++++++++- unlock.svg | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/library.css b/library.css index 9aca4ae..7a13c19 100644 --- a/library.css +++ b/library.css @@ -861,7 +861,7 @@ dd:last-child { border-radius: 4px; background-color: #F0F0F0; color: #666; - padding: 5px 12px; + padding: 12px; font-size: 12px; } @@ -1507,6 +1507,7 @@ ul.recentyears { .landing .download-from > div .title { color: black; + word-wrap: break-word; font-weight: 700; } @@ -1668,6 +1669,8 @@ svg #statistics-bars { /* Feedback page*/ .feedback-page .title-section { background-image: linear-gradient(to right, var(--portal-main-color), #F37A53); + padding: 15px 0; + border-radius: 4px; } .feedback-page .form { @@ -2151,3 +2154,9 @@ div.cdk-overlay-container.modal-select { .square-button { border-radius: 0; } + +.title-grey-background { + background: transparent linear-gradient(17deg, #FFFFFF 0%, #F0F0F0 100%) no-repeat padding-box; + padding: 15px 0; + border-radius: 4px; +} diff --git a/unlock.svg b/unlock.svg index 1249921..7c86417 100644 --- a/unlock.svg +++ b/unlock.svg @@ -1 +1 @@ - +