Update fulldatatables.less

This commit is contained in:
MokireddySampath
2023-05-23 16:50:11 +05:30
committed by GitHub
parent 34611bdbdf
commit 68831bafd3

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);
}
}