mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove import colors (#2254)
This commit is contained in:
committed by
Mario Romano
parent
54f4a07f53
commit
e295a05a56
@@ -1,4 +1,3 @@
|
|||||||
@import 'colors';
|
|
||||||
|
|
||||||
@mixin mat-upload-dialog-theme($theme) {
|
@mixin mat-upload-dialog-theme($theme) {
|
||||||
$foreground: map-get($theme, foreground);
|
$foreground: map-get($theme, foreground);
|
||||||
|
@@ -1,4 +1,3 @@
|
|||||||
@import 'colors';
|
|
||||||
|
|
||||||
@mixin mat-file-uploading-row-theme($theme) {
|
@mixin mat-file-uploading-row-theme($theme) {
|
||||||
$background: map-get($theme, background);
|
$background: map-get($theme, background);
|
||||||
|
Reference in New Issue
Block a user