changed item diary colors #990

This commit is contained in:
Joan Sanchez 2019-01-18 10:59:33 +01:00
parent 9e3788b37b
commit fc7b4e4eda
1 changed files with 2 additions and 4 deletions

View File

@ -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{