LAyout changes for claims & landing - commit library.css

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52428 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2018-06-11 08:24:33 +00:00
parent 004280ed63
commit 596e374b71
1 changed files with 11 additions and 4 deletions

View File

@ -515,7 +515,7 @@ h2, .uk-h2{
}
.basket-title {
padding-top: 40px;
padding-top: 20px;
}
.basket-badge {
@ -584,9 +584,10 @@ body{
}
.custom-article-title {
font-size: 24px;
font-family: OpenSans;
Margin-bottom: 10px;
font-size: 32px;
Margin-bottom: 10px;
font-family: 'Open Sans', sans-serif;
color: #1F257B !important;
}
.custom-tab-content .uk-pagination>*>* {
@ -603,6 +604,12 @@ Margin-bottom: 10px;
.citation-accordion .uk-accordion-title {
font-family: Raleway;
}
.uk-notification.uk-notification-top-center {
top: 45% !important;
}
.no-selected-message{
background :white;
}
.textOverflowEllipsis {
overflow: hidden;