Kim Gardner
a28024dfed
Revert CSS from #1990
2018-10-30 18:18:35 +00:00
Snorre Magnus Davøen
ade3cf6252
Display avatar left of comments by default
...
Previously avatars would be displayed on top of comments. Most comment
and forum systems will display avatars to the left of comments/posts.
The https://github.com/snorremd/talk-plugin-gravatar plugin currently
renders avatars in the avatar slot which will render the avatar on top
of the comments. This change modified the comment container to be
displayed as a flex container with row direction. It also adds 10px top
margin to the avatar slot which corresponds with the comment header.
Signed-off-by: Snorre Magnus Davøen <snorremd@gmail.com >
2018-10-12 19:13:04 +02:00
Fabian Neumann
8643b1fbf2
Decrease font-size and padding in Flag Comment popup a bit.
2018-04-26 17:52:03 +02:00
okbel
9cfa5b6a0f
Removing old styles from default css
2018-02-21 11:15:23 -03:00
okbel
d7b4f57350
styles, renaming, func
2018-02-21 10:27:01 -03:00
Chi Vinh Le
cad25eedd1
CSS cleanup
2018-02-13 15:46:49 +01:00
Belen Curcio
fdf11fa277
Adding extra container and styling
2017-12-04 13:42:22 -03:00
Belen Curcio
7731ec42de
css tag label
2017-12-01 23:43:19 -03:00
Belen Curcio
ce9ee0a5b0
Adding styles for mob devs
2017-12-01 15:28:09 -03:00
Chi Vinh Le
285ec98d54
Refactor styles
2017-11-17 16:53:56 +01:00
Lance Ruegger
5147ca6b86
Add a max-width to the flag-reason text box to prevent cutoff
2017-10-04 11:04:47 -07:00
Chi Vinh Le
5fa4b4d734
Remove styling that affects the slot..
2017-09-21 01:24:59 +07:00
Chi Vinh Le
4ce6206516
Add deprecation and refactor notices to legacy styles
2017-08-30 19:56:24 +07:00
Belen Curcio
7991188f8d
deleting old code from default.css and building QuestionBox component
2017-08-24 14:45:47 -03:00
Belen Curcio
19dfe86118
Updates
2017-08-21 14:53:24 -03:00
Belen Curcio
0ea2660c97
Adding new Slot: authorName - Deleting Old Code
2017-08-21 10:44:03 -03:00
Chi Vinh Le
17bc396b06
Fix Ignored User in permalink
2017-08-11 20:55:23 +07:00
Samantha Hankins and GitHub
70dcf2162f
create uniformity on tag label styling
2017-07-31 10:52:26 -04:00
Belen Curcio
eb3a9431f9
Renaming
2017-07-20 11:50:13 -03:00
Chi Vinh Le
83832abd72
More fixes
2017-07-13 21:37:08 +07:00
Chi Vinh Le
1280b16bcd
Remove some global css, fix some styling issues
2017-07-13 20:47:30 +07:00
Chi Vinh Le
ea51fdf6cc
Styles glitches quick fix
2017-07-13 00:39:55 +07:00
Chi Vinh Le
7f85129044
Merge branch 'master' into extendable-tab-menu
...
Conflicts:
client/coral-embed-stream/src/components/Embed.js
client/coral-embed-stream/style/default.css
client/coral-framework/helpers/plugins.js
client/coral-plugin-replies/ReplyButton.css
client/coral-plugin-replies/ReplyButton.js
plugins/coral-plugin-like/client/LikeButton.js
plugins/coral-plugin-like/client/styles.css
plugins/coral-plugin-love/client/LoveButton.js
plugins/coral-plugin-love/client/styles.css
2017-07-12 22:38:05 +07:00
Chi Vinh Le
a2dabcac0e
Hide action labels on mobile
2017-07-11 01:26:25 +07:00
Chi Vinh Le
883dfedfab
Fix new count styles
2017-07-10 21:57:25 +07:00
Chi Vinh Le
ef172ae5f8
Change streamBox to streamFilter
2017-07-10 17:03:07 +07:00
Chi Vinh Le
1e4e1cb413
Implement Stream TabBar
2017-07-10 17:03:06 +07:00
Chi Vinh Le
6d71bcbee9
Fix styling issues
2017-07-04 22:56:58 +07:00
Chi Vinh Le
31ab54d13c
First round styling
2017-07-04 21:32:33 +07:00
Chi Vinh Le
9de99a9ef4
Support post, reply, edit, load and view more loading states via global css classnames
2017-06-30 17:00:42 +07:00
Belen Curcio
b00d2f569e
Removing styles from default.css
2017-06-26 16:01:07 -03:00
Belen Curcio
1f2eca300a
Report vbox
2017-06-19 14:55:58 -03:00
Belen Curcio
073fccebd3
Show likes
2017-06-19 14:30:56 -03:00
IAmSamHankins
dcee2a4438
adjust comment stream sizing to allow for chrome focus state
2017-06-16 15:00:42 -04:00
Kim Gardner and GitHub
801d0a92af
Merge branch 'master' into comment-stream-cleanup
2017-06-07 17:07:39 -04:00
Chi Vinh Le
66e4f02a1a
Selectors, resolving merge errors, better class names, removing comment reducer
2017-06-08 00:29:05 +07:00
IAmSamHankins
c3d76c6a4f
messaging style updates, and update to translation files.
2017-06-07 12:55:40 -04:00
Belen Curcio
87ddfea689
indexes css
2017-06-07 13:53:33 -03:00
Belen Curcio
847a30ff92
Adding correct classNames
2017-06-07 13:19:36 -03:00
Belen Curcio
d7dfae89a3
Global classNames, and more
2017-06-07 12:05:53 -03:00
IAmSamHankins
cc76517ba8
minor copy changes in Configure tab on stream, and style updates to banned user message on stream
2017-06-06 17:37:14 -04:00
Belen Curcio
a6db60096c
Fully working, needs docs
2017-06-06 11:58:51 -03:00
Belen Curcio
3ad3b3af1c
Adding filters
2017-06-06 09:43:34 -03:00
IAmSamHankins
05e5200e79
moderation panel design cleanup PT 144120491
2017-05-26 12:48:15 -04:00
IAmSamHankins
32715d3903
initial style updates on comment stream for PT 142803055 ~ copy translations still needed
2017-05-25 17:21:32 -04:00
Benjamin Goering
b97fa228b1
merge with master after huge coral-embed-stream refactor
2017-05-03 19:19:03 -07:00
Benjamin Goering
3cb84222b2
Add new padding, color, border-color to CommentBox textarea
2017-05-03 14:14:23 -07:00
Benjamin Goering
ae3cbe990b
Edit Comment UI reflects expired edit comment window
2017-05-03 12:34:22 -07:00
riley
f3822d09b2
position the reporting popup in a more reliable way
2017-04-25 15:54:18 -06:00
Riley Davis
801ce13960
my fix did not work.
2017-04-24 14:19:01 -06:00