[Library | CSS]

css for visible custom filter label



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59972 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2020-11-26 14:59:10 +00:00
parent ca6f2e467d
commit c780c186a9
1 changed files with 3 additions and 1 deletions

View File

@ -70,7 +70,9 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
line-height: 15px;
padding: 6px 10px;
}
.selectedFilterLabel.customFilterLabel{
color: var(--portal-main-color);
}
.searchFilterItem {
margin-bottom: 5px;
}