Jeff Atwood
0dc11e3a26
remove useless extra <div> around topic-avatar
2015-09-17 14:30:28 -07:00
Jeff Atwood
0627a58b8b
FIX: too much whitespace at bottom of mobile posts
2015-09-17 00:00:53 -07:00
Jeff Atwood
0969bd0f0d
tighten up post spacing on mobile
2015-09-16 23:48:15 -07:00
Jeff Atwood
4714483612
copyedits on anon user call to signup action
2015-09-16 17:16:17 -07:00
Kane York
d47f1db2be
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/templates/topic.hbs
2015-09-15 13:52:12 -07:00
Robin Ward
b12ace5f9d
FEATURE: Add staff gear icon to composer with options
2015-09-15 16:42:04 -04:00
Kane York
6be78861ca
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/lib/key-value-store.js.es6
2015-09-15 12:26:25 -07:00
Guo Xiang Tan
46c93a2687
FIX: Selected posts buttons not clickable.
2015-09-15 16:53:41 +08:00
Kane York
d7a79aeb8a
Fix mobile styling
2015-09-01 16:49:45 -07:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Kane York
9c92a491b5
FIX: Tweaks to mobile select posts UI
2015-08-20 13:59:32 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Kane York
689449b233
FIX: Post highlight on mobile dark theme
2015-08-18 15:51:50 -07:00
Jeff Atwood
98fa098e6f
fix up mobile alignment on time gaps
2015-08-04 03:44:58 -07:00
Sam
ccc07605a7
UX: improve styling of closed messages
...
also cleans up styling of time gaps on mobile
2015-07-30 11:19:30 +10:00
Simon Cossar
93d9a98497
Remove unnecessary margins from mobile view
2015-07-21 18:46:15 -07:00
Jeff Atwood
e31b03afb9
fix exaggerated font size for mobile likes
2015-07-10 15:24:35 -07:00
Sam
feadfb2e46
improve who liked styling
2015-07-10 14:48:44 +10:00
Sam
2bd6e201f9
UX: tweak location of like count
...
UX: clean up fade logic so it meshes with new like style
EXTENSIBILITY: add hook for insertion of custom HTML for buttons
UX: stop suppressing share for anon, like expander is not suppressed
old behavior is inconsistent
also reimplements like count expander as a proper button,
adds a nice label for it
2015-07-08 15:10:53 +10:00
Jeff Atwood
ac574039a6
get rid of hover styles on mobile show-likes
2015-07-05 23:04:26 -07:00
Robin Ward
db75774440
UX: Move likes into drop down instead of its own status line
2015-07-03 17:15:20 -04:00
Jeff Atwood
b5d196fb29
smaller font on Replies expansion
2015-06-29 16:25:53 -07:00
Jeff Atwood
439927fa81
move .gap style to base
2015-06-29 00:47:07 -07:00
Jeff Atwood
ca42d00883
match time gap styling for mobile/desktop
2015-06-19 23:08:49 -07:00
Sam
309d1b267b
style mobile time gap
2015-06-19 13:30:01 +10:00
Sam
0dfb9261ea
Improve time gap styling
2015-06-19 11:24:10 +10:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Jeff Atwood
9df9cd2c66
for some reason we don't clear h1,2,3 margins on mobile..
2015-06-03 03:15:34 -07:00
Jeff Atwood
538f0d1199
fix mobile styles around topic map
2015-06-03 02:46:41 -07:00
Jeff Atwood
a2b76a670f
reduce darkness of @name mentions in quotes
2015-05-22 14:40:39 -07:00
Jeff Atwood
9e74f232e0
clean up topic summary / map CSS a bit
2015-05-22 01:28:34 -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
Kris Aubuchon
cd552170a4
rounding the post-count squares in topic summaries
2015-04-08 16:31:19 -04:00
Jeff Atwood
6137a5f00b
FIX: deleted message color was wrong on mobile
2015-04-01 01:28:14 -07:00
Jeff Atwood
801d04997a
FIX: staff message color was wrong on mobile
2015-04-01 01:07:22 -07:00
Jeff Atwood
08e330bb71
a few mobile CSS tweaks
2015-02-19 00:13:15 -08:00
Jeff Atwood
e5cad726fd
further tweaks to get post selection OK on mobile
2015-01-20 22:51:15 -08:00
Jeff Atwood
c4ddc5b983
quick mobile css fix for post selection buttons
2015-01-20 17:28:06 -08:00
Jeff Atwood
935df99acf
fix minor mobile topic styling issue
2015-01-12 17:26:04 -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
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
Neil Lalonde
0f37ce1083
FIX: share popup on mobile layout went outside of viewport, and z-index was behind user avatars. Use a real link on touch devices instead of a text input.
2014-12-05 16:21:07 -05:00
Jeff Atwood
c00c5e1024
our previous mobile avatar tap fix was incorrect
2014-12-01 03:36:25 -08:00
Jeff Atwood
4589f28676
remove unwanted global text input font sizing
2014-11-27 02:13:15 -08: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