[init] initial commit
This commit is contained in:
85
assets/css/fonts/elusive/css/animation.css
Normal file
85
assets/css/fonts/elusive/css/animation.css
Normal file
@ -0,0 +1,85 @@
|
||||
/*
|
||||
Animation example, for spinners
|
||||
*/
|
||||
.animate-spin {
|
||||
-moz-animation: spin 2s infinite linear;
|
||||
-o-animation: spin 2s infinite linear;
|
||||
-webkit-animation: spin 2s infinite linear;
|
||||
animation: spin 2s infinite linear;
|
||||
display: inline-block;
|
||||
}
|
||||
@-moz-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-o-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-ms-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
272
assets/css/fonts/elusive/css/elusive-codes.css
Normal file
272
assets/css/fonts/elusive/css/elusive-codes.css
Normal file
@ -0,0 +1,272 @@
|
||||
|
||||
.el-glass:before { content: '\e800'; } /* '' */
|
||||
.el-music:before { content: '\e801'; } /* '' */
|
||||
.el-search:before { content: '\e802'; } /* '' */
|
||||
.el-search-circled:before { content: '\e803'; } /* '' */
|
||||
.el-mail:before { content: '\e804'; } /* '' */
|
||||
.el-mail-circled:before { content: '\e805'; } /* '' */
|
||||
.el-heart:before { content: '\e806'; } /* '' */
|
||||
.el-heart-circled:before { content: '\e807'; } /* '' */
|
||||
.el-heart-empty:before { content: '\e808'; } /* '' */
|
||||
.el-star:before { content: '\e809'; } /* '' */
|
||||
.el-star-circled:before { content: '\e80a'; } /* '' */
|
||||
.el-star-empty:before { content: '\e80b'; } /* '' */
|
||||
.el-user:before { content: '\e80c'; } /* '' */
|
||||
.el-group:before { content: '\e80d'; } /* '' */
|
||||
.el-group-circled:before { content: '\e80e'; } /* '' */
|
||||
.el-torso:before { content: '\e80f'; } /* '' */
|
||||
.el-video:before { content: '\e810'; } /* '' */
|
||||
.el-video-circled:before { content: '\e811'; } /* '' */
|
||||
.el-video-alt:before { content: '\e812'; } /* '' */
|
||||
.el-videocam:before { content: '\e813'; } /* '' */
|
||||
.el-video-chat:before { content: '\e814'; } /* '' */
|
||||
.el-picture:before { content: '\e815'; } /* '' */
|
||||
.el-camera:before { content: '\e816'; } /* '' */
|
||||
.el-photo:before { content: '\e817'; } /* '' */
|
||||
.el-photo-circled:before { content: '\e818'; } /* '' */
|
||||
.el-th-large:before { content: '\e819'; } /* '' */
|
||||
.el-th:before { content: '\e81a'; } /* '' */
|
||||
.el-th-list:before { content: '\e81b'; } /* '' */
|
||||
.el-view-mode:before { content: '\e81c'; } /* '' */
|
||||
.el-ok:before { content: '\e81d'; } /* '' */
|
||||
.el-ok-circled:before { content: '\e81e'; } /* '' */
|
||||
.el-ok-circled2:before { content: '\e81f'; } /* '' */
|
||||
.el-cancel:before { content: '\e820'; } /* '' */
|
||||
.el-cancel-circled:before { content: '\e821'; } /* '' */
|
||||
.el-cancel-circled2:before { content: '\e822'; } /* '' */
|
||||
.el-plus:before { content: '\e823'; } /* '' */
|
||||
.el-plus-circled:before { content: '\e824'; } /* '' */
|
||||
.el-minus:before { content: '\e825'; } /* '' */
|
||||
.el-minus-circled:before { content: '\e826'; } /* '' */
|
||||
.el-help:before { content: '\e827'; } /* '' */
|
||||
.el-help-circled:before { content: '\e828'; } /* '' */
|
||||
.el-info-circled:before { content: '\e829'; } /* '' */
|
||||
.el-home:before { content: '\e82a'; } /* '' */
|
||||
.el-home-circled:before { content: '\e82b'; } /* '' */
|
||||
.el-website:before { content: '\e82c'; } /* '' */
|
||||
.el-website-circled:before { content: '\e82d'; } /* '' */
|
||||
.el-attach:before { content: '\e82e'; } /* '' */
|
||||
.el-attach-circled:before { content: '\e82f'; } /* '' */
|
||||
.el-lock:before { content: '\e830'; } /* '' */
|
||||
.el-lock-circled:before { content: '\e831'; } /* '' */
|
||||
.el-lock-open:before { content: '\e832'; } /* '' */
|
||||
.el-lock-open-alt:before { content: '\e833'; } /* '' */
|
||||
.el-eye:before { content: '\e834'; } /* '' */
|
||||
.el-eye-off:before { content: '\e835'; } /* '' */
|
||||
.el-tag:before { content: '\e836'; } /* '' */
|
||||
.el-tags:before { content: '\e837'; } /* '' */
|
||||
.el-bookmark:before { content: '\e838'; } /* '' */
|
||||
.el-bookmark-empty:before { content: '\e839'; } /* '' */
|
||||
.el-flag:before { content: '\e83a'; } /* '' */
|
||||
.el-flag-circled:before { content: '\e83b'; } /* '' */
|
||||
.el-thumbs-up:before { content: '\e83c'; } /* '' */
|
||||
.el-thumbs-down:before { content: '\e83d'; } /* '' */
|
||||
.el-download:before { content: '\e83e'; } /* '' */
|
||||
.el-download-alt:before { content: '\e83f'; } /* '' */
|
||||
.el-upload:before { content: '\e840'; } /* '' */
|
||||
.el-share:before { content: '\e841'; } /* '' */
|
||||
.el-quote:before { content: '\e842'; } /* '' */
|
||||
.el-quote-circled:before { content: '\e843'; } /* '' */
|
||||
.el-export:before { content: '\e844'; } /* '' */
|
||||
.el-pencil:before { content: '\e845'; } /* '' */
|
||||
.el-pencil-circled:before { content: '\e846'; } /* '' */
|
||||
.el-edit:before { content: '\e847'; } /* '' */
|
||||
.el-edit-circled:before { content: '\e848'; } /* '' */
|
||||
.el-edit-alt:before { content: '\e849'; } /* '' */
|
||||
.el-print:before { content: '\e84a'; } /* '' */
|
||||
.el-retweet:before { content: '\e84b'; } /* '' */
|
||||
.el-comment:before { content: '\e84c'; } /* '' */
|
||||
.el-comment-alt:before { content: '\e84d'; } /* '' */
|
||||
.el-bell:before { content: '\e84e'; } /* '' */
|
||||
.el-warning:before { content: '\e84f'; } /* '' */
|
||||
.el-exclamation:before { content: '\e850'; } /* '' */
|
||||
.el-error:before { content: '\e851'; } /* '' */
|
||||
.el-error-alt:before { content: '\e852'; } /* '' */
|
||||
.el-location:before { content: '\e853'; } /* '' */
|
||||
.el-location-circled:before { content: '\e854'; } /* '' */
|
||||
.el-compass:before { content: '\e855'; } /* '' */
|
||||
.el-compass-circled:before { content: '\e856'; } /* '' */
|
||||
.el-trash:before { content: '\e857'; } /* '' */
|
||||
.el-trash-circled:before { content: '\e858'; } /* '' */
|
||||
.el-doc:before { content: '\e859'; } /* '' */
|
||||
.el-doc-circled:before { content: '\e85a'; } /* '' */
|
||||
.el-doc-new:before { content: '\e85b'; } /* '' */
|
||||
.el-doc-new-circled:before { content: '\e85c'; } /* '' */
|
||||
.el-folder:before { content: '\e85d'; } /* '' */
|
||||
.el-folder-circled:before { content: '\e85e'; } /* '' */
|
||||
.el-folder-close:before { content: '\e85f'; } /* '' */
|
||||
.el-folder-open:before { content: '\e860'; } /* '' */
|
||||
.el-rss:before { content: '\e861'; } /* '' */
|
||||
.el-phone:before { content: '\e862'; } /* '' */
|
||||
.el-phone-circled:before { content: '\e863'; } /* '' */
|
||||
.el-cog:before { content: '\e864'; } /* '' */
|
||||
.el-cog-circled:before { content: '\e865'; } /* '' */
|
||||
.el-cogs:before { content: '\e866'; } /* '' */
|
||||
.el-wrench:before { content: '\e867'; } /* '' */
|
||||
.el-wrench-circled:before { content: '\e868'; } /* '' */
|
||||
.el-basket:before { content: '\e869'; } /* '' */
|
||||
.el-basket-circled:before { content: '\e86a'; } /* '' */
|
||||
.el-calendar:before { content: '\e86b'; } /* '' */
|
||||
.el-calendar-circled:before { content: '\e86c'; } /* '' */
|
||||
.el-mic:before { content: '\e86d'; } /* '' */
|
||||
.el-mic-circled:before { content: '\e86e'; } /* '' */
|
||||
.el-volume-off:before { content: '\e86f'; } /* '' */
|
||||
.el-volume-down:before { content: '\e870'; } /* '' */
|
||||
.el-volume:before { content: '\e871'; } /* '' */
|
||||
.el-volume-up:before { content: '\e872'; } /* '' */
|
||||
.el-headphones:before { content: '\e873'; } /* '' */
|
||||
.el-clock:before { content: '\e874'; } /* '' */
|
||||
.el-clock-circled:before { content: '\e875'; } /* '' */
|
||||
.el-lightbulb:before { content: '\e876'; } /* '' */
|
||||
.el-lightbulb-alt:before { content: '\e877'; } /* '' */
|
||||
.el-block:before { content: '\e878'; } /* '' */
|
||||
.el-resize-full:before { content: '\e879'; } /* '' */
|
||||
.el-resize-full-alt:before { content: '\e87a'; } /* '' */
|
||||
.el-resize-small:before { content: '\e87b'; } /* '' */
|
||||
.el-resize-vertical:before { content: '\e87c'; } /* '' */
|
||||
.el-resize-horizontal:before { content: '\e87d'; } /* '' */
|
||||
.el-move:before { content: '\e87e'; } /* '' */
|
||||
.el-zoom-in:before { content: '\e87f'; } /* '' */
|
||||
.el-zoom-out:before { content: '\e880'; } /* '' */
|
||||
.el-down-open:before { content: '\e881'; } /* '' */
|
||||
.el-left-open:before { content: '\e882'; } /* '' */
|
||||
.el-right-open:before { content: '\e883'; } /* '' */
|
||||
.el-up-open:before { content: '\e884'; } /* '' */
|
||||
.el-down:before { content: '\e885'; } /* '' */
|
||||
.el-left:before { content: '\e886'; } /* '' */
|
||||
.el-right:before { content: '\e887'; } /* '' */
|
||||
.el-up:before { content: '\e888'; } /* '' */
|
||||
.el-down-circled:before { content: '\e889'; } /* '' */
|
||||
.el-left-circled:before { content: '\e88a'; } /* '' */
|
||||
.el-right-circled:before { content: '\e88b'; } /* '' */
|
||||
.el-up-circled:before { content: '\e88c'; } /* '' */
|
||||
.el-down-hand:before { content: '\e88d'; } /* '' */
|
||||
.el-left-hand:before { content: '\e88e'; } /* '' */
|
||||
.el-right-hand:before { content: '\e88f'; } /* '' */
|
||||
.el-up-hand:before { content: '\e890'; } /* '' */
|
||||
.el-cw:before { content: '\e891'; } /* '' */
|
||||
.el-cw-circled:before { content: '\e892'; } /* '' */
|
||||
.el-arrows-cw:before { content: '\e893'; } /* '' */
|
||||
.el-shuffle:before { content: '\e894'; } /* '' */
|
||||
.el-play:before { content: '\e895'; } /* '' */
|
||||
.el-play-circled:before { content: '\e896'; } /* '' */
|
||||
.el-play-circled2:before { content: '\e897'; } /* '' */
|
||||
.el-stop:before { content: '\e898'; } /* '' */
|
||||
.el-stop-circled:before { content: '\e899'; } /* '' */
|
||||
.el-pause:before { content: '\e89a'; } /* '' */
|
||||
.el-pause-circled:before { content: '\e89b'; } /* '' */
|
||||
.el-record:before { content: '\e89c'; } /* '' */
|
||||
.el-eject:before { content: '\e89d'; } /* '' */
|
||||
.el-backward:before { content: '\e89e'; } /* '' */
|
||||
.el-backward-circled:before { content: '\e89f'; } /* '' */
|
||||
.el-fast-backward:before { content: '\e8a0'; } /* '' */
|
||||
.el-fast-forward:before { content: '\e8a1'; } /* '' */
|
||||
.el-forward:before { content: '\e8a2'; } /* '' */
|
||||
.el-forward-circled:before { content: '\e8a3'; } /* '' */
|
||||
.el-step-backward:before { content: '\e8a4'; } /* '' */
|
||||
.el-step-forward:before { content: '\e8a5'; } /* '' */
|
||||
.el-target:before { content: '\e8a6'; } /* '' */
|
||||
.el-signal:before { content: '\e8a7'; } /* '' */
|
||||
.el-desktop:before { content: '\e8a8'; } /* '' */
|
||||
.el-desktop-circled:before { content: '\e8a9'; } /* '' */
|
||||
.el-laptop:before { content: '\e8aa'; } /* '' */
|
||||
.el-laptop-circled:before { content: '\e8ab'; } /* '' */
|
||||
.el-network:before { content: '\e8ac'; } /* '' */
|
||||
.el-inbox:before { content: '\e8ad'; } /* '' */
|
||||
.el-inbox-circled:before { content: '\e8ae'; } /* '' */
|
||||
.el-inbox-alt:before { content: '\e8af'; } /* '' */
|
||||
.el-globe:before { content: '\e8b0'; } /* '' */
|
||||
.el-globe-alt:before { content: '\e8b1'; } /* '' */
|
||||
.el-cloud:before { content: '\e8b2'; } /* '' */
|
||||
.el-cloud-circled:before { content: '\e8b3'; } /* '' */
|
||||
.el-flight:before { content: '\e8b4'; } /* '' */
|
||||
.el-leaf:before { content: '\e8b5'; } /* '' */
|
||||
.el-font:before { content: '\e8b6'; } /* '' */
|
||||
.el-fontsize:before { content: '\e8b7'; } /* '' */
|
||||
.el-bold:before { content: '\e8b8'; } /* '' */
|
||||
.el-italic:before { content: '\e8b9'; } /* '' */
|
||||
.el-text-height:before { content: '\e8ba'; } /* '' */
|
||||
.el-text-width:before { content: '\e8bb'; } /* '' */
|
||||
.el-align-left:before { content: '\e8bc'; } /* '' */
|
||||
.el-align-center:before { content: '\e8bd'; } /* '' */
|
||||
.el-align-right:before { content: '\e8be'; } /* '' */
|
||||
.el-align-justify:before { content: '\e8bf'; } /* '' */
|
||||
.el-list:before { content: '\e8c0'; } /* '' */
|
||||
.el-indent-left:before { content: '\e8c1'; } /* '' */
|
||||
.el-indent-right:before { content: '\e8c2'; } /* '' */
|
||||
.el-briefcase:before { content: '\e8c3'; } /* '' */
|
||||
.el-off:before { content: '\e8c4'; } /* '' */
|
||||
.el-road:before { content: '\e8c5'; } /* '' */
|
||||
.el-qrcode:before { content: '\e8c6'; } /* '' */
|
||||
.el-barcode:before { content: '\e8c7'; } /* '' */
|
||||
.el-braille:before { content: '\e8c8'; } /* '' */
|
||||
.el-book:before { content: '\e8c9'; } /* '' */
|
||||
.el-adjust:before { content: '\e8ca'; } /* '' */
|
||||
.el-tint:before { content: '\e8cb'; } /* '' */
|
||||
.el-check:before { content: '\e8cc'; } /* '' */
|
||||
.el-check-empty:before { content: '\e8cd'; } /* '' */
|
||||
.el-asterisk:before { content: '\e8ce'; } /* '' */
|
||||
.el-gift:before { content: '\e8cf'; } /* '' */
|
||||
.el-fire:before { content: '\e8d0'; } /* '' */
|
||||
.el-magnet:before { content: '\e8d1'; } /* '' */
|
||||
.el-chart:before { content: '\e8d2'; } /* '' */
|
||||
.el-chart-circled:before { content: '\e8d3'; } /* '' */
|
||||
.el-credit-card:before { content: '\e8d4'; } /* '' */
|
||||
.el-megaphone:before { content: '\e8d5'; } /* '' */
|
||||
.el-clipboard:before { content: '\e8d6'; } /* '' */
|
||||
.el-hdd:before { content: '\e8d7'; } /* '' */
|
||||
.el-key:before { content: '\e8d8'; } /* '' */
|
||||
.el-certificate:before { content: '\e8d9'; } /* '' */
|
||||
.el-tasks:before { content: '\e8da'; } /* '' */
|
||||
.el-filter:before { content: '\e8db'; } /* '' */
|
||||
.el-gauge:before { content: '\e8dc'; } /* '' */
|
||||
.el-smiley:before { content: '\e8dd'; } /* '' */
|
||||
.el-smiley-circled:before { content: '\e8de'; } /* '' */
|
||||
.el-address-book:before { content: '\e8df'; } /* '' */
|
||||
.el-address-book-alt:before { content: '\e8e0'; } /* '' */
|
||||
.el-asl:before { content: '\e8e1'; } /* '' */
|
||||
.el-glasses:before { content: '\e8e2'; } /* '' */
|
||||
.el-hearing-impaired:before { content: '\e8e3'; } /* '' */
|
||||
.el-iphone-home:before { content: '\e8e4'; } /* '' */
|
||||
.el-person:before { content: '\e8e5'; } /* '' */
|
||||
.el-adult:before { content: '\e8e6'; } /* '' */
|
||||
.el-child:before { content: '\e8e7'; } /* '' */
|
||||
.el-blind:before { content: '\e8e8'; } /* '' */
|
||||
.el-guidedog:before { content: '\e8e9'; } /* '' */
|
||||
.el-accessibility:before { content: '\e8ea'; } /* '' */
|
||||
.el-universal-access:before { content: '\e8eb'; } /* '' */
|
||||
.el-male:before { content: '\e8ec'; } /* '' */
|
||||
.el-female:before { content: '\e8ed'; } /* '' */
|
||||
.el-behance:before { content: '\e8ee'; } /* '' */
|
||||
.el-blogger:before { content: '\e8ef'; } /* '' */
|
||||
.el-cc:before { content: '\e8f0'; } /* '' */
|
||||
.el-css:before { content: '\e8f1'; } /* '' */
|
||||
.el-delicious:before { content: '\e8f2'; } /* '' */
|
||||
.el-deviantart:before { content: '\e8f3'; } /* '' */
|
||||
.el-digg:before { content: '\e8f4'; } /* '' */
|
||||
.el-dribbble:before { content: '\e8f5'; } /* '' */
|
||||
.el-facebook:before { content: '\e8f6'; } /* '' */
|
||||
.el-flickr:before { content: '\e8f7'; } /* '' */
|
||||
.el-foursquare:before { content: '\e8f8'; } /* '' */
|
||||
.el-friendfeed:before { content: '\e8f9'; } /* '' */
|
||||
.el-friendfeed-rect:before { content: '\e8fa'; } /* '' */
|
||||
.el-github:before { content: '\e8fb'; } /* '' */
|
||||
.el-github-text:before { content: '\e8fc'; } /* '' */
|
||||
.el-googleplus:before { content: '\e8fd'; } /* '' */
|
||||
.el-instagram:before { content: '\e8fe'; } /* '' */
|
||||
.el-linkedin:before { content: '\e8ff'; } /* '' */
|
||||
.el-path:before { content: '\e900'; } /* '' */
|
||||
.el-picasa:before { content: '\e901'; } /* '' */
|
||||
.el-pinterest:before { content: '\e902'; } /* '' */
|
||||
.el-reddit:before { content: '\e903'; } /* '' */
|
||||
.el-skype:before { content: '\e904'; } /* '' */
|
||||
.el-slideshare:before { content: '\e905'; } /* '' */
|
||||
.el-stackoverflow:before { content: '\e906'; } /* '' */
|
||||
.el-stumbleupon:before { content: '\e907'; } /* '' */
|
||||
.el-twitter:before { content: '\e908'; } /* '' */
|
||||
.el-tumblr:before { content: '\e909'; } /* '' */
|
||||
.el-vimeo:before { content: '\e90a'; } /* '' */
|
||||
.el-vkontakte:before { content: '\e90b'; } /* '' */
|
||||
.el-w3c:before { content: '\e90c'; } /* '' */
|
||||
.el-wordpress:before { content: '\e90d'; } /* '' */
|
||||
.el-youtube:before { content: '\e90e'; } /* '' */
|
325
assets/css/fonts/elusive/css/elusive-embedded.css
Normal file
325
assets/css/fonts/elusive/css/elusive-embedded.css
Normal file
File diff suppressed because one or more lines are too long
272
assets/css/fonts/elusive/css/elusive-ie7-codes.css
Normal file
272
assets/css/fonts/elusive/css/elusive-ie7-codes.css
Normal file
@ -0,0 +1,272 @@
|
||||
|
||||
.el-glass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-music { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-search-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mail-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-heart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-heart-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-heart-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-star-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-group { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-group-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-torso { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-videocam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-camera { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-photo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-photo-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-th-large { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-th { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-th-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-view-mode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-ok-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-ok-circled2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cancel-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cancel-circled2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-minus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-help { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-help-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-info-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-home { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-home-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-website { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-website-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-attach { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-attach-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock-open-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-eye { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-eye-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tags { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bookmark { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bookmark-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flag-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-thumbs-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-thumbs-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-download-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-upload { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-quote { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-quote-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-export { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pencil-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-edit-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-edit-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-print { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-retweet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-comment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-comment-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-warning { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-exclamation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-error { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-error-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-location { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-location-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-compass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-compass-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-trash-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc-new { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc-new-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder-close { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-phone-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cog-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cogs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-wrench-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-basket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-basket-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-calendar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-calendar-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mic-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-headphones { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-clock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-clock-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lightbulb { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lightbulb-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-block { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-full { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-full-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-horizontal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-move { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-zoom-in { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-zoom-out { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cw-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-arrows-cw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-shuffle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-play-circled2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pause-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-record { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-eject { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-backward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-backward-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fast-backward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fast-forward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-forward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-forward-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-step-backward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-step-forward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-target { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-signal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-desktop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-desktop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-laptop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-laptop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-network { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-inbox { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-inbox-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-inbox-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-globe-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cloud-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flight { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-leaf { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-font { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fontsize { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bold { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-italic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-text-height { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-text-width { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-center { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-justify { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-indent-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-indent-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-briefcase { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-road { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-qrcode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-barcode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-braille { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-book { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-adjust { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-check-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-asterisk { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-gift { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-magnet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-chart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-chart-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-credit-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-megaphone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-clipboard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-certificate { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tasks { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-gauge { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-smiley { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-smiley-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-address-book { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-address-book-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-asl { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-glasses { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-hearing-impaired { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-iphone-home { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-adult { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-child { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-blind { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-guidedog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-accessibility { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-universal-access { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-male { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-female { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-behance { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-blogger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cc { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-css { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-delicious { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-deviantart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-digg { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-dribbble { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flickr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-foursquare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-friendfeed { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-friendfeed-rect { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-github { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-github-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-googleplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-path { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-reddit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-skype { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-slideshare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stackoverflow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-vkontakte { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-w3c { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
283
assets/css/fonts/elusive/css/elusive-ie7.css
Normal file
283
assets/css/fonts/elusive/css/elusive-ie7.css
Normal file
@ -0,0 +1,283 @@
|
||||
[class^="el-"], [class*=" el-"] {
|
||||
font-family: 'elusive';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
||||
/* fix buttons height */
|
||||
line-height: 1em;
|
||||
|
||||
/* you can be more comfortable with increased icons size */
|
||||
/* font-size: 120%; */
|
||||
}
|
||||
|
||||
.el-glass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-music { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-search-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mail-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-heart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-heart-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-heart-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-star-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-group { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-group-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-torso { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-videocam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-video-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-camera { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-photo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-photo-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-th-large { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-th { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-th-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-view-mode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-ok-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-ok-circled2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cancel-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cancel-circled2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-minus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-help { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-help-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-info-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-home { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-home-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-website { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-website-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-attach { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-attach-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lock-open-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-eye { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-eye-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tags { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bookmark { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bookmark-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flag-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-thumbs-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-thumbs-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-download-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-upload { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-quote { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-quote-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-export { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pencil-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-edit-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-edit-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-print { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-retweet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-comment { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-comment-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-warning { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-exclamation { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-error { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-error-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-location { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-location-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-compass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-compass-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-trash-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc-new { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-doc-new-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder-close { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-folder-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-phone-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cog-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cogs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-wrench-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-basket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-basket-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-calendar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-calendar-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-mic-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-volume-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-headphones { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-clock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-clock-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lightbulb { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-lightbulb-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-block { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-full { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-full-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-resize-horizontal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-move { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-zoom-in { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-zoom-out { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-down-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-left-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-right-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-up-hand { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cw-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-arrows-cw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-shuffle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-play-circled2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pause-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-record { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-eject { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-backward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-backward-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fast-backward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fast-forward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-forward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-forward-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-step-backward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-step-forward { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-target { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-signal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-desktop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-desktop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-laptop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-laptop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-network { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-inbox { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-inbox-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-inbox-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-globe-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cloud-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flight { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-leaf { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-font { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fontsize { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-bold { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-italic { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-text-height { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-text-width { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-center { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-align-justify { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-indent-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-indent-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-briefcase { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-road { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-qrcode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-barcode { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-braille { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-book { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-adjust { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tint { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-check-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-asterisk { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-gift { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-fire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-magnet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-chart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-chart-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-credit-card { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-megaphone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-clipboard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-certificate { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tasks { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-gauge { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-smiley { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-smiley-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-address-book { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-address-book-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-asl { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-glasses { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-hearing-impaired { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-iphone-home { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-adult { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-child { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-blind { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-guidedog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-accessibility { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-universal-access { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-male { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-female { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-behance { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-blogger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-cc { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-css { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-delicious { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-deviantart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-digg { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-dribbble { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-flickr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-foursquare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-friendfeed { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-friendfeed-rect { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-github { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-github-text { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-googleplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-path { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-reddit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-skype { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-slideshare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stackoverflow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-vkontakte { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-w3c { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.el-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
323
assets/css/fonts/elusive/css/elusive.css
Normal file
323
assets/css/fonts/elusive/css/elusive.css
Normal file
@ -0,0 +1,323 @@
|
||||
@font-face {
|
||||
font-family: 'elusive';
|
||||
src: url('../font/elusive.eot?63825465');
|
||||
src: url('../font/elusive.eot?63825465#iefix') format('embedded-opentype'),
|
||||
url('../font/elusive.woff?63825465') format('woff'),
|
||||
url('../font/elusive.ttf?63825465') format('truetype'),
|
||||
url('../font/elusive.svg?63825465#elusive') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
|
||||
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
|
||||
/*
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'elusive';
|
||||
src: url('../font/elusive.svg?63825465#elusive') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
[class^="el-"]:before, [class*=" el-"]:before {
|
||||
font-family: "elusive";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: none;
|
||||
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
width: 1em;
|
||||
margin-right: .2em;
|
||||
text-align: center;
|
||||
/* opacity: .8; */
|
||||
|
||||
/* For safety - reset parent styles, that can break glyph codes*/
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
|
||||
/* fix buttons height, for twitter bootstrap */
|
||||
line-height: 1em;
|
||||
|
||||
/* Animation center compensation - margins should be symmetric */
|
||||
/* remove if not needed */
|
||||
margin-left: .2em;
|
||||
|
||||
/* you can be more comfortable with increased icons size */
|
||||
/* font-size: 120%; */
|
||||
|
||||
/* Uncomment for 3D effect */
|
||||
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
||||
}
|
||||
|
||||
.el-glass:before { content: '\e800'; } /* '' */
|
||||
.el-music:before { content: '\e801'; } /* '' */
|
||||
.el-search:before { content: '\e802'; } /* '' */
|
||||
.el-search-circled:before { content: '\e803'; } /* '' */
|
||||
.el-mail:before { content: '\e804'; } /* '' */
|
||||
.el-mail-circled:before { content: '\e805'; } /* '' */
|
||||
.el-heart:before { content: '\e806'; } /* '' */
|
||||
.el-heart-circled:before { content: '\e807'; } /* '' */
|
||||
.el-heart-empty:before { content: '\e808'; } /* '' */
|
||||
.el-star:before { content: '\e809'; } /* '' */
|
||||
.el-star-circled:before { content: '\e80a'; } /* '' */
|
||||
.el-star-empty:before { content: '\e80b'; } /* '' */
|
||||
.el-user:before { content: '\e80c'; } /* '' */
|
||||
.el-group:before { content: '\e80d'; } /* '' */
|
||||
.el-group-circled:before { content: '\e80e'; } /* '' */
|
||||
.el-torso:before { content: '\e80f'; } /* '' */
|
||||
.el-video:before { content: '\e810'; } /* '' */
|
||||
.el-video-circled:before { content: '\e811'; } /* '' */
|
||||
.el-video-alt:before { content: '\e812'; } /* '' */
|
||||
.el-videocam:before { content: '\e813'; } /* '' */
|
||||
.el-video-chat:before { content: '\e814'; } /* '' */
|
||||
.el-picture:before { content: '\e815'; } /* '' */
|
||||
.el-camera:before { content: '\e816'; } /* '' */
|
||||
.el-photo:before { content: '\e817'; } /* '' */
|
||||
.el-photo-circled:before { content: '\e818'; } /* '' */
|
||||
.el-th-large:before { content: '\e819'; } /* '' */
|
||||
.el-th:before { content: '\e81a'; } /* '' */
|
||||
.el-th-list:before { content: '\e81b'; } /* '' */
|
||||
.el-view-mode:before { content: '\e81c'; } /* '' */
|
||||
.el-ok:before { content: '\e81d'; } /* '' */
|
||||
.el-ok-circled:before { content: '\e81e'; } /* '' */
|
||||
.el-ok-circled2:before { content: '\e81f'; } /* '' */
|
||||
.el-cancel:before { content: '\e820'; } /* '' */
|
||||
.el-cancel-circled:before { content: '\e821'; } /* '' */
|
||||
.el-cancel-circled2:before { content: '\e822'; } /* '' */
|
||||
.el-plus:before { content: '\e823'; } /* '' */
|
||||
.el-plus-circled:before { content: '\e824'; } /* '' */
|
||||
.el-minus:before { content: '\e825'; } /* '' */
|
||||
.el-minus-circled:before { content: '\e826'; } /* '' */
|
||||
.el-help:before { content: '\e827'; } /* '' */
|
||||
.el-help-circled:before { content: '\e828'; } /* '' */
|
||||
.el-info-circled:before { content: '\e829'; } /* '' */
|
||||
.el-home:before { content: '\e82a'; } /* '' */
|
||||
.el-home-circled:before { content: '\e82b'; } /* '' */
|
||||
.el-website:before { content: '\e82c'; } /* '' */
|
||||
.el-website-circled:before { content: '\e82d'; } /* '' */
|
||||
.el-attach:before { content: '\e82e'; } /* '' */
|
||||
.el-attach-circled:before { content: '\e82f'; } /* '' */
|
||||
.el-lock:before { content: '\e830'; } /* '' */
|
||||
.el-lock-circled:before { content: '\e831'; } /* '' */
|
||||
.el-lock-open:before { content: '\e832'; } /* '' */
|
||||
.el-lock-open-alt:before { content: '\e833'; } /* '' */
|
||||
.el-eye:before { content: '\e834'; } /* '' */
|
||||
.el-eye-off:before { content: '\e835'; } /* '' */
|
||||
.el-tag:before { content: '\e836'; } /* '' */
|
||||
.el-tags:before { content: '\e837'; } /* '' */
|
||||
.el-bookmark:before { content: '\e838'; } /* '' */
|
||||
.el-bookmark-empty:before { content: '\e839'; } /* '' */
|
||||
.el-flag:before { content: '\e83a'; } /* '' */
|
||||
.el-flag-circled:before { content: '\e83b'; } /* '' */
|
||||
.el-thumbs-up:before { content: '\e83c'; } /* '' */
|
||||
.el-thumbs-down:before { content: '\e83d'; } /* '' */
|
||||
.el-download:before { content: '\e83e'; } /* '' */
|
||||
.el-download-alt:before { content: '\e83f'; } /* '' */
|
||||
.el-upload:before { content: '\e840'; } /* '' */
|
||||
.el-share:before { content: '\e841'; } /* '' */
|
||||
.el-quote:before { content: '\e842'; } /* '' */
|
||||
.el-quote-circled:before { content: '\e843'; } /* '' */
|
||||
.el-export:before { content: '\e844'; } /* '' */
|
||||
.el-pencil:before { content: '\e845'; } /* '' */
|
||||
.el-pencil-circled:before { content: '\e846'; } /* '' */
|
||||
.el-edit:before { content: '\e847'; } /* '' */
|
||||
.el-edit-circled:before { content: '\e848'; } /* '' */
|
||||
.el-edit-alt:before { content: '\e849'; } /* '' */
|
||||
.el-print:before { content: '\e84a'; } /* '' */
|
||||
.el-retweet:before { content: '\e84b'; } /* '' */
|
||||
.el-comment:before { content: '\e84c'; } /* '' */
|
||||
.el-comment-alt:before { content: '\e84d'; } /* '' */
|
||||
.el-bell:before { content: '\e84e'; } /* '' */
|
||||
.el-warning:before { content: '\e84f'; } /* '' */
|
||||
.el-exclamation:before { content: '\e850'; } /* '' */
|
||||
.el-error:before { content: '\e851'; } /* '' */
|
||||
.el-error-alt:before { content: '\e852'; } /* '' */
|
||||
.el-location:before { content: '\e853'; } /* '' */
|
||||
.el-location-circled:before { content: '\e854'; } /* '' */
|
||||
.el-compass:before { content: '\e855'; } /* '' */
|
||||
.el-compass-circled:before { content: '\e856'; } /* '' */
|
||||
.el-trash:before { content: '\e857'; } /* '' */
|
||||
.el-trash-circled:before { content: '\e858'; } /* '' */
|
||||
.el-doc:before { content: '\e859'; } /* '' */
|
||||
.el-doc-circled:before { content: '\e85a'; } /* '' */
|
||||
.el-doc-new:before { content: '\e85b'; } /* '' */
|
||||
.el-doc-new-circled:before { content: '\e85c'; } /* '' */
|
||||
.el-folder:before { content: '\e85d'; } /* '' */
|
||||
.el-folder-circled:before { content: '\e85e'; } /* '' */
|
||||
.el-folder-close:before { content: '\e85f'; } /* '' */
|
||||
.el-folder-open:before { content: '\e860'; } /* '' */
|
||||
.el-rss:before { content: '\e861'; } /* '' */
|
||||
.el-phone:before { content: '\e862'; } /* '' */
|
||||
.el-phone-circled:before { content: '\e863'; } /* '' */
|
||||
.el-cog:before { content: '\e864'; } /* '' */
|
||||
.el-cog-circled:before { content: '\e865'; } /* '' */
|
||||
.el-cogs:before { content: '\e866'; } /* '' */
|
||||
.el-wrench:before { content: '\e867'; } /* '' */
|
||||
.el-wrench-circled:before { content: '\e868'; } /* '' */
|
||||
.el-basket:before { content: '\e869'; } /* '' */
|
||||
.el-basket-circled:before { content: '\e86a'; } /* '' */
|
||||
.el-calendar:before { content: '\e86b'; } /* '' */
|
||||
.el-calendar-circled:before { content: '\e86c'; } /* '' */
|
||||
.el-mic:before { content: '\e86d'; } /* '' */
|
||||
.el-mic-circled:before { content: '\e86e'; } /* '' */
|
||||
.el-volume-off:before { content: '\e86f'; } /* '' */
|
||||
.el-volume-down:before { content: '\e870'; } /* '' */
|
||||
.el-volume:before { content: '\e871'; } /* '' */
|
||||
.el-volume-up:before { content: '\e872'; } /* '' */
|
||||
.el-headphones:before { content: '\e873'; } /* '' */
|
||||
.el-clock:before { content: '\e874'; } /* '' */
|
||||
.el-clock-circled:before { content: '\e875'; } /* '' */
|
||||
.el-lightbulb:before { content: '\e876'; } /* '' */
|
||||
.el-lightbulb-alt:before { content: '\e877'; } /* '' */
|
||||
.el-block:before { content: '\e878'; } /* '' */
|
||||
.el-resize-full:before { content: '\e879'; } /* '' */
|
||||
.el-resize-full-alt:before { content: '\e87a'; } /* '' */
|
||||
.el-resize-small:before { content: '\e87b'; } /* '' */
|
||||
.el-resize-vertical:before { content: '\e87c'; } /* '' */
|
||||
.el-resize-horizontal:before { content: '\e87d'; } /* '' */
|
||||
.el-move:before { content: '\e87e'; } /* '' */
|
||||
.el-zoom-in:before { content: '\e87f'; } /* '' */
|
||||
.el-zoom-out:before { content: '\e880'; } /* '' */
|
||||
.el-down-open:before { content: '\e881'; } /* '' */
|
||||
.el-left-open:before { content: '\e882'; } /* '' */
|
||||
.el-right-open:before { content: '\e883'; } /* '' */
|
||||
.el-up-open:before { content: '\e884'; } /* '' */
|
||||
.el-down:before { content: '\e885'; } /* '' */
|
||||
.el-left:before { content: '\e886'; } /* '' */
|
||||
.el-right:before { content: '\e887'; } /* '' */
|
||||
.el-up:before { content: '\e888'; } /* '' */
|
||||
.el-down-circled:before { content: '\e889'; } /* '' */
|
||||
.el-left-circled:before { content: '\e88a'; } /* '' */
|
||||
.el-right-circled:before { content: '\e88b'; } /* '' */
|
||||
.el-up-circled:before { content: '\e88c'; } /* '' */
|
||||
.el-down-hand:before { content: '\e88d'; } /* '' */
|
||||
.el-left-hand:before { content: '\e88e'; } /* '' */
|
||||
.el-right-hand:before { content: '\e88f'; } /* '' */
|
||||
.el-up-hand:before { content: '\e890'; } /* '' */
|
||||
.el-cw:before { content: '\e891'; } /* '' */
|
||||
.el-cw-circled:before { content: '\e892'; } /* '' */
|
||||
.el-arrows-cw:before { content: '\e893'; } /* '' */
|
||||
.el-shuffle:before { content: '\e894'; } /* '' */
|
||||
.el-play:before { content: '\e895'; } /* '' */
|
||||
.el-play-circled:before { content: '\e896'; } /* '' */
|
||||
.el-play-circled2:before { content: '\e897'; } /* '' */
|
||||
.el-stop:before { content: '\e898'; } /* '' */
|
||||
.el-stop-circled:before { content: '\e899'; } /* '' */
|
||||
.el-pause:before { content: '\e89a'; } /* '' */
|
||||
.el-pause-circled:before { content: '\e89b'; } /* '' */
|
||||
.el-record:before { content: '\e89c'; } /* '' */
|
||||
.el-eject:before { content: '\e89d'; } /* '' */
|
||||
.el-backward:before { content: '\e89e'; } /* '' */
|
||||
.el-backward-circled:before { content: '\e89f'; } /* '' */
|
||||
.el-fast-backward:before { content: '\e8a0'; } /* '' */
|
||||
.el-fast-forward:before { content: '\e8a1'; } /* '' */
|
||||
.el-forward:before { content: '\e8a2'; } /* '' */
|
||||
.el-forward-circled:before { content: '\e8a3'; } /* '' */
|
||||
.el-step-backward:before { content: '\e8a4'; } /* '' */
|
||||
.el-step-forward:before { content: '\e8a5'; } /* '' */
|
||||
.el-target:before { content: '\e8a6'; } /* '' */
|
||||
.el-signal:before { content: '\e8a7'; } /* '' */
|
||||
.el-desktop:before { content: '\e8a8'; } /* '' */
|
||||
.el-desktop-circled:before { content: '\e8a9'; } /* '' */
|
||||
.el-laptop:before { content: '\e8aa'; } /* '' */
|
||||
.el-laptop-circled:before { content: '\e8ab'; } /* '' */
|
||||
.el-network:before { content: '\e8ac'; } /* '' */
|
||||
.el-inbox:before { content: '\e8ad'; } /* '' */
|
||||
.el-inbox-circled:before { content: '\e8ae'; } /* '' */
|
||||
.el-inbox-alt:before { content: '\e8af'; } /* '' */
|
||||
.el-globe:before { content: '\e8b0'; } /* '' */
|
||||
.el-globe-alt:before { content: '\e8b1'; } /* '' */
|
||||
.el-cloud:before { content: '\e8b2'; } /* '' */
|
||||
.el-cloud-circled:before { content: '\e8b3'; } /* '' */
|
||||
.el-flight:before { content: '\e8b4'; } /* '' */
|
||||
.el-leaf:before { content: '\e8b5'; } /* '' */
|
||||
.el-font:before { content: '\e8b6'; } /* '' */
|
||||
.el-fontsize:before { content: '\e8b7'; } /* '' */
|
||||
.el-bold:before { content: '\e8b8'; } /* '' */
|
||||
.el-italic:before { content: '\e8b9'; } /* '' */
|
||||
.el-text-height:before { content: '\e8ba'; } /* '' */
|
||||
.el-text-width:before { content: '\e8bb'; } /* '' */
|
||||
.el-align-left:before { content: '\e8bc'; } /* '' */
|
||||
.el-align-center:before { content: '\e8bd'; } /* '' */
|
||||
.el-align-right:before { content: '\e8be'; } /* '' */
|
||||
.el-align-justify:before { content: '\e8bf'; } /* '' */
|
||||
.el-list:before { content: '\e8c0'; } /* '' */
|
||||
.el-indent-left:before { content: '\e8c1'; } /* '' */
|
||||
.el-indent-right:before { content: '\e8c2'; } /* '' */
|
||||
.el-briefcase:before { content: '\e8c3'; } /* '' */
|
||||
.el-off:before { content: '\e8c4'; } /* '' */
|
||||
.el-road:before { content: '\e8c5'; } /* '' */
|
||||
.el-qrcode:before { content: '\e8c6'; } /* '' */
|
||||
.el-barcode:before { content: '\e8c7'; } /* '' */
|
||||
.el-braille:before { content: '\e8c8'; } /* '' */
|
||||
.el-book:before { content: '\e8c9'; } /* '' */
|
||||
.el-adjust:before { content: '\e8ca'; } /* '' */
|
||||
.el-tint:before { content: '\e8cb'; } /* '' */
|
||||
.el-check:before { content: '\e8cc'; } /* '' */
|
||||
.el-check-empty:before { content: '\e8cd'; } /* '' */
|
||||
.el-asterisk:before { content: '\e8ce'; } /* '' */
|
||||
.el-gift:before { content: '\e8cf'; } /* '' */
|
||||
.el-fire:before { content: '\e8d0'; } /* '' */
|
||||
.el-magnet:before { content: '\e8d1'; } /* '' */
|
||||
.el-chart:before { content: '\e8d2'; } /* '' */
|
||||
.el-chart-circled:before { content: '\e8d3'; } /* '' */
|
||||
.el-credit-card:before { content: '\e8d4'; } /* '' */
|
||||
.el-megaphone:before { content: '\e8d5'; } /* '' */
|
||||
.el-clipboard:before { content: '\e8d6'; } /* '' */
|
||||
.el-hdd:before { content: '\e8d7'; } /* '' */
|
||||
.el-key:before { content: '\e8d8'; } /* '' */
|
||||
.el-certificate:before { content: '\e8d9'; } /* '' */
|
||||
.el-tasks:before { content: '\e8da'; } /* '' */
|
||||
.el-filter:before { content: '\e8db'; } /* '' */
|
||||
.el-gauge:before { content: '\e8dc'; } /* '' */
|
||||
.el-smiley:before { content: '\e8dd'; } /* '' */
|
||||
.el-smiley-circled:before { content: '\e8de'; } /* '' */
|
||||
.el-address-book:before { content: '\e8df'; } /* '' */
|
||||
.el-address-book-alt:before { content: '\e8e0'; } /* '' */
|
||||
.el-asl:before { content: '\e8e1'; } /* '' */
|
||||
.el-glasses:before { content: '\e8e2'; } /* '' */
|
||||
.el-hearing-impaired:before { content: '\e8e3'; } /* '' */
|
||||
.el-iphone-home:before { content: '\e8e4'; } /* '' */
|
||||
.el-person:before { content: '\e8e5'; } /* '' */
|
||||
.el-adult:before { content: '\e8e6'; } /* '' */
|
||||
.el-child:before { content: '\e8e7'; } /* '' */
|
||||
.el-blind:before { content: '\e8e8'; } /* '' */
|
||||
.el-guidedog:before { content: '\e8e9'; } /* '' */
|
||||
.el-accessibility:before { content: '\e8ea'; } /* '' */
|
||||
.el-universal-access:before { content: '\e8eb'; } /* '' */
|
||||
.el-male:before { content: '\e8ec'; } /* '' */
|
||||
.el-female:before { content: '\e8ed'; } /* '' */
|
||||
.el-behance:before { content: '\e8ee'; } /* '' */
|
||||
.el-blogger:before { content: '\e8ef'; } /* '' */
|
||||
.el-cc:before { content: '\e8f0'; } /* '' */
|
||||
.el-css:before { content: '\e8f1'; } /* '' */
|
||||
.el-delicious:before { content: '\e8f2'; } /* '' */
|
||||
.el-deviantart:before { content: '\e8f3'; } /* '' */
|
||||
.el-digg:before { content: '\e8f4'; } /* '' */
|
||||
.el-dribbble:before { content: '\e8f5'; } /* '' */
|
||||
.el-facebook:before { content: '\e8f6'; } /* '' */
|
||||
.el-flickr:before { content: '\e8f7'; } /* '' */
|
||||
.el-foursquare:before { content: '\e8f8'; } /* '' */
|
||||
.el-friendfeed:before { content: '\e8f9'; } /* '' */
|
||||
.el-friendfeed-rect:before { content: '\e8fa'; } /* '' */
|
||||
.el-github:before { content: '\e8fb'; } /* '' */
|
||||
.el-github-text:before { content: '\e8fc'; } /* '' */
|
||||
.el-googleplus:before { content: '\e8fd'; } /* '' */
|
||||
.el-instagram:before { content: '\e8fe'; } /* '' */
|
||||
.el-linkedin:before { content: '\e8ff'; } /* '' */
|
||||
.el-path:before { content: '\e900'; } /* '' */
|
||||
.el-picasa:before { content: '\e901'; } /* '' */
|
||||
.el-pinterest:before { content: '\e902'; } /* '' */
|
||||
.el-reddit:before { content: '\e903'; } /* '' */
|
||||
.el-skype:before { content: '\e904'; } /* '' */
|
||||
.el-slideshare:before { content: '\e905'; } /* '' */
|
||||
.el-stackoverflow:before { content: '\e906'; } /* '' */
|
||||
.el-stumbleupon:before { content: '\e907'; } /* '' */
|
||||
.el-twitter:before { content: '\e908'; } /* '' */
|
||||
.el-tumblr:before { content: '\e909'; } /* '' */
|
||||
.el-vimeo:before { content: '\e90a'; } /* '' */
|
||||
.el-vkontakte:before { content: '\e90b'; } /* '' */
|
||||
.el-w3c:before { content: '\e90c'; } /* '' */
|
||||
.el-wordpress:before { content: '\e90d'; } /* '' */
|
||||
.el-youtube:before { content: '\e90e'; } /* '' */
|
Reference in New Issue
Block a user