Ngx-admin: Blur theme does not work anymore :-(

Created on 29 Apr 2017  路  2Comments  路  Source: akveo/ngx-admin

  • I'm submitting a ...
    [ X ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • What is the current behavior?
    Switch to the blur theme and the background is grey instead of a gradient of green.

bug

Most helpful comment

Now its working @LucasBrazi06. Make a pull to master.

All 2 comments

Happened to me as well after the lastest release. Problem is with the call to mainBgUrl. It have been updated in the ng2.scss file, but not in the blur theme.

needs to be like that: $mainBgUrl: $assets-root + $images-root + 'blur-bg.jpg'

I will open a PR for that soon.

Now its working @LucasBrazi06. Make a pull to master.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

burtonator picture burtonator  路  3Comments

xandatspain picture xandatspain  路  3Comments

AZm1n picture AZm1n  路  4Comments

pulfabio picture pulfabio  路  4Comments

hoswey picture hoswey  路  3Comments