client/templates/colorpicker.html
changeset 430 d3ae63bc18c6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/templates/colorpicker.html	Fri Apr 24 18:01:02 2015 +0200
@@ -0,0 +1,1 @@
+<li data-color="<%=c%>" style="background: <%=c%>"></li>
\ No newline at end of file