Skip to content

Commit 9480fa0

Browse files
committed
Updated distribution to version 2.1.5
1 parent b33cfe2 commit 9480fa0

138 files changed

Lines changed: 2867 additions & 2574 deletions

File tree

Some content is hidden

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

components/accordion.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.4 - Accordion
2+
* # Semantic UI 2.1.5 - Accordion
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
@@ -129,7 +129,7 @@
129129
.ui.styled.accordion,
130130
.ui.styled.accordion .accordion {
131131
border-radius: 0.28571429rem;
132-
background: #ffffff;
132+
background: #FFFFFF;
133133
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15);
134134
}
135135
.ui.styled.accordion .title,

components/accordion.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.4 - Accordion
2+
* # Semantic UI 2.1.5 - Accordion
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
@@ -592,5 +592,5 @@ $.extend( $.easing, {
592592
}
593593
});
594594

595-
})( jQuery, window , document );
595+
})( jQuery, window, document );
596596

components/accordion.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)