Changeset 161

Show
Ignore:
Timestamp:
01/21/06 21:10:29 (3 years ago)
Author:
misja
Message:

Minor visual editor tweaks: automatic language selection should work now, default editing font size is now 12

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/_tinymce/jscripts/tiny_mce/themes/advanced/css/editor_content.css

    r117 r161  
    55        background-color: #FFFFFF; 
    66        font-family: Verdana, Arial, Helvetica, sans-serif; 
    7         font-size: 10px; 
     7        font-size: 12px; 
    88        scrollbar-3dlight-color: #F0F0EE; 
    99        scrollbar-arrow-color: #676662; 
  • devel/units/tinymce/main.php

    r142 r161  
    1717     
    1818    // Keep base language, no variations for now 
    19     $lang = explode("-", $language); 
     19    $lang = explode("_", $language); 
    2020 
    2121    // Loose the trailing slash