mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-7561] - Permissions page (#3840)
This commit is contained in:
committed by
GitHub
parent
830a876e2d
commit
1ba2b297a1
@@ -68,7 +68,3 @@ app-details-manager {
|
||||
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);
|
||||
}
|
||||
|
||||
.aca-details-tabs {
|
||||
.mdc-tab__text-label {
|
||||
line-height: 19px;
|
||||
}
|
||||
}
|
||||
|
||||
mat-snack-bar-container {
|
||||
.mat-mdc-button.mat-unthemed {
|
||||
--mdc-text-button-label-text-color: #fff;
|
||||
|
Reference in New Issue
Block a user