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