change class name

This commit is contained in:
grafixeyehero 2019-09-01 18:24:56 +03:00
parent a8f904dc42
commit d53a095728
8 changed files with 37 additions and 2 deletions

View file

@ -85,6 +85,11 @@ html {
background: #0cb0e8
}
.button-delete {
background: rgb(247, 0, 0);
color: rgba(255, 255, 255, .87)
}
.checkboxLabel {
color: inherit
}