summaryrefslogtreecommitdiff
path: root/src/web/app/desktop/views
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-02-27 12:32:01 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-02-27 12:32:01 +0900
commit68dd705500bd98b7b00606e861de170939e3d528 (patch)
tree9b071fee3270ff9383abdc49c7f34494c1daa7f9 /src/web/app/desktop/views
parentFix bug (diff)
downloadmisskey-68dd705500bd98b7b00606e861de170939e3d528.tar.gz
misskey-68dd705500bd98b7b00606e861de170939e3d528.tar.bz2
misskey-68dd705500bd98b7b00606e861de170939e3d528.zip
#1153
Diffstat (limited to 'src/web/app/desktop/views')
-rw-r--r--src/web/app/desktop/views/components/posts.post.vue7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/web/app/desktop/views/components/posts.post.vue b/src/web/app/desktop/views/components/posts.post.vue
index 647590e25d..118884fcde 100644
--- a/src/web/app/desktop/views/components/posts.post.vue
+++ b/src/web/app/desktop/views/components/posts.post.vue
@@ -416,6 +416,12 @@ export default Vue.extend({
font-size 1.1em
color #717171
+ >>> .quote
+ margin 8px
+ padding 6px 12px
+ color #aaa
+ border-left solid 3px #eee
+
.mk-url-preview
margin-top 8px
@@ -512,6 +518,7 @@ export default Vue.extend({
<style lang="stylus" module>
.text
+
code
padding 4px 8px
margin 0 0.5em