# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: C:\Users\obougeois\Documents\NetBeansProjects\hippo-cms-2.22.xx\skin\src\main\webapp # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: screen_ie.css --- screen_ie.css Remotely Modified (Based On HEAD) +++ screen_ie.css Locally Modified (Based On LOCAL) @@ -11,6 +11,7 @@ .resource-upload input[type="file"] { border: 1px solid #666; width: 300px;} +.hippo-editor-field { overflow: hidden;} .hippo-editor-field-html .htmlarea .xinha_iframe { margin: 0; border: 0px; padding: 0px;} .hippo-editor-field-html .htmlarea .toolbar {padding:4px; padding-right: 0px;}