[Library|Trunk]

Monitor: 
	-update stakeholder classes, add visibility, remove isPublic, isActive

Icons: add bullet, preview icon

COOKIE: add SameSite=Lax

offcanvas-white: add h6 



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59674 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2020-10-23 13:55:35 +00:00
parent 0413a69082
commit 82b5981139
2 changed files with 5 additions and 1 deletions

View File

@ -106,7 +106,7 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
.offcanvas-white a:not([class*="portal-link"]):hover {
color: #222080 !important;;
}
.offcanvas-white h4, .offcanvas-white .uk-h4 {
.offcanvas-white h4, .offcanvas-white .uk-h4, .offcanvas-white h6, .offcanvas-white .uk-h6 {
color: #1a1a1a !important;;
}
.offcanvas-white h5 {

View File

@ -97,6 +97,10 @@ h2 .custom-external {
border-radius: 0;
}
.uk-link-text a:hover, .uk-link-toggle:focus .uk-link-text, .uk-link-toggle:hover .uk-link-text, a.uk-link-text:hover{
color:var(--portal-main-color) !important;
}
ul > li > .circle {
border-radius: 50%;
padding: 1px;