Automated build for v0.01
This commit is contained in:
14
css/dijit_light.less
Normal file
14
css/dijit_light.less
Normal file
@ -0,0 +1,14 @@
|
||||
.flat {
|
||||
|
||||
.dijitDialog .dijitDialogPaneContent {
|
||||
background : @color-panel-bg;
|
||||
}
|
||||
|
||||
.dijitTab:not(.dijitTabChecked) {
|
||||
background : @color-panel-bg;
|
||||
}
|
||||
|
||||
.dijitCheckBox {
|
||||
background : #ccc;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user