Generate less CSS output for the same effect in the reset.
This commit is contained in:
parent
98e13e306d
commit
16f83b496a
@ -3,19 +3,14 @@
|
|||||||
// Global reset rules.
|
// Global reset rules.
|
||||||
// For more specific resets, use the reset mixins provided by
|
// For more specific resets, use the reset mixins provided by
|
||||||
// compass/utilities/general/reset
|
// compass/utilities/general/reset
|
||||||
html
|
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
|
||||||
+reset
|
pre, a, abbr, acronym, address, code, del, dfn, em, img,
|
||||||
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p
|
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr
|
||||||
+reset
|
+reset
|
||||||
body
|
body
|
||||||
+reset
|
|
||||||
:line-height 1.5
|
:line-height 1.5
|
||||||
blockquote, q
|
blockquote, q
|
||||||
+reset-quotation
|
+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
|
th, td, caption
|
||||||
+reset-table-cell
|
+reset-table-cell
|
||||||
table
|
table
|
||||||
|
Loading…
Reference in New Issue
Block a user