Changeset 228

Show
Ignore:
Timestamp:
2007-03-27 18:15:36 (21 months ago)
Author:
fredck
Message:

Fixed #300 : The fck_internal.css file was not validating with the W3C CSS Validation Service.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/css/fck_internal.css

    r202 r228  
    4343.FCK__Flash 
    4444{ 
    45         border: darkgray 1px solid; 
     45        border: #a9a9a9 1px solid; 
    4646        background-position: center center; 
    4747        background-image: url(images/fck_flashlogo.gif); 
     
    6767{ 
    6868        border: 1px dotted #00F; 
    69         background-position: 1 center; 
     69        background-position: 1px center; 
    7070        background-image: url(images/fck_anchor.gif); 
    7171        background-repeat: no-repeat;