vendor/assets/stylesheets/bhf/application.css.sass in bhf-0.4.13 vs vendor/assets/stylesheets/bhf/application.css.sass in bhf-0.4.14
- old
+ new
@@ -73,9 +73,24 @@
+text-shadow(#0068B3)
&:active
+bg-gradient($b2, $b1)
+text-shadow(#0068B3, -1)
+.preview_image
+ @extend .default_input
+ vertical-align: middle
+ padding: 2px
+ width: auto
+ max-width: 400px
+ max-height: 200px
+
+.dl
+ +text-shadow(#fff)
+ .dt
+ display: inline-block
+ min-width: 200px
+ color: $g1
+
#content
display: table
width: 100%
box-sizing: border-box
\ No newline at end of file