impress/app/stylesheets/broken_image_reports/_new.sass
2011-08-07 18:23:44 -04:00

24 lines
411 B
Sass

body.broken_image_reports-new
#report-assets
li
+border-radius(.5em)
+inline-block
border: 1px solid $soft-border-color
margin: .5em
padding: .5em
text-align: center
vertical-align: top
width: 150px
img, span, input
display: block
width: 100%
img
height: 150px
width: 150px
span
font-size: 85%