X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fscss%2Fstyle.scss;h=f2ad39155726a3670332945e3cdd755dd800b932;hb=c84f1123f8ba69f9e2211b2d816bb415e595efaa;hp=0fb1c397005090e47d0606784a98c65aa1ae2f49;hpb=0a34dfa32165036b380ec6ac493469b34007df0a;p=osm%2FNG-UI.git diff --git a/src/assets/scss/style.scss b/src/assets/scss/style.scss index 0fb1c39..f2ad391 100644 --- a/src/assets/scss/style.scss +++ b/src/assets/scss/style.scss @@ -43,4 +43,6 @@ $roboto-font-path: "~roboto-fontface/fonts" !default; @import "../../../node_modules/angular-notifier/styles/types/type-error.scss"; @import "../../../node_modules/angular-notifier/styles/types/type-warning.scss"; @import "../../../node_modules/angular-notifier/styles/types/type-default.scss"; -@import "../../../node_modules/angular-notifier/styles/types/type-info.scss"; \ No newline at end of file +@import "../../../node_modules/angular-notifier/styles/types/type-info.scss"; +/*toastr styles*/ +@import '/node_modules/ngx-toastr/toastr'; \ No newline at end of file