[Library | Trunk]: Change uk-text-muted on feedback page

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58736 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-05-20 20:47:58 +00:00
parent 0ee531d059
commit cc30fd059a
1 changed files with 4 additions and 16 deletions

View File

@ -1578,22 +1578,6 @@ ul.recentyears {
padding-left: 20px;
}
.landing #feedback-pos {
position: -webkit-sticky;
position: sticky;
bottom: 20px;
}
.landing .feedback {
border-radius: 4px;
border: 1px solid #DCDCDC;
box-shadow: 0 2px 4px #0000001A;
background-color: white;
padding: 5px 15px;
font-size: 12px;
z-index: 1;
}
.matSelection .mat-select-value, .matSelection .mat-select-arrow {
color: inherit !important;
}
@ -1673,6 +1657,10 @@ svg #statistics-bars {
border-radius: 4px;
}
.feedback-page .uk-text-muted {
color: rgba(255, 255, 255, 0.7) !important;
}
.feedback-page .form {
margin-top: 5px;
border-radius: 4px;