-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replacing the coming-soon website
- Loading branch information
Showing
77 changed files
with
21,113 additions
and
3,232 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[class^="icon-custom-"], [class*=" icon-custom-"] { | ||
font-family: 'fontello-custom_icons'; | ||
font-style: normal; | ||
font-weight: normal; | ||
|
||
/* fix buttons height */ | ||
line-height: 1em; | ||
|
||
/* you can be more comfortable with increased icons size */ | ||
/* font-size: 120%; */ | ||
} | ||
|
||
.icon-custom-uniF0C3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-github-circled-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-thumbs-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-battery { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-github-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-bat-half { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-chart-pie-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-github-circled-alt2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-android { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-custom-chart-pie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
@font-face { | ||
font-family: 'fontello-custom_icons'; | ||
src: url('../font/fontello-custom_icons.eot?40835543'); | ||
src: url('../font/fontello-custom_icons.eot?40835543#iefix') format('embedded-opentype'), | ||
url('../font/fontello-custom_icons.woff?40835543') format('woff'), | ||
url('../font/fontello-custom_icons.ttf?40835543') format('truetype'), | ||
url('../font/fontello-custom_icons.svg?40835543#fontello-custom_icons') 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: 'fontello-custom_icons'; | ||
src: url('../font/fontello-custom_icons.svg?40835543#fontello-custom_icons') format('svg'); | ||
} | ||
} | ||
*/ | ||
|
||
[class^="icon-custom-"]:before, [class*=" icon-custom-"]:before { | ||
font-family: "fontello-custom_icons"; | ||
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); */ | ||
} | ||
|
||
.icon-custom-uniF0C3:before { content: '\e809'; } /* '' */ | ||
.icon-custom-github-circled-1:before { content: '\e808'; } /* '' */ | ||
.icon-custom-thumbs-up:before { content: '\e814'; } /* '' */ | ||
.icon-custom-download:before { content: '\e815'; } /* '' */ | ||
.icon-custom-battery:before { content: '\e800'; } /* '' */ | ||
.icon-custom-github-circled:before { content: '\e806'; } /* '' */ | ||
.icon-custom-bat-half:before { content: '\e810'; } /* '' */ | ||
.icon-custom-chart-pie-alt:before { content: '\e811'; } /* '' */ | ||
.icon-custom-github-circled-alt2:before { content: '\e807'; } /* '' */ | ||
.icon-custom-android:before { content: '\e813'; } /* '' */ | ||
.icon-custom-chart-pie:before { content: '\e812'; } /* '' */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
[class^="icon-"], | ||
[class*=" icon-"] { | ||
font-family: 'fontello'; | ||
font-style: normal; | ||
font-weight: normal; | ||
/* fix buttons height */ | ||
line-height: 1em; | ||
/* you can be more comfortable with increased icons size */ | ||
/* font-size: 120%; */ | ||
} | ||
|
||
.icon-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '+ '); } | ||
.icon-heart-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '♡ '); } | ||
.icon-heart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '♥ '); } | ||
.icon-tools { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '⚒ '); } | ||
.icon-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '⚙ '); } | ||
.icon-attention { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '⚠ '); } | ||
.icon-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '✉ '); } | ||
.icon-mail-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-mail-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '✕ '); } | ||
.icon-cancel-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '✖ '); } | ||
.icon-cancel-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '❎ '); } | ||
.icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '➕ '); } | ||
.icon-ccw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '⟲ '); } | ||
.icon-list { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-desktop-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-desktop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-pencil-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-group-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-cog-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-vcard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-map { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-basket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-popup { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-window { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-chart-pie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-thermometer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-down-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-left-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-right-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-up-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-down-open-mini { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-left-open-mini { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-up-open-mini { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-down-open-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-left-open-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-up-open-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-install { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-brush-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-brush-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-chart-pie-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-terminal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-vector { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-vector-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-beaker { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-mail-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-flickr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-flickr-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-vimeo-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-twitter-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-facebook-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-facebook-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-gplus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-pinterest-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-tumblr-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-linkedin-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-dribbble { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-dribbble-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-stumbleupon-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-lastfm { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-lastfm-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-skype { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-skype-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-paypal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '🌄 '); } | ||
.icon-target { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '🎯 '); } | ||
.icon-thumbs-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '👍 '); } | ||
.icon-thumbs-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '👎 '); } | ||
.icon-lamp { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '💡 '); } | ||
.icon-alert { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '💥 '); } | ||
.icon-monitor { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '💻 '); } | ||
.icon-chart-line { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📈 '); } | ||
.icon-chart-bar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📊 '); } | ||
.icon-clipboard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📋 '); } | ||
.icon-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📞 '); } | ||
.icon-megaphone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📣 '); } | ||
.icon-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📥 '); } | ||
.icon-mobile { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📱 '); } | ||
.icon-mobile-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-mobile-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | ||
.icon-camera { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '📷 '); } | ||
.icon-link { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '🔗 '); } | ||
.icon-chart-area { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '🔾 '); } | ||
.icon-rocket { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '🚀 '); } |
Oops, something went wrong.