Changes for blueprint commit 9be685760014b3258dcd83913b9b19f130551b2f

This commit is contained in:
Chris Eppstein 2009-11-22 22:14:18 -08:00
parent 81942836d0
commit 67a7a37b42
3 changed files with 4 additions and 3 deletions

View File

@ -68,6 +68,8 @@
-ms-interpolation-mode: bicubic -ms-interpolation-mode: bicubic
fieldset fieldset
padding-top: 0 padding-top: 0
textarea
overflow: auto
input input
&.text &.text
margin: 0.5em 0 margin: 0.5em 0

View File

@ -62,9 +62,6 @@
font: font:
size: .9em size: .9em
family= !blueprint_fixed_font_family family= !blueprint_fixed_font_family
img
+float-left
margin: 1.5em 1.5em 1.5em 0
a a
img img
border: none border: none

View File

@ -3,6 +3,8 @@
=blueprint-global-reset =blueprint-global-reset
html, body html, body
+blueprint-reset +blueprint-reset
html
font-size: 100.01%
+blueprint-nested-reset +blueprint-nested-reset
// Reset all elements within some selector scope.To reset the selector itself, // Reset all elements within some selector scope.To reset the selector itself,