extjs的css样式更改

.x-column-header{//更改grid表头样式
color:blue;
font-size:12px;
}

转载于:https://www.cnblogs.com/zcwkf/p/3721331.html

你可能感兴趣的:(extjs的css样式更改)