Update fulldatatables.less
This commit is contained in:
parent
34611bdbdf
commit
68831bafd3
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue