diff --git a/less/TableStyles/fulldatatables.less b/less/TableStyles/fulldatatables.less index 42d719cbd..955901109 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; }