mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-01 14:41:14 +00:00
[ACA-2140] set $data-table-dividers-wrapper-border
This commit is contained in:
@@ -79,6 +79,7 @@ $warn: map-get($custom-theme, warn);
|
||||
//Custom variables - ACA specific styling:
|
||||
$document-list-selection-color: mat-color($alfresco-ecm-blue, 500);
|
||||
$document-list-background: white;
|
||||
$data-table-dividers-wrapper-border: none;
|
||||
$data-table-thumbnail-width: 35px;
|
||||
$data-table-cell-min-width: 120px;
|
||||
$data-table-cell-min-width--no-grow: 120px;
|
||||
|
@@ -8,10 +8,6 @@
|
||||
$document-list-text-color: mat-color($foreground, text, 0.54) !default;
|
||||
$document-list-name-text-color: mat-color($foreground, text) !default;
|
||||
|
||||
.adf-datatable-list {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.adf-datatable {
|
||||
@include flex-column;
|
||||
overflow-y: scroll;
|
||||
|
Reference in New Issue
Block a user