Changeset 1560

Show
Ignore:
Timestamp:
2008-02-19 09:34:49 (2 years ago)
Author:
martinkou
Message:

Fixed #1670 : Improved the background color behind smiley icons and special characters in their corresponding dialogs.

Location:
FCKeditor/trunk
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/skins/default/fck_dialog.css

    r1523 r1560  
    9393.DarkBackground 
    9494{ 
    95         background-color: #d7d79f; 
     95        background-color: #eaead1; 
    9696} 
    9797 
  • FCKeditor/trunk/editor/skins/office2003/fck_dialog.css

    r1523 r1560  
    9393.DarkBackground 
    9494{ 
    95         background-color: #d7d79f; 
     95        background-color: #eaf2f8; 
    9696} 
    9797 
  • FCKeditor/trunk/editor/skins/silver/fck_dialog.css

    r1523 r1560  
    9393.DarkBackground 
    9494{ 
    95         background-color: #d7d79f; 
     95        background-color: #f2f2f2; 
    9696} 
    9797 
  • FCKeditor/trunk/_whatsnew.html

    r1559 r1560  
    105105                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1355">#1355</a>] Linebreaks and spaces are now 
    106106                        conserved when converting to and from the "Formatted" format.</li> 
     107                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1670">#1670</a>] Improved the background color 
     108                        behind smiley icons and special characters in their corresponding dialogs.</li> 
    107109        </ul> 
    108110        <p>