Apply alternate line CSS in SharePoint list or library

1.First add content editor web part then click on edit source.




 CSS Code:

<style>

.ms-alternating { background-color: #B0B0B0 ; }


</style>




Output





Comments

Popular posts from this blog

How to Customize exported excel's cell background color in Datatables

Clear DataTable on button click

Upload multiple attachments to SharePoint List Item using REST API jQuery, along with People Picker Column