client/templates/colorpicker.html
author ymh <ymh.work@gmail.com>
Thu, 05 Jan 2017 16:26:07 +0100
changeset 647 eaaa1efce396
parent 430 d3ae63bc18c6
permissions -rw-r--r--
add examples for youtube node types, add a way to open node urls with a single click
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
430
d3ae63bc18c6 split the 'colorpicker' template and the 'search' template (list of possible kind of search in the bins) into separate html
rougeronj
parents:
diff changeset
     1
<li data-color="<%=c%>" style="background: <%=c%>"></li>