You are here

ie.css in Sassy 7.3

/* This is for all IE specfific style less than IE9. We hate IE. */

	div.panel { border: 1px solid #ccc; }

File

sassy_foundation/foundation/stylesheets/ie.css
View source
  1. /* This is for all IE specfific style less than IE9. We hate IE. */
  2. div.panel { border: 1px solid #ccc; }