Commit Graph

20 Commits

Author SHA1 Message Date
Brian Chen 42c4096be7 Make .meter-text nowrap to prevent truncation
* Add white-space: nowrap to .meter-text to prevent the meter text from
  being cut off when the meter is very short and its content is long
  (mainly an issue with the experience bar, which can easily have a bar
  graph symbol plus one four-digit number over another e.g. 1,234 /
  5,678)
2014-10-02 19:47:48 +08:00
Negue 71c9ea66f4 3rd and last! header scrolling fix, now the full scroll bar is "visible" for the mouse 2014-09-18 21:37:53 +02:00
Negue 34fe2a9d9e change sticky-header height to 205px instead of auto - fixes #4023 2014-09-12 17:25:58 +02:00
Negue 62361b6c3b set sticky header height to auto - fix #3011 2014-09-09 20:10:08 +02:00
benmanley 967c46be87 refactor(boss): restyle boss stats meters
Update to reflect redesigned stats meters
2014-07-03 17:14:25 +01:00
benmanley 15a63d6e66 refactor(.hero-stats): re-restyle status meters
Improved status meter design based on user feedback
2014-07-03 16:10:18 +01:00
benmanley 57eb80f9db refactor(.hero-stats): restyle status meters
Add text to icons to clarify purpose of each bar
Tidy up tooltip behaviour
Aesthetic changes
2014-06-05 16:19:22 +01:00
benmanley 2309184ae3 feat(toolbar): add button to hide/show toolbar
menu.jade:
* Add toggle button to toolbar
* Add container to hide the rest of toolbar without hiding the toggle
button.

menu.styl:
* Add toggle button styles
* Update toolbar styles to account for toggle button

header.styl:
* Update rules for adding and removing padding from .header-wrap when
toolbar is toggled.
2014-05-02 19:49:18 +01:00
Tyler Renelle 5296a584de Merge pull request #3155 from benmanley/notif-restyle
Consolidate notifications into one menu
2014-04-16 11:40:20 -06:00
benmanley 834828ce74 Improve toolbar and global styles 2014-04-05 15:03:36 +01:00
benmanley 0863215102 Redesign toolbar navigation and fix notification logic 2014-04-03 09:21:22 +01:00
benmanley 43d9ccaa2e Prevent .hero-stats header styles from applying globally 2014-03-24 21:38:54 +00:00
benmanley 543e3695c2 Improve navbar layout
Make navbar fixed for desktop and static for mobile.
2014-03-16 23:53:15 +00:00
benmanley eef5e55ad9 Redesign navbar
Restyle navigation and improve mobile layout
2014-03-14 23:32:32 +00:00
Tyler Renelle 26697546e8 classes: header z-index:100, generalized shop_money classes, only show
owned gear if == true
2013-12-14 11:34:41 -07:00
Tyler Renelle 83e3a6aff2 classes WIP 2013-11-23 16:59:41 -07:00
Matteo Pagliazzi 18c06b5043 user top right button should not cover notifications, they can be closed with a click on the "x" 2013-10-21 20:44:31 +02:00
Matteo Pagliazzi 332b4bd899 allow header to be scrolled horizontally 2013-09-21 16:25:17 +02:00
Tyler Renelle 36b3a77877 [#1397 #1543 #1540] start adding in unlock notifications (working for some, not for all). Also some tour & header fixes 2013-09-17 14:10:10 -04:00
Matteo Pagliazzi 7cd075d787 initial grunt support, gzip enabled 2013-09-06 19:19:43 +02:00