mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3068] ADF Sidenav/Toolbar - Ux background colour review (#3401)
This commit is contained in:
committed by
Maurizio Vitale
parent
3bbabb5dad
commit
d9923a4fb4
@@ -18,7 +18,7 @@
|
||||
.mat-toolbar {
|
||||
min-height: $adf-toolbar-height;
|
||||
border: 1px solid mat-color($foreground, text, .07);
|
||||
background-color: mat-color($background, hover, .02);
|
||||
background-color: mat-color($background, app-bar);
|
||||
}
|
||||
|
||||
.mat-toolbar-row {
|
||||
|
Reference in New Issue
Block a user