Commit graph

10 commits

Author SHA1 Message Date
benmanley
d1a5ff0cef fix(global-modules): prevent labels from hiding tooltips
– Remove overflow:hidden from label template as it obscured tooltips
applied to label’s children
– Style buttons correctly if they include an input element
2014-07-14 21:52:56 +01:00
benmanley
b4e53a21aa refactor(labels): match status meter style 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
1ff77932ff feat(filters): add button to hide tags and restyle
**filters.styl**
* restyle tags and filter controls using global styles
**filter.jade**
* add button to toggle visibility
* change controls from icons to text
**global-modules**
* add new extends and mixins for button bar and tags
**global-colors.styl**
* add tag colours
2014-05-09 16:53:41 +01:00
benmanley
e830419234 fix(toolbar): use :before to prevent popover conflict
Use :before instead of :after to prevent custom styles conflicting with
Bootstrap popovers.
2014-04-23 21:39:55 +01:00
benmanley
254ac3d510 fix(toolbar): improve layout and fix scrolling bug
Consolidate styles from menu.styl into global-modules.styl
Mobile: Remove glyphicons to give more space
Mobile: Fix notif scrolling behaviour
Mobile: Move subscribe button from toolbar to menu modal
2014-04-23 18:39:55 +01:00
benmanley
3c6400e46d Add global styles for labels and menus 2014-04-15 23:38:48 +01:00
benmanley
a8b6dffee6 Improve toolbar styles 2014-04-08 16:48:52 +01:00
benmanley
834828ce74 Improve toolbar and global styles 2014-04-05 15:03:36 +01:00
benmanley
e343e70d8a Start a custom CSS framework 2014-04-03 09:19:54 +01:00