unused files removed

This commit is contained in:
nixa 2016-05-19 11:49:25 +03:00
parent 9fbe408c22
commit 362538d765
2 changed files with 0 additions and 24 deletions

View file

@ -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;
}

View file

@ -1,6 +1,5 @@
@import "sass/conf/conf";
@import "sass/bootstrap-overrides/overrides";
@import "sass/blur-admin-theme";
@import "sass/typography";
@import "sass/buttons";
@import "sass/icons";