mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
remove unused scss import
This commit is contained in:
parent
545b04a642
commit
ae1c0a7bca
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,5 +1,4 @@
|
||||
@import '../form';
|
||||
@import '~ng2-alfresco-core/styles/mixins';
|
||||
|
||||
@mixin mat-dynamic-table-theme($theme) {
|
||||
$foreground: map-get($theme, foreground);
|
||||
|
@ -1,5 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
|
||||
.adf {
|
||||
|
||||
&-checkbox-label {
|
||||
|
@ -1,5 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
|
||||
.adf {
|
||||
&-date-editor {
|
||||
width: 100%;
|
||||
|
@ -1,5 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
|
||||
.adf {
|
||||
&-dropdown-editor-select {
|
||||
width: 100%;
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
|
||||
.adf {
|
||||
&-text-editor {
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,5 +1,3 @@
|
||||
@import '~@angular/material/theming';
|
||||
|
||||
@mixin mat-people-widget-theme($theme) {
|
||||
$primary: map-get($theme, primary);
|
||||
$background: map-get($theme, background);
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,4 +1,3 @@
|
||||
@import '~ng2-alfresco-core/styles/theming';
|
||||
@import '../form';
|
||||
|
||||
.adf {
|
||||
|
@ -1,5 +1,3 @@
|
||||
@import '~@angular/material/theming';
|
||||
|
||||
@mixin mat-search-autocomplete-theme($theme) {
|
||||
$primary: map-get($theme, primary);
|
||||
$accent: map-get($theme, accent);
|
||||
|
Loading…
x
Reference in New Issue
Block a user