Changes for blueprint commit 9be685760014b3258dcd83913b9b19f130551b2f
This commit is contained in:
parent
81942836d0
commit
67a7a37b42
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user