Skip to content

Commit

Permalink
Consistent capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
ugurdogrusoz authored Feb 22, 2018
1 parent bd0ca7f commit 1dbe666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-compounds-collapsed.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<body>
<h1>cytoscape-expand-collapse demo</h1>

<b id="expandAllAndRemove" style="cursor: pointer;color: #2ecc71">Expand all and remove</b> / <b id="loadInCollapsedState" style="cursor: pointer; color: #e74c3c">Load Compouds Collapsed</b> <br/>
<b id="expandAllAndRemove" style="cursor: pointer;color: #2ecc71">Expand all and remove</b> / <b id="loadInCollapsedState" style="cursor: pointer; color: #e74c3c">Load compouds collapsed</b> <br/>
<b id="collapseAll" style="cursor: pointer;color: darkred">Collapse all</b> / <b id="expandAll" style="cursor: pointer; color: darkslateblue">Expand all</b> <br/>
<b id="collapseRecursively" style="cursor: pointer; color: darksalmon">Collapse selected recursively</b> / <b id="expandRecursively" style="cursor: pointer; color: darkmagenta">Expand selected recursively</b>

Expand Down

0 comments on commit 1dbe666

Please sign in to comment.