UNPKG

@project-sunbird/content-player

Version:

Which renders the contents in both web and devices

11 lines 332 B
<style> .nav-btn-top.previous { right: 8%; } .nav-btn-top.previous img.nav-previous { transform: rotate(-180deg); } </style> <a href="#" class="sb-btn-arrows prev" ng-click="navigate('previous')"> <span class="chevron left" style="display: flex;align-items: center;"></span> </a>