mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(css) .delete-button: change icon
This commit is contained in:
parent
fb9225d68a
commit
bbebbf53bd
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ body {
|
|||
|
||||
.delete-button:before {
|
||||
font-family: 'Fontello';
|
||||
content: '\e802 ';
|
||||
content: '\e808 ';
|
||||
}
|
||||
|
||||
.menu-button:before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue