[Library|Trunk]

Assets:
	library.css: css for light Footer
	icons for light footer	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58529 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2020-04-23 13:13:48 +00:00
parent db37a0f0f4
commit 2fd585ce90
3 changed files with 14 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
common/commission-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 755 B

View File

@ -1901,3 +1901,17 @@ search-bar .entitiesSelection{
search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-bar .entitiesSelection .mat-select-arrow, search-bar .entitiesSelection .mat-select-value{
color: var(--portal-main-color) !important;
}
.footer-light-background{
color:black;
background-color: white;
}
.footer-light-background a, .footer-light-background a:not(.uk-button):hover, .footer-light-background a:not(.uk-button){
color:black;
}
.footer-light-background .uk-icon-button:hover,.footer-light-background a:not(.license):hover {
color:black;
border-color:black;
text-decoration: underline;
}