[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
This commit is contained in:
argiro.kokogiannaki 2019-02-13 13:04:57 +00:00
parent 5ab923dcf1
commit c69a73ce42
1 changed files with 4 additions and 1 deletions

View File

@ -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 {