Skip to content

Commit

Permalink
Add used colours to font colour picker
Browse files Browse the repository at this point in the history
  • Loading branch information
daleharvey committed Jan 29, 2012
1 parent 79f965f commit 5dd66bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/upmock-client
2 changes: 2 additions & 0 deletions public/upmock.html
Expand Up @@ -382,6 +382,8 @@ <h3>Grid Overlay</h3>
<div class="picker-preview"></div>
<div class="inner">
<input class="picker-value" value="{{color}}" data-css="color" />
<h3>Used Colours</h3>
<div id="used-colours" class="overflow"></div>
<div class="picker-placeholder"></div>
</div>
</div>
Expand Down

0 comments on commit 5dd66bd

Please sign in to comment.