From 04fbc001af9023332ac8adec709544cf74117893 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Fri, 12 Jun 2020 09:36:10 +0000 Subject: [PATCH] [Trunk | Library]: common/custom.css & library.css: [Bug fix] Fixes in css rules (';' removed before '!important', multiple '}' removed). git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58896 d315682c-612b-4755-9ff5-7f18f6832af3 --- common/custom.css | 8 ++++---- library.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/custom.css b/common/custom.css index 5337e78..30477a4 100644 --- a/common/custom.css +++ b/common/custom.css @@ -863,7 +863,7 @@ color: #17106E; color: #63BDE9!important; } */ -*/ + /* .uk-tile-primary {background-color: #17106E;} */ @@ -996,7 +996,7 @@ font-style: italic; } .wk-tab>li.wk-active>a { border-color: transparent transparent #1678CB transparent !important; - background:tranparent; + background:transparent; border-bottom: 2px solid #1678CB; } .wk-tab>*>a { @@ -1132,7 +1132,7 @@ font-style: italic; line-height: 24px; font-weight:normal; font-size:18px; - font-family: 'Heebo', sans-serif!important;} + font-family: 'Heebo', sans-serif!important; } ul.event_legend_list {font-size:90%; opacity:0.8} @@ -1179,7 +1179,7 @@ ul.event_legend_list {font-size:90%; opacity:0.8} line-height: 24px; font-weight:normal; font-size:18px; - font-family: 'Heebo', sans-serif!important;} + font-family: 'Heebo', sans-serif!important; } .readon-button:hover { diff --git a/library.css b/library.css index 0ebf0f5..e71c296 100644 --- a/library.css +++ b/library.css @@ -1462,7 +1462,7 @@ ul.recentyears { } .recentyears.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before { margin-right: 10px !important; - border-left: 1px solid var(--portal-main-color); !important; + border-left: 1px solid var(--portal-main-color) !important; } .recentyears.uk-subnav>* { padding-left: 10px;