Commit Graph

18 Commits

Author SHA1 Message Date
benmanley 8cf3cd66cc fix(avatar): prevent avatar from obscuring name
Increase z-index of avatar-name so that avatar image doesn’t obscure it
when riding a mount
2014-12-24 09:53:40 +00:00
benmanley 0943a229ec fix(avatar.styl): improve label layout
Fixes #4349

* Tweak position of labels to align better with background border.
* Increase z-index of share button to prevent it being obscured by
avatar.
* Move share button to bottom left corner to prevent it obscuring
avatar name.
2014-12-12 17:41:45 +00:00
benmanley 50b1cba0a6 refactor(tasks) improve UI consistency
* Round corners for UI elements / “8-bit” outlines for RPG elements.
* Tag bar – Make it clearer that “Tags” is a heading, not an option
* Task filters – restyle in line with tag bar + nav menu
2014-11-27 10:32:57 +00:00
benmanley a6d101202c fix(avatar.jade): change .notBackground to .noBackgroundImage
avatar.jade was applying a class of .notBackground, but the css in
avatar.styl used .noBackgroundImage.

* Changed .notBackground to .noBackgroundImage in avatar.jade and
avatar.styl
* Consolidated css and added more comments
* Amended spacing as Stylus wasn’t compiling correctly
* Removed #profileStable and .pet css as couldn’t find reference to
them anywhere else.
* Commented out styles indicating who is party leader for now. Need a
solution that doesn’t involve background color.
2014-08-04 22:45:10 +01:00
Alice Harris a87b651caf apply contributor tier color to avatar name 2014-07-29 08:53:23 +10:00
Alice Harris 1e797a0b05 show more avatar background (remove Lvl, hide avatar name) 2014-07-27 08:41:33 +10:00
benmanley 190ef0402c refactor(avatar): restyle level label 2014-07-03 16:22:51 +01:00
Tyler Renelle 8cab2951e5 fix(backgrounds): fix name visibility, perf++ :not(.hasBackground) => .notBackground 2014-06-12 12:48:40 -06:00
Tyler Renelle c6232c2d1a feat(backgrounds): add backgrounds feature 2014-06-10 16:38:29 -06:00
benmanley 5b689b38df refactor(avatar.styl): add text shadow to lvl label 2014-06-05 16:19:22 +01:00
benmanley 06afb0cbc5 Restyle avatar popover 2014-04-15 23:41:52 +01:00
benmanley 1fc549e6c1 Add herobox background colour variables 2014-03-16 23:53:51 +00:00
Matteo Pagliazzi b4be88f4e0 refactor(bs3): misc 2014-02-08 19:49:47 +01:00
Tyler Renelle 37340d2318 fix(mounts): fix pets & mounts css to position the user based on
pet/mount equip
2014-02-07 21:48:11 -07:00
Matteo Pagliazzi 4dcf74a38a refactor(bs3): port avatar level label 2014-02-01 17:18:37 +01:00
Sabe Jones 485209ed74 Remove sliding effect on avatar mouseover 2013-12-22 12:20:35 -06:00
Adrien Lemaire 47cf0eb07d add npc color, update leader background 2013-11-24 10:49:33 +11:00
Matteo Pagliazzi 7cd075d787 initial grunt support, gzip enabled 2013-09-06 19:19:43 +02:00