Factor out a reset-box-model mixin for doing selective resets.

This commit is contained in:
Chris Eppstein 2008-10-11 10:36:01 -07:00
parent fc17de9f62
commit d6d9bd4270

View File

@ -1,7 +1,10 @@
=reset =reset-box-model
:margin 0 :margin 0
:padding 0 :padding 0
:border 0 :border 0
=reset
+reset-box-model
:font :font
:weight inherit :weight inherit
:style inherit :style inherit