Header Border Removal

If your want to hide border around header of table, use this code in your editor:


#{{table.view_id}} .ptsColHeader.ptsCell{ border: 0px !important; border-bottom: 0px !important; border-right: 0px !important; border-left: 0px !important; border-top: 0px !important; }

Categories
Latest Articles