habitica/website/views
Kevin Gisi 7740f1969b Fix broken meters in IE
Health, XP, and Mana bars were broken in IE, due to the use of {{ }} within
style attributes. Using Angular's string interpolation within style attributes
doesn't work in IE, as IE will actually strip the property immediately upon DOM
render. Using ng-style allows properties to be preserved, and renders
cross-browser correctly.
2015-04-02 15:41:01 -04:00
..
main Moved folders to website directory 2015-02-03 14:10:55 -06:00
options fix(seasonal): NO FLOWERS 2015-04-01 23:07:36 -05:00
shared Fix broken meters in IE 2015-04-02 15:41:01 -04:00
static fix(analytics): remove a/b on play button, fixes #4947 2015-03-30 16:43:49 -06:00
avatar-static.jade Moved folders to website directory 2015-02-03 14:10:55 -06:00
index.jade Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert 2015-02-05 11:20:40 -06:00