Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#4472 closed enhancement (wontfix)

IE specific CSS

Reported by: sukerman Owned by:
Priority: minor Milestone:
Component: ui.css-framework Version: 1.7.1
Keywords: IE, filter, css Cc:
Blocked by: Blocking:

Description

When developing sites, I've usually got the firefox error console open to check for CSS errors. There's always a load of 'errors' from ui.all.css as it uses IE specific filter and zoom statements making it harder to spot other errors. Just wondering if there is a way to move the opacity related info to IE specific style sheets then conditionally import them?

BTW - there's a lot of CSS errors here too - http://static.jquery.com/ui/css/base2.css

Cheers,

Steve

Change History (4)

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.later

Probably not going to happen.

comment:2 Changed 14 years ago by Scott González

Resolution: wontfix
Status: newclosed

We're not going to create separate stylesheets for each browser. Worrying about valid CSS isn't really a pragmatic approach to web development.

comment:3 Changed 12 years ago by Scott González

Milestone: 1.laterTBD

comment:4 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.