move monitor stakeholder type colors to openaire-theme color.less file and update submodules
This commit is contained in:
parent
b7e9c76655
commit
635f75333d
|
@ -1,6 +1,4 @@
|
|||
@funder-color: #3C9F94;
|
||||
@ri-color: #D023AE;
|
||||
@organization-color: #E28B6C;
|
||||
@import (reference) "~src/assets/openaire-theme/less/color.less";
|
||||
|
||||
.setType(@color) {
|
||||
border-bottom: 4px solid fade(@color, 30%);
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 032b91ae7a78ccad72a3a02a9463f6df5d00d223
|
||||
Subproject commit ac25e160fe41df9fd9e2169e4bb4089f0bceb6e9
|
Loading…
Reference in New Issue