[wp-trac] [WordPress Trac] #26541: Themes: IE7/8 issues
WordPress Trac
noreply at wordpress.org
Wed Jan 1 06:40:59 UTC 2014
#26541: Themes: IE7/8 issues
----------------------------------+--------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8.1
Component: Themes | Version: 3.8
Severity: normal | Resolution:
Keywords: ui-focus ui-feedback |
----------------------------------+--------------------
Changes (by morganestes):
* keywords: ui-focus => ui-focus ui-feedback
Comment:
So for points 1 & 2, the problem is that IE8 doesn't play nice with
`opacity` in CSS. The `ie.css` stylesheet that's loaded for IE7 and below
just does away with the "Theme Details" text altogether.
This can be fixed by adding `-ms-filter` with a fallback background, but
does this go in `wp-admin.css`, or do IE8-specific fixes belong in their
own stylesheets?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26541#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list