color updates
This commit is contained in:
@@ -188,4 +188,9 @@
|
||||
{
|
||||
margin-top: 12px !important;
|
||||
}
|
||||
|
||||
.ui-table-filter-overlay .ui-select-button-description
|
||||
{
|
||||
color: var(--color-primary);
|
||||
}
|
||||
</style>
|
||||
@@ -63,6 +63,7 @@ a.ui-table-row:hover
|
||||
//border-bottom: 1px solid var(--color-line);
|
||||
z-index: 2;
|
||||
background: var(--color-table-head);
|
||||
/*border-bottom: 2px solid var(--color-bg);*/
|
||||
|
||||
.ui-table-cell
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user