Sha256: 42ae3e5e98053fc74ee9a40afd2e9cd0e6efec2518478577760a964f26e35a05
Contents?: true
Size: 425 Bytes
Versions: 26
Compression:
Stored size: 425 Bytes
Contents
// Place all the styles related to the ClassGroups controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ 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