app/assets/stylesheets/semantic-ui/elements/_icon.scss in semantic-ui-sass-2.0.7.0 vs app/assets/stylesheets/semantic-ui/elements/_icon.scss in semantic-ui-sass-2.1.3.0

- old
+ new

@@ -1,7 +1,7 @@ /*! - * # Semantic UI 2.0.7 - Icon + * # Semantic UI 2.1.3 - Icon * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license @@ -87,17 +87,17 @@ /******************************* States *******************************/ i.icon.hover { - opacity: 1; + opacity: 1 !important; } i.icon.active { - opacity: 1; + opacity: 1 !important; } i.emphasized.icon { - opacity: 1; + opacity: 1 !important; } i.disabled.icon { opacity: 0.45 !important; } @@ -106,10 +106,19 @@ Variations *******************************/ /*------------------- + Fitted +--------------------*/ + +i.fitted.icon { + width: auto; + margin: 0em; +} + +/*------------------- Link --------------------*/ i.link.icon { cursor: pointer; @@ -380,10 +389,20 @@ /*------------------- Sizes --------------------*/ +i.mini.icon, +i.mini.icons { + line-height: 1; + font-size: 0.71428571rem; +} +i.tiny.icon, +i.tiny.icons { + line-height: 1; + font-size: 0.85714286rem; +} i.small.icon, i.small.icons { line-height: 1; font-size: 0.92857143em; } @@ -2107,13 +2126,10 @@ content: "\f008"; } i.icon.check:before { content: "\f00c"; } -i.icon.remove:before { - content: "\f00d"; -} i.icon.close:before { content: "\f00d"; } i.icon.cancel:before { content: "\f00d"; @@ -2158,13 +2174,10 @@ content: "\f01d"; } i.icon.headphone:before { content: "\f025"; } -i.icon.volume.off:before { - content: "\f026"; -} i.icon.camera:before { content: "\f030"; } i.icon.video.camera:before { content: "\f03d"; @@ -2188,13 +2201,10 @@ content: "\f044"; } i.icon.plus.circle:before { content: "\f055"; } -i.icon.minus.circle:before { - content: "\f056"; -} i.icon.dont:before { content: "\f05e"; } i.icon.minimize:before { content: "\f066"; @@ -2236,13 +2246,10 @@ content: "\f201"; } i.icon.key:before { content: "\f084"; } -i.icon.privacy:before { - content: "\f084"; -} i.icon.cogs:before { content: "\f085"; } i.icon.discussions:before { content: "\f086"; @@ -2365,25 +2372,16 @@ content: "\f0e0"; } i.icon.conversation:before { content: "\f0e6"; } -i.icon.lightning:before { - content: "\f0e7"; -} i.icon.umbrella:before { content: "\f0e9"; } i.icon.lightbulb:before { content: "\f0eb"; } -i.icon.suitcase:before { - content: "\f0f2"; -} -i.icon.bell.outline:before { - content: "\f0a2"; -} i.icon.ambulance:before { content: "\f0f9"; } i.icon.medkit:before { content: "\f0fa"; @@ -2419,13 +2417,10 @@ content: "\f123"; } i.icon.question:before { content: "\f128"; } -i.icon.attention:before { - content: "\f12a"; -} i.icon.eraser:before { content: "\f12d"; } i.icon.microphone:before { content: "\f130"; @@ -2470,11 +2465,10 @@ } i.icon.rouble:before, i.icon.rub:before { content: "\f158"; } -i.icon.won:before, i.icon.krw:before { content: "\f159"; } i.icon.btc:before { content: "\f15a"; @@ -2499,13 +2493,10 @@ content: "\f1eb"; } i.icon.graduation:before { content: "\f19d"; } -i.icon.\33d:before { - content: "\f1b2"; -} i.icon.weixin:before { content: "\f1d7"; } i.icon.binoculars:before { content: "\f1e5"; @@ -2526,13 +2517,10 @@ content: "\f1e4"; } i.icon.cc:before { content: "\f20a"; } -i.icon.ils:before { - content: "\f20b"; -} i.icon.plus.cart:before { content: "\f217"; } i.icon.arrow.down.cart:before { content: "\f218"; @@ -2579,12 +2567,9 @@ i.icon.mars.stroke.vertical:before { content: "\f22a"; } i.icon.mars.stroke.horizontal:before { content: "\f22b"; -} -i.icon.neuter:before { - content: "\f22c"; } i.icon.facebook.official { content: "\f230"; } i.icon.pinterest.official {