Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.

Commit

Permalink
update to release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
labby committed Dec 29, 2014
1 parent fef2397 commit 5da55d1
Show file tree
Hide file tree
Showing 38 changed files with 39,115 additions and 15,843 deletions.
8 changes: 8 additions & 0 deletions dist/components/accordion.css
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,14 @@
width: 100%;
}

/*--------------
Inverted
---------------*/

.ui.inverted.accordion .title:not(.ui) {
color: #ffffff;
}


/*******************************
Theme Overrides
Expand Down
2 changes: 1 addition & 1 deletion dist/components/accordion.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ $.api.settings = {
name : 'API',
namespace : 'api',

debug : false,
debug : true,
verbose : true,
performance : true,

Expand Down
Loading

0 comments on commit 5da55d1

Please sign in to comment.