mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Fix CSS trash icon in GPIO actions
This commit is contained in:
parent
12280820ad
commit
9cab993b2f
@ -115,7 +115,7 @@ label {
|
||||
background-repeat: no-repeat
|
||||
}
|
||||
|
||||
.edit::before {
|
||||
.edit:before {
|
||||
content: "\0000a0"
|
||||
}
|
||||
|
||||
@ -129,7 +129,7 @@ label {
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.trash::before {
|
||||
.trash:before {
|
||||
content: "\0000a0"
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user