From 16f83b496a7944476eba2d724248d889594c50d0 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Sat, 1 Nov 2008 11:44:49 -0700 Subject: [PATCH] Generate less CSS output for the same effect in the reset. --- frameworks/compass/stylesheets/compass/reset.sass | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/frameworks/compass/stylesheets/compass/reset.sass b/frameworks/compass/stylesheets/compass/reset.sass index 711baa0b..e24e5bfc 100644 --- a/frameworks/compass/stylesheets/compass/reset.sass +++ b/frameworks/compass/stylesheets/compass/reset.sass @@ -3,19 +3,14 @@ // Global reset rules. // For more specific resets, use the reset mixins provided by // compass/utilities/general/reset -html - +reset -div, span, object, iframe, h1, h2, h3, h4, h5, h6, p +html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, +pre, a, abbr, acronym, address, code, del, dfn, em, img, +dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr +reset body - +reset :line-height 1.5 blockquote, q +reset-quotation -pre, a, abbr, acronym, address, code, del, dfn, em, img - +reset -dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr - +reset th, td, caption +reset-table-cell table