7 lines
125 B
CSS
7 lines
125 B
CSS
|
th[data-field="Id"],
|
||
|
th[data-field="Description"],
|
||
|
th[data-field="CreatedOn"],
|
||
|
th[data-field="Name"] {
|
||
|
text-align: left;
|
||
|
}
|