You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/css/dojo-app.css

13 lines
627 B
CSS

/**
* If you are developing a project that makes use of Dijit widgets, you will probably want to include the two files
* below; otherwise, you can remove them. When building for release, Dojo will automatically combine all of your
* @imported CSS files into a single file.
*
* It is highly, highly recommended that you develop your CSS using Stylus: http://learnboost.github.com/stylus/.
*/
@import '../resources/dojo/resources/dojo.css';
@import '../resources/dijit/themes/claro/claro.css';
@import '../resources/dojox/layout/resources/ExpandoPane.css';
@import '../resources/dojox/widget/ColorPicker/ColorPicker.css';