am 34198387: am 216c09a0: am 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects

* commit '34198387201affd9409ad78a918c988e6a92036c':
  add 'go-link' style for "next" style arrows w/o the javascript effects
This commit is contained in:
Scott Main 2013-05-15 01:31:21 -07:00 committed by Android Git Automerger
commit 054ad87bb5
1 changed files with 2 additions and 1 deletions

View File

@ -462,7 +462,8 @@ video.with-shadow {
.next-page-link:after,
.start-class-link:after,
.start-course-link:after,
.next-class-link:after {
.next-class-link:after,
.go-link:after {
content: '';
background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
width: 10px;