Commit graph

495 commits

Author SHA1 Message Date
riking
0d4163e0a2 FEATURE: Nice error handling page 2014-07-03 07:52:14 -07:00
Kris Aubuchon
aee73d901a fixing a handful of issues 2014-07-02 23:21:45 -04:00
Régis Hanol
7feab2fc99 Revert "background on topic-list, more width on extra-info-wrapper, meta viewport fix" 2014-07-02 16:55:43 +02:00
Jeff Atwood
2a705fff6c Merge pull request #2495 from awesomerobot/master
background on topic-list, more width on extra-info-wrapper, meta viewport fix
2014-07-02 07:01:15 -07:00
Kris Aubuchon
e0194e69a5 adding background to topic-list, making max-width larger on extra-info-wrapper, and changing viewport config 2014-07-02 09:54:40 -04:00
Régis Hanol
18f5751f3f BUGFIX: cap image widths in usercards & user profiles 2014-07-02 14:56:09 +02:00
Jeff Atwood
94fd592dfa lock alignment is better with vertical-align:middle 2014-07-02 03:37:10 -07:00
Robin Ward
288bb5588f Use different approach for background image 2014-07-01 13:40:09 -04:00
Régis Hanol
f683bda062 BUGFIX: staff counters weren't properly positioned in user profile 2014-07-01 19:39:45 +02:00
Jeff Atwood
a7b6c1a625 FIX: user profiles borked at min width 2014-06-30 16:04:21 -07:00
Régis Hanol
3bd59a55fb BUGFIX: staff counters were too big 2014-06-30 23:54:15 +02:00
Régis Hanol
b6d775f3ac BUGFIX: max-height on user bio in user-card/profile 2014-06-30 23:41:38 +02:00
Régis Hanol
15120bb583 FEATURE: add staff counters on user profile 2014-06-30 22:46:47 +02:00
Robin Ward
952426d358 FEATURE: Uploaded images to categories are shown when browsing 2014-06-30 14:14:00 -04:00
Robin Ward
e22688a204 FEATURE: Can upload images to categories 2014-06-30 14:14:00 -04:00
Robin Ward
4088fba4f2 REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
Kris Aubuchon
63d0485b49 fixing alignment on topic list category buttons 2014-06-30 11:31:17 -04:00
Régis Hanol
a19f52fc91 BUGFIX: fix borders & rounded corners in the composer 2014-06-30 12:34:40 +02:00
Jeff Atwood
f8f79b9388 remove orphaned blockquote sizing 2014-06-30 03:03:54 -07:00
Jeff Atwood
d2cf921791 blockquote, *:first-child and *:last-child spacing 2014-06-30 02:42:49 -07:00
Jeff Atwood
d379012dbc centralize shared .cooked and #wmd-preview styles 2014-06-30 02:06:13 -07:00
Jeff Atwood
37df22eac6 suppress h1,h2,h3 top margin in quotes 2014-06-30 00:58:27 -07:00
Jeff Atwood
5eef1e0b59 fix blockquote as first element in post 2014-06-30 00:51:24 -07:00
Jeff Atwood
0ffe77d7dc correct h1 line-height, centralize .cooked styles 2014-06-30 00:05:24 -07:00
Jeff Atwood
7da8144c74 downsize fixed header title size 1.8em to 1.6em 2014-06-29 23:00:34 -07:00
Jeff Atwood
73ed42cc4b correct top alignment of gutter watermark 2014-06-29 15:54:19 -07:00
Kris Aubuchon
5ddcad19c9 fixed height header, topic map alignment 2014-06-29 10:39:31 -04:00
Jeff Atwood
4a5a428ff6 Merge pull request #2481 from awesomerobot/master
making menu highlights consistent
2014-06-27 17:20:02 -07:00
Kris Aubuchon
51f85206ff making menu highlights consistent 2014-06-27 20:10:33 -04:00
Jeff Atwood
a886261f75 turns out we had a mixin for unselectable 2014-06-27 16:54:36 -07:00
Jeff Atwood
f49b661a0d use modern/current vendor prefixes 2014-06-27 15:36:12 -07:00
Jeff Atwood
224ae7fc92 don't let topic-progress be selected 2014-06-27 15:28:22 -07:00
Jeff Atwood
00910679ad more topic summary tweaks 2014-06-26 00:46:22 -07:00
Jeff Atwood
7a65ee3282 convert topic summary links to <table> 2014-06-26 00:08:29 -07:00
Neil Lalonde
8762e6aa34 FIX: centre category-dropdown-menu text 2014-06-24 14:27:58 -04:00
Jeff Atwood
d7fe4d4997 minor copyedit 2014-06-24 02:29:26 -07:00
Jeff Atwood
eeb2e48f4f fix share link styles for mobile 2014-06-24 00:55:43 -07:00
Jeff Atwood
a7ce8c6418 move .cooked word-wrap: break-word into base CSS 2014-06-24 00:40:20 -07:00
Kris Aubuchon
6029ef960d moving more topic-list styles to base, aligning badges in poster expansion 2014-06-23 16:11:55 -04:00
Robin Ward
d9fb5c4468 TRIVIAL: Remove border thickness from handlebars template. Just do the
color there.
2014-06-23 11:44:23 -04:00
Régis Hanol
211536e561 BUGFIX: buttons have a different size when clicked on FF (cc @awesomerobot)
cf. https://meta.discourse.org/t/browse-buttons-in-the-edit-history-have-a-different-size-when-clicked/16698
2014-06-23 17:39:35 +02:00
Kris Aubuchon
32202e432a changing the tracking dropdown highlight for consistency 2014-06-23 11:04:54 -04:00
Régis Hanol
00cc33c110 BUGFIX: link colors on topic lists 2014-06-20 10:26:59 +02:00
Jeff Atwood
db863c7d67 strip font-family from pre/code on mobile 2014-06-20 00:02:27 -07:00
Robin Ward
7ae4c4dedc COSMETIC: visual tweaks to the categories page 2014-06-19 17:11:45 -04:00
Jeff Atwood
dca10468d6 remove serif fallback from code,pre
this was about an ancient Safari / WebKit bug as I recall
https://www.webkit.org/blog/67/strange-medium/
2014-06-19 13:50:41 -07:00
Jeff Atwood
736ac30071 remove serif fallback for mobile pre/code blocks 2014-06-19 13:11:03 -07:00
Kris Aubuchon
e4d90038cf handful of alignment fixes 2014-06-19 14:09:25 -04:00
Régis Hanol
00117c18c3 FEATURE: dismissable banner topic 2014-06-18 20:05:19 +02:00
Jeff Atwood
737cb47307 category numbers a wee bit too large
twss
2014-06-17 01:23:55 -07:00