diff --git a/less/TableStyles/fulldatatables.less b/less/TableStyles/fulldatatables.less index d8bd19f4f..faa411f88 100644 --- a/less/TableStyles/fulldatatables.less +++ b/less/TableStyles/fulldatatables.less @@ -108,7 +108,7 @@ table.storage thead td { background-color: @BaseLight; /*[{datatable-header-background}]*/ text-align: left; - color: #808080; + color: #333333; /*[{datatable-header-text}]*/ outline: none; }