Ticket #300 (closed Bug: fixed)

Opened 21 months ago

Last modified 17 months ago

CSS not valid - minor bug (request for correction)

Reported by: mansoft Owned by:
Priority: Normal Milestone: FCKeditor 2.4.3
Component: General Version: FCKeditor 2.4.1
Keywords: Cc:

Description

the file: /editor/css/fck_internal.css does not validate:
line 69 in version 2.4.1 is:

background-position: 1 center;

should be:

background-position: 1px center;

Change History

Changed 21 months ago by fredck

  • status changed from new to closed
  • resolution set to fixed

Fixed with [228].

Click here for more info about our SVN system.

Changed 20 months ago by fredck

  • milestone changed from FCKeditor 2.4.2 to FCKeditor 2.4.3
Note: See TracTickets for help on using tickets.