mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(menu) rework of upload to/from cloud
This commit is contained in:
parent
36bb5cd484
commit
7e137538bb
2 changed files with 44 additions and 58 deletions
|
|
@ -63,12 +63,12 @@
|
|||
content : '\e80d ';
|
||||
}
|
||||
|
||||
.icon-upload-to::before {
|
||||
.icon-upload-to-cloud::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e80e ';
|
||||
}
|
||||
|
||||
.icon-from-cloud::before {
|
||||
.icon-upload-from-cloud::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e80f ';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue