Web Programming/HTML, CSS (1) 썸네일형 리스트형 [CSS] tabulator 특정 컬럼 스타일 변경 .tabulator .tabulator-row .tabulator-cell[tabulator-field="fieldname"]{ background-color:red; } 해당 tabulator의 field명을 기준으로 css를 먹여줍니다. 이전 1 다음