Guest User

Untitled

a guest
May 26th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. // Visible for IE <= 7
  2. =ie7-hack($property, $ie7-value)
  3. ##{$property}: #{$ie7-value}
  4.  
  5. // Visible for IE <= 6
  6. =ie6-hack($property, $ie6-value)
  7. _#{$property}: #{$ie6-value}
Add Comment
Please, Sign In to add comment