Changeset 1220

Show
Ignore:
Timestamp:
08/06/08 14:32:18 (4 months ago)
Author:
tonkla
Message:

adjust TinyMCE's toolbar alignment

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/app/helpers/application_helper.rb

    r1136 r1220  
    139139    auto_cleanup_word: true, 
    140140    theme_advanced_toolbar_location: "top", 
     141    theme_advanced_toolbar_align: "left", 
     142    theme_advanced_path_location: "bottom", 
    141143    content_css: "/stylesheets/editor.css" 
    142144  });