feature(menu) Zip -> Pack

This commit is contained in:
coderaiser 2014-09-10 09:11:02 -04:00
parent 1965e31b11
commit 4f4d64a817
4 changed files with 8 additions and 8 deletions

View file

@ -88,12 +88,12 @@
content : '\e812 ';
}
.icon-zip-file::before {
.icon-pack::before {
font-family : 'Fontello';
content : '\e813 ';
}
.icon-unzip-file::before {
.icon-unpack::before {
font-family : 'Fontello';
content : '\e814 ';
}