Closed btfou closed 9 years ago
Looks like you have an extra themes/ directory, it's now themes/themes/flat/dijit rather than just themes/flat/dijit. (The top level "themes" directory" is the name of the repository itself.)
You could also move themes/flat/flat_dijit.css to themes/flat/dijit/flat.css (or maybe themes/flat/dijit/dijit.css) but I guess that's more debatable.
You're right. It crossed my mind. Should have asked. I'll ditch the themes folder and add commit.
Thanks @btfou , closed via e4c3477
Restructured per https://github.com/dojo/themes/commit/a36056e158078d31b317dc3b23b54f964075f40a#commitcomment-13192633, and separates stylus variable files, e.g.
flat/dijit/layout/dijit_layout_variables.styl
.Additionally, adds Editor RTL css for ordered/unordered list icons.