mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
[ACS-5540]Added focus
This commit is contained in:
@@ -17,6 +17,10 @@
|
|||||||
border: 1px solid var(--theme-metadata-property-panel-border-color);
|
border: 1px solid var(--theme-metadata-property-panel-border-color);
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
|
||||||
|
.mat-expansion-panel-header {
|
||||||
|
border-radius: 12px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.acs-details-container {
|
.acs-details-container {
|
||||||
@@ -28,6 +32,10 @@
|
|||||||
margin: 24px;
|
margin: 24px;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
|
|
||||||
|
.mat-expansion-panel-header {
|
||||||
|
border-radius: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
.adf-metadata-properties-group-title {
|
.adf-metadata-properties-group-title {
|
||||||
width: 548px;
|
width: 548px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user