mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-10-08 14:51:53 +00:00
Merged 3.1 to HEAD
13275: updated web-client to use tinymce v3 13276: overlay display fix for when field has large content git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13585 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
11
source/web/scripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
vendored
Executable file
11
source/web/scripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
vendored
Executable 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