aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
blob: 9a6a235c35fc076e57595a8aa4a8b79f88e4496e (plain)
1
2
3
4
5
6
7
8
9
10
11
.panel_wrapper div.current {
	height: 290px;
}

#id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
	width: 200px;
}

#events_panel input {
	width: 200px;
}