2012-05-01 19:52:07 +08:00

12 lines
205 B
CSS

.dijitEditorEilDialogTitle {
font-weight: bold;
margin-bottom: 0.6em;
}
.dijitEditorEilDialogDescription {
white-space: normal;
margin: 0em 0em 0.3em 0em;
}
.dijitEditorEilDialogField{
width: 20em;
}