mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
remove import colors (#2254)
This commit is contained in:
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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user