1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 19:51:29 +00:00
Files
Anders Kaseorg 6887a0f573 lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
The itemNode and expandoNode elements have changed from img to
span (https://bugs.dojotoolkit.org/ticket/16699), so we now put our
tree icons inside them rather than replacing them.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-01-21 13:22:14 -05:00
..
2011-11-08 20:40:44 +04:00
2012-08-14 18:59:18 +04:00
2013-03-18 10:26:26 +04:00
2011-11-08 20:40:44 +04:00
2011-11-08 20:40:44 +04:00
2013-03-18 10:26:26 +04:00
2011-11-08 20:40:44 +04:00
2011-11-08 20:40:44 +04:00
2013-03-18 10:26:26 +04:00
2011-11-08 20:40:44 +04:00
2013-03-18 10:26:26 +04:00

These are "less" files that compile into the CSS of claro.

1. Install node from http://nodejs.org/#download
	
2. To compile all the files:

  $ cd dijit/themes/claro
  $ node compile.js


See http://lesscss.org/ and https://github.com/cloudhead/less.js/ for more information.