mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-08 14:51:14 +00:00
[ACA-2970] Change hover and select data row background color (#1394)
This commit is contained in:
@@ -65,8 +65,8 @@ $data-table-cell-min-width--no-grow: 120px;
|
|||||||
$data-table-cell-min-width--fileSize: 80px !important;
|
$data-table-cell-min-width--fileSize: 80px !important;
|
||||||
$data-table-cell-text-color: mat-color($foreground, text, 0.54);
|
$data-table-cell-text-color: mat-color($foreground, text, 0.54);
|
||||||
$data-table-cell-link-color: mat-color($foreground, text);
|
$data-table-cell-link-color: mat-color($foreground, text);
|
||||||
$data-table-hover-color: #e0f7fa;
|
$data-table-hover-color: #e3fafd;
|
||||||
$data-table-selection-color: #e0f7fa;
|
$data-table-selection-color: #e3fafd;
|
||||||
|
|
||||||
$adf-pagination--border: 1px solid mat-color($foreground, text, 0.07);
|
$adf-pagination--border: 1px solid mat-color($foreground, text, 0.07);
|
||||||
$adf-pagination__empty--height: 0;
|
$adf-pagination__empty--height: 0;
|
||||||
|
Reference in New Issue
Block a user