Sha256: 1f33e54c5863698377e44496cb394b7049e96efaf08e7c0fe25999253fc2d498
Contents?: true
Size: 449 Bytes
Versions: 26
Compression:
Stored size: 449 Bytes
Contents
// Place all the styles related to the students controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ .hide{ display: none; } th .current{ background-repeat:no-repeat; background-position: right center; padding-right:12px; } th .current.asc { background-image: url('/assets/up_arrow.gif') } th .current.desc { background-image: url('/assets/down_arrow.gif') }
Version data entries
26 entries across 26 versions & 3 rubygems