mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
unused files removed
This commit is contained in:
parent
9fbe408c22
commit
362538d765
2 changed files with 0 additions and 24 deletions
|
|
@ -1,23 +0,0 @@
|
||||||
.label {
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.label-primary {
|
|
||||||
background: $primary;
|
|
||||||
}
|
|
||||||
|
|
||||||
.label-info {
|
|
||||||
background: $primary-light;
|
|
||||||
}
|
|
||||||
|
|
||||||
.label-success {
|
|
||||||
background: $success;
|
|
||||||
}
|
|
||||||
|
|
||||||
.label-warning {
|
|
||||||
background: $warning;
|
|
||||||
}
|
|
||||||
|
|
||||||
.label-danger {
|
|
||||||
background: $danger;
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
@import "sass/conf/conf";
|
@import "sass/conf/conf";
|
||||||
@import "sass/bootstrap-overrides/overrides";
|
@import "sass/bootstrap-overrides/overrides";
|
||||||
@import "sass/blur-admin-theme";
|
|
||||||
@import "sass/typography";
|
@import "sass/typography";
|
||||||
@import "sass/buttons";
|
@import "sass/buttons";
|
||||||
@import "sass/icons";
|
@import "sass/icons";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue