Automated build for v0.01
This commit is contained in:
13
lib/dijit/themes/claro/Dialog_rtl.less
Normal file
13
lib/dijit/themes/claro/Dialog_rtl.less
Normal file
@ -0,0 +1,13 @@
|
||||
/* Dialog */
|
||||
|
||||
@import "variables";
|
||||
|
||||
.claro .dijitDialogRtl .dijitDialogCloseIcon {
|
||||
right: auto;
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
.claro .dijitDialogRtl .dijitDialogPaneActionBar {
|
||||
text-align: left;
|
||||
padding: 3px 7px 2px 5px;
|
||||
}
|
Reference in New Issue
Block a user