The easier way would be to include the styles in css and use direct-child sign ( > ) to give the style preference. Like this. table.table-bordered > thead > tr ...
確定! 回上一頁