Browse Source

rebuild with fixed comment banner for icon

pull/1944/head
jlukic 9 years ago
parent
commit
e6cbb90f8c
3 changed files with 3 additions and 24 deletions
  1. 12
      dist/components/icon.css
  2. 2
      dist/components/icon.min.css
  3. 13
      dist/semantic.css

12
dist/components/icon.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI - Icon
* # Semantic UI 1.11.0 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
@ -336,16 +336,6 @@ i.massive.icon {
font-size: 8em;
vertical-align: middle;
}
/*!
* # Semantic UI 1.11.0 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

2
dist/components/icon.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI - Icon
* # Semantic UI 1.11.0 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*

13
dist/semantic.css

@ -5567,7 +5567,7 @@ a.ui.inverted.yellow.header:hover {
Site Overrides
*******************************/
/*!
* # Semantic UI - Icon
* # Semantic UI 1.11.0 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
@ -5946,17 +5946,6 @@ i.massive.icon {
vertical-align: middle;
}
/*!
* # Semantic UI 1.11.0 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

Loading…
Cancel
Save