feature(menu) rework of upload to/from cloud

This commit is contained in:
coderaiser 2015-08-26 03:59:27 -04:00
parent 36bb5cd484
commit 7e137538bb
2 changed files with 44 additions and 58 deletions

View file

@ -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 ';
}