Opened 11 years ago
Closed 11 years ago
#10915 closed Bug (fixed)
CSS filter in Kama skin pull request
Reported by: | Marek Lewandowski | Owned by: | Marek Lewandowski |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.2.2 |
Component: | UI : Skins | Version: | |
Keywords: | Cc: |
Description
As github user woto points out in pull request #51:
File skins/kama/editor_iequirks.css contains line filter: ;
which does break Rails precompiler. Instead he suggest to change it in the same way as it is done in skins/moono/editor_iequirks.css, with git:e5555ee21 revision.
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 11 years ago by
Milestone: | → CKEditor 4.2.2 |
---|
comment:4 Changed 11 years ago by
Owner: | set to Marek Lewandowski |
---|---|
Status: | confirmed → review |
comment:5 Changed 11 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Merged in git:e464cb73d871
Created branch t/10915 in cksource repo.