mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-19 17:14:45 +00:00
[ACA] Viewer - Info Drawer theme fix (#537)
This commit is contained in:
parent
f9afd3ee84
commit
5c0ab7b8f0
@ -2,8 +2,6 @@
|
|||||||
$foreground: map-get($theme, foreground);
|
$foreground: map-get($theme, foreground);
|
||||||
|
|
||||||
.adf-viewer {
|
.adf-viewer {
|
||||||
@include angular-material-theme($theme);
|
|
||||||
|
|
||||||
.adf-toolbar {
|
.adf-toolbar {
|
||||||
.mat-toolbar {
|
.mat-toolbar {
|
||||||
color: mat-color($foreground, text, .54);
|
color: mat-color($foreground, text, .54);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user