Revert "Remove non-material themes"

This reverts commit c2e319499f.
This commit is contained in:
eugene-sinitsyn 2020-03-10 17:05:01 +03:00 committed by Sergey Andrievskiy
parent 87e5d9f318
commit 4b251afc2b
24 changed files with 1580 additions and 116 deletions

View file

@ -19,18 +19,6 @@
align-content: center;
}
::ng-deep {
nb-actions, .logo-container {
nb-icon {
color: nb-theme(color-basic-100) !important;
}
}
.select-button {
background-color: nb-theme(background-basic-color-3) !important;
}
}
nb-user {
cursor: pointer;
}