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
- Host: GitHub
- URL: https://github.com/sturobson/universal-ie7
- Owner: sturobson
- Created: 2013-03-30T12:24:27.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-22T18:33:02.000Z (over 11 years ago)
- Last Synced: 2025-01-07T08:22:14.116Z (4 months ago)
- Language: CSS
- Size: 176 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.