mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-7561] - Permissions page (#3840)
This commit is contained in:
@@ -68,7 +68,3 @@ app-details-manager {
|
|||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
mat-tab-header {
|
|
||||||
border-bottom: 1px solid var(--adf-metadata-property-panel-border-color);
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -212,6 +212,12 @@ mat-toolbar.mat-toolbar.mat-toolbar-single-row {
|
|||||||
color: var(--theme-secondary-text);
|
color: var(--theme-secondary-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.aca-details-tabs {
|
||||||
|
.mdc-tab__text-label {
|
||||||
|
line-height: 19px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
mat-snack-bar-container {
|
mat-snack-bar-container {
|
||||||
.mat-mdc-button.mat-unthemed {
|
.mat-mdc-button.mat-unthemed {
|
||||||
--mdc-text-button-label-text-color: #fff;
|
--mdc-text-button-label-text-color: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user