]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/templates/ColorPalette.html
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / templates / ColorPalette.html
CommitLineData
6887a0f5
AK
1<div class="dijitInline dijitColorPalette" role="grid">
2 <table data-dojo-attach-point="paletteTableNode" class="dijitPaletteTable" cellSpacing="0" cellPadding="0" role="presentation">
1354d172
AD
3 <tbody data-dojo-attach-point="gridNode"></tbody>
4 </table>
5</div>