alarm
This commit is contained in:
parent
49408ef6db
commit
cecaa950c2
2 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.webbpm.ervu_business_metrics .alarm {
|
||||
color: var(--alarm);
|
||||
}
|
||||
|
||||
.webbpm.ervu_business_metrics label {
|
||||
width: auto;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.webbpm.ervu_business_metrics {
|
||||
--white: #fff;
|
||||
--alarm: #ce1919;
|
||||
--color-text-primary: #020c12;
|
||||
--color-text-active: #015e98;
|
||||
--color-text-mute: rgba(2, 12, 18, 0.58);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue