From: Dessalines Date: Wed, 4 Mar 2020 14:37:19 +0000 (-0500) Subject: Changing view source icon. X-Git-Url: http://these/git/%7Bthis.captchaPngSrc%28res%29%7D?a=commitdiff_plain;h=d8bcfd7d44cd346727589515fdb314e45026c455;p=lemmy.git Changing view source icon. --- diff --git a/ui/src/components/comment-node.tsx b/ui/src/components/comment-node.tsx index d548e9b2..ecf5e2aa 100644 --- a/ui/src/components/comment-node.tsx +++ b/ui/src/components/comment-node.tsx @@ -370,7 +370,7 @@ export class CommentNode extends Component { class={`icon icon-inline ${this.state .viewSource && 'text-success'}`} > - + diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index d702d78b..b6cb3f51 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -613,7 +613,7 @@ export class PostListing extends Component { class={`icon icon-inline ${this.state .viewSource && 'text-success'}`} > - + diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index fcf75e30..0c7169d5 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -42,6 +42,9 @@ export class Symbols extends Component { + + +