mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove import colors (#2254)
This commit is contained in:
committed by
Maurizio Vitale
parent
341ed94c31
commit
d392ae730b
@@ -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