]> git.wh0rd.org - tt-rss.git/blob - 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
1 <div class="dijitInline dijitColorPalette" role="grid">
2 <table data-dojo-attach-point="paletteTableNode" class="dijitPaletteTable" cellSpacing="0" cellPadding="0" role="presentation">
3 <tbody data-dojo-attach-point="gridNode"></tbody>
4 </table>
5 </div>