mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2140] move search-results styles to component
This commit is contained in:
@@ -58,4 +58,15 @@
|
||||
height: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.adf-datatable .adf-datatable-cell {
|
||||
padding-top: 9px;
|
||||
padding-bottom: 9px;
|
||||
min-height: auto;
|
||||
|
||||
.adf-datatable-cell-value {
|
||||
display: inline-block;
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,17 +26,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.adf-search-results .adf-datatable .adf-datatable-cell {
|
||||
padding-top: 9px;
|
||||
padding-bottom: 9px;
|
||||
min-height: auto;
|
||||
|
||||
.adf-datatable-cell-value {
|
||||
display: inline-block;
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.adf-content-node-selector-content-list .adf-datatable-list {
|
||||
.adf-datatable-cell {
|
||||
flex: 0 1 auto;
|
||||
|
||||
Reference in New Issue
Block a user