assets/stylesheets/semantic_ui/definitions/elements/icon.less in less-rails-semantic_ui-2.1.8.2 vs assets/stylesheets/semantic_ui/definitions/elements/icon.less in less-rails-semantic_ui-2.2.1.0
- old
+ new
@@ -11,11 +11,10 @@
/*!
* # Semantic UI - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
- * Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
@@ -386,10 +385,10 @@
color: @black !important;
}
i.inverted.black.icon {
color: @lightBlack !important;
}
-i.inverted.bordeblack.black.icon,
+i.inverted.bordered.black.icon,
i.inverted.circular.black.icon {
background-color: @black !important;
color: @white !important;
}