Skip to content

Commit b8fcbbb

Browse files
committed
Merge branch '1.0' of github.com:Semantic-Org/Semantic-UI into 1.0
2 parents 398cbcb + be67a87 commit b8fcbbb

File tree

403 files changed

+6053
-54743
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

403 files changed

+6053
-54743
lines changed

build/less/definitions/modules/progress.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ $.fn.progress.settings = {
580580
name : 'Progress',
581581
namespace : 'progress',
582582

583-
debug : true,
583+
debug : false,
584584
verbose : true,
585585
performance : true,
586586

build/less/themes/packages/default/collections/message.variables

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
;
3333

3434
/* Header */
35-
@headerFontSize: 1.1rem;
35+
@headerFontSize: 1.1em;
3636
@headerFontWeight: bold;
3737
@headerDisplay: block;
3838
@headerDistance: 0rem;
@@ -84,13 +84,3 @@
8484
@floatingShadow,
8585
@borderShadow
8686
;
87-
88-
/*-------------------
89-
Variations
90-
--------------------*/
91-
92-
@small: 0.875em;
93-
@medium: 1em;
94-
@large: 1.125em;
95-
@huge: 1.5em;
96-
@massive: 2em;

build/minified/definitions/collections/breadcrumb.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Released under the MIT license
99
* http://opensource.org/licenses/MIT
1010
*
11-
* Released: 10/03/2014
11+
* Released: 10/04/2014
1212
*/
1313

1414
.ui.breadcrumb{margin:1em 0;display:inline-block;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.5;margin:0 .2rem;font-size:.9em;color:rgba(0,0,0,.4);vertical-align:baseline}.ui.breadcrumb a{color:#009fda}.ui.breadcrumb a:hover{color:#00b2f3}.ui.breadcrumb .icon.divider{font-size:.7em;vertical-align:middle}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.5em 1em}.ui.breadcrumb .active.section{font-weight:700}.ui.mini.breadcrumb{font-size:.65em}.ui.tiny.breadcrumb{font-size:.7em}.ui.small.breadcrumb{font-size:.75em}.ui.breadcrumb{font-size:1em}.ui.large.breadcrumb{font-size:1.1em}.ui.big.breadcrumb{font-size:1.05em}.ui.huge.breadcrumb{font-size:1.3em}.ui.massive.breadcrumb{font-size:1.5em}

build/minified/definitions/collections/form.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/minified/definitions/collections/grid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/minified/definitions/collections/menu.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)