changed item diary colors #990
This commit is contained in:
parent
9e3788b37b
commit
fc7b4e4eda
|
@ -11,13 +11,11 @@ vn-item-diary {
|
|||
width: 400px;
|
||||
}
|
||||
.balanceNegative .balance {
|
||||
background-color: $main-01;
|
||||
color: white;
|
||||
color: $alert-01;
|
||||
font-weight: bold;
|
||||
}
|
||||
.isIn .in {
|
||||
background-color: $main-02;
|
||||
color: white;
|
||||
color: $main-02;
|
||||
font-weight: bold;
|
||||
}
|
||||
.isToday .date{
|
||||
|
|
Loading…
Reference in New Issue