Update fulldatatables.less

This commit is contained in:
MokireddySampath 2023-05-23 16:50:11 +05:30 committed by GitHub
parent 34611bdbdf
commit 68831bafd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ table.storage thead td {
background-color: @BaseLight;
/*[{datatable-header-background}]*/
text-align: left;
color: #333333;
color: #808080;
/*[{datatable-header-text}]*/
outline: none;
}
@ -650,4 +650,4 @@ tr:hover td.nameColumnText {
.context-menu-item.icon-customize-columns {
background-image: url(../../images/Options.svg);
}
}