[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:
parent
d73de27e5c
commit
7a2de6dbbc
|
@ -68,9 +68,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph-color {
|
.graph-color {
|
||||||
color: #EE2540;
|
color: #EE2540 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph-color:hover, .graph-color:active {
|
.graph-color:hover, .graph-color:active {
|
||||||
color: #EE2540;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue