[Library | Trunk]: Underline graph-color

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59941 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-11-24 07:44:11 +00:00
parent d73de27e5c
commit 7a2de6dbbc
1 changed files with 2 additions and 2 deletions

View File

@ -68,9 +68,9 @@
}
.graph-color {
color: #EE2540;
color: #EE2540 !important;
}
.graph-color:hover, .graph-color:active {
color: #EE2540;
text-decoration: underline;
}