[Library | Trunk]: Change uk-text-muted and html's color

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58320 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-03-23 14:32:16 +00:00
parent 3b582701ca
commit c15a17af48
1 changed files with 8 additions and 0 deletions

View File

@ -1816,4 +1816,12 @@ ul.portalTabs.uk-tab::before {
.uk-textarea{
border: 1px solid rgba(0, 0, 0, 0.42) !important;
}
.uk-text-muted {
color: #aaa !important;
}
html {
color: #1d1d1d !important;
}