Ampel
This commit is contained in:
parent
c69ba3873c
commit
75d20b03a7
3 changed files with 56 additions and 2 deletions
|
|
@ -278,4 +278,15 @@ text-decoration: underline;
|
|||
font-size: 13px;
|
||||
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.balance-green {
|
||||
color: #2e7d32;
|
||||
}
|
||||
|
||||
.balance-orange {
|
||||
color: #f57c00;
|
||||
}
|
||||
|
||||
.balance-red {
|
||||
color: #c62828;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue