new colors
This commit is contained in:
parent
17ed1d0e04
commit
d159e0586f
1 changed files with 6 additions and 0 deletions
|
|
@ -272,6 +272,12 @@
|
|||
.webbpm.ervu_business_metrics .colored-yellow > div {
|
||||
background-color: var(--bg-yellow);
|
||||
}
|
||||
.webbpm.ervu_business_metrics .colored-green > div {
|
||||
background-color: var(--bg-green);
|
||||
}
|
||||
.webbpm.ervu_business_metrics .colored-orange > div {
|
||||
background-color: var(--bg-orange);
|
||||
}
|
||||
|
||||
.webbpm.ervu_business_metrics .section-header {
|
||||
font-family: 'GolosM';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue