2016-02-19 33 views

回答

0

在jtable.css中搜索div.jtable-main-container > div.jtable-title並更改background-color

div.jtable-main-container > div.jtable-title { 
    background-color: #428BCA;/* Here you can change color */ 
    padding-left: 10px; 
}