Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/font-awesome/css/font-awesome.css')
-rw-r--r--assets/font-awesome/css/font-awesome.css18
1 files changed, 13 insertions, 5 deletions
diff --git a/assets/font-awesome/css/font-awesome.css b/assets/font-awesome/css/font-awesome.css
index f9d4aa35c..30a96b22b 100644
--- a/assets/font-awesome/css/font-awesome.css
+++ b/assets/font-awesome/css/font-awesome.css
@@ -1,5 +1,5 @@
/*!
- * Font Awesome 3.2.0
+ * Font Awesome 3.2.1
* the iconic font designed for Bootstrap
* ------------------------------------------------------------------------------
* The full suite of pictographic icons, examples, and documentation can be
@@ -27,8 +27,8 @@
* -------------------------- */
@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');
+ 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;
}
@@ -47,7 +47,6 @@
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
- cursor: default;
speak: none;
}
/* makes the font 33% larger relative to the icon container */
@@ -244,6 +243,11 @@ a [class*=" icon-"] {
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
}
+/* Fixes alignment in nav lists */
+.nav-list [class^="icon-"],
+.nav-list [class*=" icon-"] {
+ line-height: inherit;
+}
/* EXTRAS
* -------------------------- */
/* Stacked and layered icon */
@@ -278,6 +282,8 @@ a [class*=" icon-"] {
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
+/* Prevent stack and spinners from being taken inline when inside a link */
+a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
@@ -426,6 +432,7 @@ a .icon-flip-vertical:before {
.icon-signal:before {
content: "\f012";
}
+.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
@@ -749,6 +756,7 @@ a .icon-flip-vertical:before {
.icon-key:before {
content: "\f084";
}
+.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
@@ -1427,7 +1435,7 @@ a .icon-flip-vertical:before {
.icon-linux:before {
content: "\f17c";
}
-.icon-dribble:before {
+.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {