[Library|Trunk]
Impact factors: update according to the mocks show them also in beta git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58591 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
9c0fbc0588
commit
e388ee70d2
14
library.css
14
library.css
|
@ -2061,3 +2061,17 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
|
|||
.uk-text-normal{
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
Impact Factor - ATHENA CODE */
|
||||
.popularity-A svg .a, .influence-A svg .a{
|
||||
fill:#d51717;
|
||||
}
|
||||
.popularity-B svg .a, .influence-B svg .a {
|
||||
fill: #e1920a;
|
||||
}
|
||||
.popularity-C svg .a, .influence-C svg .a {
|
||||
fill: #444;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue