add 'go-link' style for "next" style arrows w/o the javascript effects

Change-Id: I2950579b2657bdacfe038790668959d607a60277
This commit is contained in:
Scott Main
2013-05-15 01:15:50 -07:00
parent d458f0a91f
commit 0b2db169cb

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;