habitica/website/views/shared/header
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
..
avatar.jade fix(seasonal): NO FLOWERS 2015-04-01 23:07:36 -05:00
header.jade Fix broken meters in IE 2015-04-02 15:41:01 -04:00
menu.jade feat(tour): esc force closes, but puts justin head in toolbar. clicking 2015-03-24 15:41:44 -06:00