mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-09 17:44:59 +00:00
[affected:*][ci:force] - Rebased
This commit is contained in:
parent
c4c72e3088
commit
a86d6bbccb
@ -21,7 +21,6 @@ h2.adf-search-results-label {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.adf-content-node-selector-panel {
|
.adf-content-node-selector-panel {
|
||||||
.adf-toolbar .adf-toolbar-container.adf-toolbar-container-row {
|
.adf-toolbar .adf-toolbar-container.adf-toolbar-container-row {
|
||||||
max-height: 48px;
|
max-height: 48px;
|
||||||
@ -128,6 +127,10 @@ h2.adf-search-results-label {
|
|||||||
.adf-datatable-list {
|
.adf-datatable-list {
|
||||||
border: none;
|
border: none;
|
||||||
|
|
||||||
|
.adf-name-location-cell-location {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.adf-datatable-selected {
|
.adf-datatable-selected {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -189,12 +192,6 @@ h2.adf-search-results-label {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-datatable-list {
|
|
||||||
.adf-name-location-cell-location {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
&-searchLayout {
|
&-searchLayout {
|
||||||
.adf-datatable-list .adf-datatable-body .adf-datatable-row {
|
.adf-datatable-list .adf-datatable-body .adf-datatable-row {
|
||||||
min-height: 65px;
|
min-height: 65px;
|
||||||
|
@ -63,7 +63,7 @@ adf-content-node-selector {
|
|||||||
|
|
||||||
.adf-content-node-selector-content-input-icon {
|
.adf-content-node-selector-content-input-icon {
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
padding: 18px 0 0 0;
|
padding: 18px 0 0;
|
||||||
margin-right: -4px;
|
margin-right: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ adf-content-node-selector {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
display: none
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -73,7 +73,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&--header {
|
&--header {
|
||||||
padding: 16px 24px 0 24px;
|
padding: 16px 24px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--dialog-content {
|
&--dialog-content {
|
||||||
|
855
package-lock.json
generated
855
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user