Use yellow for warning dot in tables
parent
6e3a2f7a3a
commit
982ab41be6
|
@ -424,7 +424,7 @@ table .monotype {
|
|||
background-color: $c-pool;
|
||||
}
|
||||
&.dot-warning {
|
||||
background-color: $c-comet;
|
||||
background-color: $c-pineapple;
|
||||
}
|
||||
&.dot-danger {
|
||||
background-color: $c-dreamsicle;
|
||||
|
|
Loading…
Reference in New Issue