summaryrefslogtreecommitdiff
path: root/src/web/app
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-18 03:47:10 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-18 03:47:10 +0900
commit90eb1753c8ade4a3015dc85387eaa8364ba2103f (patch)
tree0cd4b1327c94067cf089dd595c3da330d1b84bce /src/web/app
parent:art: (diff)
downloadsharkey-90eb1753c8ade4a3015dc85387eaa8364ba2103f.tar.gz
sharkey-90eb1753c8ade4a3015dc85387eaa8364ba2103f.tar.bz2
sharkey-90eb1753c8ade4a3015dc85387eaa8364ba2103f.zip
:art:
Diffstat (limited to 'src/web/app')
-rw-r--r--src/web/app/desktop/views/components/posts.post.vue2
-rw-r--r--src/web/app/mobile/views/components/post.vue2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/web/app/desktop/views/components/posts.post.vue b/src/web/app/desktop/views/components/posts.post.vue
index 1a5f7c3b09..ddc338e372 100644
--- a/src/web/app/desktop/views/components/posts.post.vue
+++ b/src/web/app/desktop/views/components/posts.post.vue
@@ -397,7 +397,7 @@ export default Vue.extend({
margin 0 .5em 0 0
padding 0
overflow hidden
- color #777
+ color #627079
font-size 1em
font-weight bold
text-decoration none
diff --git a/src/web/app/mobile/views/components/post.vue b/src/web/app/mobile/views/components/post.vue
index 3b31b827f6..d464f6460f 100644
--- a/src/web/app/mobile/views/components/post.vue
+++ b/src/web/app/mobile/views/components/post.vue
@@ -340,7 +340,7 @@ export default Vue.extend({
margin 0 0.5em 0 0
padding 0
overflow hidden
- color #777
+ color #627079
font-size 1em
font-weight bold
text-decoration none