Commit Graph

340 Commits

Author SHA1 Message Date
Jeff Atwood
5f988c74f2 fix minor alignment issues with expanded posts 2015-06-04 00:10:35 -07:00
Jeff Atwood
1c0610427d UX: remove dark background on expanded replies 2015-06-02 14:42:34 -07:00
awesomerobot
93de39f1da a few color variable fixes for the topic map 2015-06-01 21:13:37 -04:00
Jeff Atwood
346768921e UX: remove grey on "n replies" under post 2015-05-28 22:22:09 -07:00
awesomerobot
bf7ec5dc5a improving the font-rendering issue caused by css transitions in safari 2015-05-28 22:02:09 -04:00
Jeff Atwood
a2b76a670f reduce darkness of @name mentions in quotes 2015-05-22 14:40:39 -07:00
Jeff Atwood
42a8e742f8 UX: switch to lighter grey for all quotes 2015-05-22 02:11:18 -07:00
Jeff Atwood
9e74f232e0 clean up topic summary / map CSS a bit 2015-05-22 01:28:34 -07:00
Jeff Atwood
b12eaf39c0 slightly lighter topic map 2015-05-21 17:03:18 -07:00
Jeff Atwood
f5c9246168 try topic map borders 2015-05-21 16:40:39 -07:00
Jeff Atwood
664add01f9 try lighter topic map background 2015-05-21 16:18:41 -07:00
Jeff Atwood
e7fc5abe5b UX: larger numbers for topic summary, 2015-05-21 15:54:38 -07:00
Jeff Atwood
ffc6a206e6 UX: add headings to topic summary 2015-05-21 15:30:10 -07:00
awesomerobot
0ba88d2355 changing color of progress bar 2015-05-19 21:19:28 -04:00
Jeff Atwood
6eec354f17 missed a } 2015-05-11 16:21:21 -07:00
Jeff Atwood
ce1fe8c8c2 remove topic list striping, use bottom border 2015-05-11 16:09:46 -07:00
Kris Aubuchon
cd552170a4 rounding the post-count squares in topic summaries 2015-04-08 16:31:19 -04:00
Kris Aubuchon
8932b9afcf rebuilding the category badge css 2015-03-06 13:51:16 -05:00
Robin Ward
e503c3859a Allow plugins to change the header to show two rows
This allows the discourse-tagging plugin to correctly use two rows in
the header if it needs to display tags, or one row if there are no tags.
This works in tandem with the same logic for when there is a category
badge to display or not.
2015-02-19 14:56:45 -05:00
Kris Aubuchon
c8af2ec8a2 fixing cateogry alignment in docked header 2015-02-13 17:17:32 -05:00
Robin Ward
9a4e5c04d9 Fix weird indentation in CSS file 2015-01-29 12:08:42 -05:00
Jeff Atwood
bab5167566 tighten up suggested topic table layout 2015-01-25 00:33:52 -08:00
Jeff Atwood
2b877e4fc4 post expansion arrow CSS cleanup 2015-01-16 02:24:49 -08:00
Régis Hanol
03b053c800 FIX: bookmark button is now solid black by default & blue when bookmarked 2015-01-12 17:48:54 +01:00
Jeff Atwood
84286fb501 normalize topic post first element top-margins:0 2015-01-12 02:24:06 -08:00
Jeff Atwood
5f05e1394b consistent post top margins 2015-01-12 00:35:04 -08:00
Jeff Atwood
8d49aec789 clean up leftover bottom-round padding 2015-01-11 23:51:19 -08:00
Jeff Atwood
76c750be68 get rid of .bottom-round css class used once 2015-01-11 23:39:48 -08:00
Sam
efc717c14a FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11:00
Jeff Atwood
92d61755b3 clean up CSS3 animations a bit 2014-12-25 02:29:39 -08:00
Jeff Atwood
2a46418284 add back in @-webkit-keyframes 2014-12-25 02:19:06 -08:00
Jeff Atwood
b91f9f4142 remove a bunch of needless css prefixes 2014-12-25 01:05:45 -08:00
Jeff Atwood
576861505e just use plain CSS3 transition 2014-12-23 03:09:17 -08:00
Jeff Atwood
0b0e9be22f standardize on @transition mixin 2014-12-23 02:52:20 -08:00
Jeff Atwood
e41ae020fa add back ade-soft CSS transition on post actions 2014-12-23 02:16:57 -08:00
Jeff Atwood
24f1ef024e topic status glyphs too big mon TOO BIG 2014-12-19 00:35:08 -08:00
Jeff Atwood
23899281d8 minor font sizing CSS fixups 2014-12-16 01:12:52 -08:00
Kris Aubuchon
3eebc0e589 changing font sizes to ems, so fonts scale a bit more gracefully 2014-12-15 22:12:56 -05:00
Kris Aubuchon
448acc627b adding max-height for embedded video 2014-12-08 15:39:36 -05:00
Kris Aubuchon
96ae3eccb3 making some adjustments to how posts are laid out so they don't break at small widths 2014-12-03 20:20:19 -05:00
Jeff Atwood
4589f28676 remove unwanted global text input font sizing 2014-11-27 02:13:15 -08:00
Kris Aubuchon
1524612719 fixing reply-tab bug and user profile background adjustment 2014-11-26 10:49:50 -05:00
Kris Aubuchon
16cdfcffb5 fixing the reply-to tab z-index bug 2014-11-23 20:51:14 -05:00
Jeff Atwood
97a44b4c43 post-date can be same size as other post info 2014-11-20 12:23:21 -08:00
Jeff Atwood
85e9aaa4fa fix width of users column in topic lists 2014-11-13 01:02:37 -08:00
Robin Ward
74e2b8f674 FIX: User card @mentions looked pretty bad 2014-11-04 14:25:35 -05:00
Jeff Atwood
b732e9b1bb tighten up expansion left gutter 2014-10-31 11:46:31 -07:00
Jeff Atwood
e88fc65de4 fix expanded avatar 1 row css suppression 2014-10-21 00:34:57 -07:00
Kris Aubuchon
b97a4f5bd0 sticking transitions into a sass mixin 2014-10-20 09:54:36 -04:00
Kris Aubuchon
d132b35426 a handful of minor style updates/fixes 2014-10-18 23:07:55 -04:00