Skip to content

Commit

Permalink
Update demo. Style active buttons, bump ember-content-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Oct 23, 2015
1 parent 2f4f1b6 commit 8e3dde4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions demo/app/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,8 @@ hr {
.json-null {
color: #bf616a;
}

.content-kit-toolbar__button.active {
font-weight: bold;
background-color: aliceblue;
}
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ember-cli-release": "0.2.3",
"ember-cli-sri": "^1.0.3",
"ember-cli-uglify": "^1.2.0",
"ember-content-kit": "0.1.0",
"ember-content-kit": "^0.1.10",
"ember-disable-proxy-controllers": "^1.0.0",
"ember-export-application-global": "^1.0.3",
"mobiledoc-dom-renderer": "^0.1.13"
Expand Down

0 comments on commit 8e3dde4

Please sign in to comment.