An open API service indexing awesome lists of open source software.

https://github.com/sturobson/universal-ie7

An updated (Sassified) version of Andy Clarke's Universal IE6 stylesheet for IE7
https://github.com/sturobson/universal-ie7

Last synced: 2 months ago
JSON representation

An updated (Sassified) version of Andy Clarke's Universal IE6 stylesheet for IE7

Awesome Lists containing this project

README

        

# Universal-IE7

An updated (Sassified) version of Andy Clarke's Universal IE6 stylesheet for IE7 and down.

To hide all your other stylesheets from Internet Explorer 7, wrap them inside this Conditional Comment.


/* Stylesheets for browsers other than Internet Explorer 7 */

Then add the Universal Internet Explorer 6 stylesheet.

### notes:

This is how I'll be 'supporting' IE7 and IE6 unless a client requires different. I've coded the Sass to suit my way of working but hopefully it makes sense. Fork it and pull it apart.