mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
replace MDL sidebar with material2 menus (#2112)
* replace MDL sidebar with material2 menus - separate language picker - separate "more" menu * toolbar theme picker * fix toolbar button colors for different themes * revert the commented out code
This commit is contained in:
committed by
Eugenio Romano
parent
7945757d51
commit
03f60d910f
@@ -17,14 +17,5 @@ $adf-toolbar-font-size: 14px;
|
||||
.mat-toolbar-row {
|
||||
height: $adf-toolbar-height;
|
||||
font-size: $adf-toolbar-font-size;
|
||||
|
||||
& > button {
|
||||
color: $alfresco-secondary-text-color;
|
||||
@include material-animation-default(0.28s);
|
||||
|
||||
&:hover {
|
||||
color: $alfresco-primary-text-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user