|
@@ -1,5 +1,5 @@
|
|
-@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.0');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.0') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.0') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
|
|
|
|
-[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;cursor:default;speak:none;}
|
|
|
|
|
|
+@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
|
|
|
|
+[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
|
|
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
|
|
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
|
|
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
|
|
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
|
|
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
|
|
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
|
|
@@ -29,10 +29,11 @@ a [class^="icon-"],a [class*=" icon-"]{display:inline;}
|
|
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
|
|
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
|
|
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
|
|
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
|
|
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
|
|
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
|
|
|
|
+.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
|
|
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
|
|
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
|
|
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
|
|
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
|
|
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
|
|
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
|
|
-a .icon-spin{display:inline-block;text-decoration:none;}
|
|
|
|
|
|
+a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
|
|
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
|
|
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
|
|
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
|
|
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
|
|
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
|
|
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
|
|
@@ -57,7 +58,7 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
|
.icon-zoom-out:before{content:"\f010";}
|
|
.icon-zoom-out:before{content:"\f010";}
|
|
.icon-power-off:before,.icon-off:before{content:"\f011";}
|
|
.icon-power-off:before,.icon-off:before{content:"\f011";}
|
|
.icon-signal:before{content:"\f012";}
|
|
.icon-signal:before{content:"\f012";}
|
|
-.icon-cog:before{content:"\f013";}
|
|
|
|
|
|
+.icon-gear:before,.icon-cog:before{content:"\f013";}
|
|
.icon-trash:before{content:"\f014";}
|
|
.icon-trash:before{content:"\f014";}
|
|
.icon-home:before{content:"\f015";}
|
|
.icon-home:before{content:"\f015";}
|
|
.icon-file-alt:before{content:"\f016";}
|
|
.icon-file-alt:before{content:"\f016";}
|
|
@@ -164,7 +165,7 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
|
.icon-facebook-sign:before{content:"\f082";}
|
|
.icon-facebook-sign:before{content:"\f082";}
|
|
.icon-camera-retro:before{content:"\f083";}
|
|
.icon-camera-retro:before{content:"\f083";}
|
|
.icon-key:before{content:"\f084";}
|
|
.icon-key:before{content:"\f084";}
|
|
-.icon-cogs:before{content:"\f085";}
|
|
|
|
|
|
+.icon-gears:before,.icon-cogs:before{content:"\f085";}
|
|
.icon-comments:before{content:"\f086";}
|
|
.icon-comments:before{content:"\f086";}
|
|
.icon-thumbs-up-alt:before{content:"\f087";}
|
|
.icon-thumbs-up-alt:before{content:"\f087";}
|
|
.icon-thumbs-down-alt:before{content:"\f088";}
|
|
.icon-thumbs-down-alt:before{content:"\f088";}
|
|
@@ -386,7 +387,7 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
|
.icon-windows:before{content:"\f17a";}
|
|
.icon-windows:before{content:"\f17a";}
|
|
.icon-android:before{content:"\f17b";}
|
|
.icon-android:before{content:"\f17b";}
|
|
.icon-linux:before{content:"\f17c";}
|
|
.icon-linux:before{content:"\f17c";}
|
|
-.icon-dribble:before{content:"\f17d";}
|
|
|
|
|
|
+.icon-dribbble:before{content:"\f17d";}
|
|
.icon-skype:before{content:"\f17e";}
|
|
.icon-skype:before{content:"\f17e";}
|
|
.icon-foursquare:before{content:"\f180";}
|
|
.icon-foursquare:before{content:"\f180";}
|
|
.icon-trello:before{content:"\f181";}
|
|
.icon-trello:before{content:"\f181";}
|