Sha256: ac40ed3960c9757374f6fd551e43a9e1e7cae46dc380f6c030a845af206f098a
Contents?: true
Size: 460 Bytes
Versions: 9
Compression:
Stored size: 460 Bytes
Contents
// Place all the styles related to the items controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ .upload { border-top: solid 1px #CCC; width: 400px; padding-top: 10px; margin-top: 10px; .progress { margin-top: 8px; border: solid 1px #555; border-radius: 3px; -moz-border-radius: 3px; .bar { height: 10px; background: #3EC144; } } }
Version data entries
9 entries across 9 versions & 1 rubygems