change class name
This commit is contained in:
parent
a8f904dc42
commit
d53a095728
8 changed files with 37 additions and 2 deletions
|
@ -85,6 +85,11 @@ html {
|
|||
background: #0cb0e8
|
||||
}
|
||||
|
||||
.button-delete {
|
||||
background: rgb(247, 0, 0);
|
||||
color: rgba(255, 255, 255, .87)
|
||||
}
|
||||
|
||||
.checkboxLabel {
|
||||
color: inherit
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue