summaryrefslogtreecommitdiff
path: root/public/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css')
-rwxr-xr-xpublic/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/public/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css b/public/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
new file mode 100755
index 0000000..9a6a235
--- /dev/null
+++ b/public/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
@@ -0,0 +1,11 @@
1.panel_wrapper div.current {
2 height: 290px;
3}
4
5#id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
6 width: 200px;
7}
8
9#events_panel input {
10 width: 200px;
11}