forked from openkylin/platform_build
am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects
* commit '0b2db169cb2530ff39d7fa3c591f5fdd93a81dd6': add 'go-link' style for "next" style arrows w/o the javascript effects
This commit is contained in:
commit
3d2121f0c9
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue