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

Version Path
gaku_frontend-0.3.0 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.3.0.pre.4 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.3.0.pre.3 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.3.0.pre.2 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.3.0.pre.1 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.3.0.pre.0 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.2.4 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.2.4 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.2.3 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.2.3 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.2.2 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.2.2 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.2.1 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.2.1 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.2.0 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.2.0 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.1.1 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.1.1 app/assets/stylesheets/gaku/frontend/students.css.scss
gaku-0.1.0 frontend/app/assets/stylesheets/gaku/frontend/students.css.scss
gaku_frontend-0.1.0 app/assets/stylesheets/gaku/frontend/students.css.scss