mirror of
https://github.com/e107inc/e107.git
synced 2025-10-13 14:04:51 +02:00
Updated TinyMce to 3.2.5.
First incarnation of the admin configuration page added. Language file still to come.
This commit is contained in:
11
e107_plugins/tinymce/plugins/xhtmlxtras/css/attributes.css
Normal file
11
e107_plugins/tinymce/plugins/xhtmlxtras/css/attributes.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.panel_wrapper div.current {
|
||||
height: 290px;
|
||||
}
|
||||
|
||||
#id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#events_panel input {
|
||||
width: 200px;
|
||||
}
|
Reference in New Issue
Block a user