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.
wengxinlei e4454dde04 项目部署 10 months ago
..
form 项目部署 10 months ago
images 项目部署 10 months ago
layout 项目部署 10 months ago
Calendar.css 项目部署 10 months ago
Calendar.less 项目部署 10 months ago
Calendar_rtl.css 项目部署 10 months ago
Calendar_rtl.less 项目部署 10 months ago
ColorPalette.css 项目部署 10 months ago
ColorPalette.less 项目部署 10 months ago
Common.css 项目部署 10 months ago
Common.less 项目部署 10 months ago
Dialog.css 项目部署 10 months ago
Dialog.less 项目部署 10 months ago
Dialog_rtl.css 项目部署 10 months ago
Dialog_rtl.less 项目部署 10 months ago
Editor.css 项目部署 10 months ago
Editor.less 项目部署 10 months ago
Editor_rtl.css 项目部署 10 months ago
Editor_rtl.less 项目部署 10 months ago
InlineEditBox.css 项目部署 10 months ago
InlineEditBox.less 项目部署 10 months ago
Menu.css 项目部署 10 months ago
Menu.less 项目部署 10 months ago
Menu_rtl.css 项目部署 10 months ago
Menu_rtl.less 项目部署 10 months ago
ProgressBar.css 项目部署 10 months ago
ProgressBar.less 项目部署 10 months ago
ProgressBar_rtl.css 项目部署 10 months ago
ProgressBar_rtl.less 项目部署 10 months ago
README 项目部署 10 months ago
TimePicker.css 项目部署 10 months ago
TimePicker.less 项目部署 10 months ago
TitlePane.css 项目部署 10 months ago
TitlePane.less 项目部署 10 months ago
TitlePane_rtl.css 项目部署 10 months ago
TitlePane_rtl.less 项目部署 10 months ago
Toolbar.css 项目部署 10 months ago
Toolbar.less 项目部署 10 months ago
Toolbar_rtl.css 项目部署 10 months ago
Toolbar_rtl.less 项目部署 10 months ago
Tree.css 项目部署 10 months ago
Tree.less 项目部署 10 months ago
claro.css 项目部署 10 months ago
claro_rtl.css 项目部署 10 months ago
compile.js 项目部署 10 months ago
document.css 项目部署 10 months ago
document.less 项目部署 10 months ago
variables.less 项目部署 10 months ago

README

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.