Commit Graph

84 Commits

Author SHA1 Message Date
Robin Ward 4a6f617f4d UX: Long category names pushed badges to a new line in the hamburger 2015-09-02 15:42:20 -04:00
Sam c2e9644558 Revert "flexbox for the post header"
This reverts commit bef3084516.
2015-09-02 12:20:35 +10:00
awesomerobot bef3084516 flexbox for the post header 2015-09-01 10:38:37 -04:00
Robin Ward 3ae5a0a2df UX: Merge notifications and user dropdown 2015-08-28 16:11:40 -04:00
Kane York e2e7e6df44 FIX: Unread post circle colors in dark theme 2015-08-21 11:19:02 -07:00
Kane York aaccb73a3b Use choose-grey(5%) instead of diff(97%) 2015-08-20 14:35:28 -07:00
Jeff Atwood d38c4d5f74 scale-color $lightness must use $secondary for dark themes 2015-08-20 02:42:12 -07:00
Kane York c8c3b057cb FIX: Unread posts in dark theme 2015-08-18 12:29:55 -07:00
Jeff Atwood 2b2ae4bfe7 Revert "adding flexbox to header via mixins (all prefixes)"
This reverts commit 5b229316ee.
2015-08-04 15:56:05 -07:00
awesomerobot 5b229316ee adding flexbox to header via mixins (all prefixes) 2015-08-04 10:46:58 -04:00
Sam 83593fea58 Revert "aligning text-logos and header with flexbox"
This reverts commit 2ad2ab503f.
2015-08-04 14:49:08 +10:00
awesomerobot 2ad2ab503f aligning text-logos and header with flexbox 2015-08-03 21:16:56 -04:00
awesomerobot 792a12349b switching bullet-badges to flexbox to solve alignment 2015-07-14 21:29:05 -04:00
awesomerobot 46fccada69 fixing category selector background color (to match button bg) 2015-06-23 22:08:12 -04:00
Neil Lalonde ec6b21227e slightly better alignment for bullet category badge 2015-06-03 11:35:15 -04:00
Neil Lalonde 8449896f3d more bullet category vertical alignment fussing 2015-06-02 10:50:33 -04:00
awesomerobot 93de39f1da a few color variable fixes for the topic map 2015-06-01 21:13:37 -04:00
Neil Lalonde 7430da0ec4 FIX: unread counts with 2 digits were wrapping in hamburger menu 2015-05-30 14:39:41 -04:00
Neil Lalonde fbcc8045ec FIX: hanging lowercase characters were cut off in bar style category badges 2015-05-30 14:39:05 -04:00
Neil Lalonde 5f3451a3ea another fix for bullet category badges to prevent wrapping with unread counts on long category names 2015-05-29 12:59:00 -04:00
Neil Lalonde 80ee30003a FIX: bullet style category badges for long category names 2015-05-29 12:08:52 -04:00
Erick Guan 54ce66fc62 FIX: ensure not found category badge consistent with style 2015-05-13 19:30:19 +08:00
Kris Aubuchon a87bf1d9aa some fixes for tag alignment 2015-04-14 15:54:17 -04:00
Kris Aubuchon a5cffcaa7f lighter yellow directory highlight, badge fix on mobile 2015-03-25 21:29:01 -04:00
Kris Aubuchon 3d6c636aa8 a few small alignment fixes for bullet categories 2015-03-10 10:34:04 -04:00
Kris Aubuchon b89fa00f79 bullet category fixes 2015-03-09 23:47:30 -04:00
Kris Aubuchon 6c9eeb0792 adding a new "bullet" category style 2015-03-09 12:25:27 -04:00
Kris Aubuchon 8932b9afcf rebuilding the category badge css 2015-03-06 13:51:16 -05:00
Sam 8248abf73c UX: clean up box category styling 2015-02-25 17:42:10 +11:00
NomNuggetNom 44e8087e20 Fix misaligned dropdown categories 2015-02-21 22:02:08 -05:00
Kris Aubuchon f6035411c9 box category alignment fix 2015-02-12 23:24:07 -05:00
Kris Aubuchon 0bc35a6360 fixing unread count alignment 2015-02-08 18:09:12 -05:00
Sam dd9c23eb5e we need access to badge category bg in drop down for extensibility 2015-02-06 16:20:55 +11:00
Sam 8b95511816 correct bad styling in user->pref->categories 2015-01-31 17:04:53 +11:00
Sam d9ae4e791e woops should be a bit more specific 2015-01-30 19:17:26 +11:00
Sam 833b7b8f0b fix header primary missing color 2015-01-30 17:57:46 +11:00
Sam e77eaf9c95 adjust styling for tagged topics 2015-01-30 12:33:27 +11:00
Sam ffee7ba789 fix style 2015-01-29 18:37:38 +11:00
Sam 1a694c04e4 correct box styles 2015-01-29 17:49:14 +11:00
Sam cd5564f623 more styling tweaks 2015-01-29 17:49:14 +11:00
Sam 6495bca540 bar style fixes 2015-01-29 17:49:14 +11:00
Sam 844467015d FEATURE: allow simple selection for category badge styles
clean up category badge styling
2015-01-29 17:49:14 +11:00
Robin Ward 350554e198 UX: Change category badge style to use stripes 2015-01-20 14:56:06 -05:00
Kris Aubuchon 3eebc0e589 changing font sizes to ems, so fonts scale a bit more gracefully 2014-12-15 22:12:56 -05:00
Jeff Atwood 5c0bb56748 remove unnecessary @includes on box-shadow 2014-10-10 15:02:46 -07:00
Kris Aubuchon 06e048bf89 minor unread circle alignment fix 2014-09-04 00:02:29 -04:00
Sam d6a5552340 tweak new topic styling 2014-09-04 11:07:32 +10:00
Jeff Atwood 7543b37f86 UX: add dot before new topics via css 2014-09-03 13:33:56 -07:00
Robin Ward 17b79fdeda Increase the contrast of the "new" text 2014-09-03 15:37:42 -04:00
Robin Ward 0b6c84e292 UX: Remove background color from new badge. DRY up lots of repeated code
for rendering badges on topics.
2014-09-03 12:22:18 -04:00