summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/resources/css/LocalImage.css
blob: 3b308af7964746a2051849a02e3618144769ddc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.dijitEditorEilDialogTitle {
	font-weight: bold;
	margin-bottom: 0.6em;
}

.dijitEditorEilDialogDescription {
	white-space: normal;
	margin: 0em 0em 0.3em 0em;
}

.dijitEditorEilDialogField{
	width: 20em;
}