mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Upgrade to ADF 3.2.0 (#1100)
* Upgrade to ADF 3.2.0 version
* fixes login button color
* Revert "fixes login button color"
This reverts commit 29c529d
* include only button color styling for toolbar
This commit is contained in:
committed by
Denys Vuika
parent
6b5a14dee9
commit
7e4b635154
@@ -1,5 +1,5 @@
|
||||
@mixin custom-adf-toolbar-theme($theme) {
|
||||
.adf-toolbar {
|
||||
@include angular-material-theme($theme);
|
||||
@include mat-button-theme($theme);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user