Opened 12 years ago
Last modified 12 years ago
#9193 confirmed Bug
dont use "-moz-border-radius" use "border-radius" or also use border-radius
Reported by: | Henrik Gemal | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 3.0 |
Keywords: | Cc: |
Description
Firefox 13 and newer no longer understand -moz-border-radius. The standard border-radius CSS property must be used instead, which is supported since Firefox 4 https://bugzilla.mozilla.org/show_bug.cgi?id=781059
There are some places in the ckeditor css code where you use -moz-border-radius without also using the border-radius
Change History (1)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.6.5 (SVN - trunk) → 3.0 |
I have found missing "border-radius" when using "-moz-border-radius" in: