todo component styles fix

This commit is contained in:
nixa 2016-05-06 12:33:47 +03:00
parent 8ecbef7b04
commit 0ae41588a9

View file

@ -125,7 +125,7 @@ label.todo-checkbox {
} }
body.badmin-transparent { body.badmin-transparent {
.todo-panel.panel { .todo-panel.card {
color: white; color: white;
opacity: 0.9; opacity: 0.9;
} }