summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-01 01:05:49 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-01 01:05:49 +0900
commit668e5646bdb162cccd309ebbd7017cbd9237de6f (patch)
treef3a34343304c32855231b4488eb47a22f2d9f316
parent[Server] Fix bug (diff)
downloadsharkey-668e5646bdb162cccd309ebbd7017cbd9237de6f.tar.gz
sharkey-668e5646bdb162cccd309ebbd7017cbd9237de6f.tar.bz2
sharkey-668e5646bdb162cccd309ebbd7017cbd9237de6f.zip
:art:
-rw-r--r--src/web/app/desktop/tags/timeline-post.tag4
-rw-r--r--src/web/app/mobile/tags/timeline-post.tag4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag
index 3f07db85f9..2945f6b098 100644
--- a/src/web/app/desktop/tags/timeline-post.tag
+++ b/src/web/app/desktop/tags/timeline-post.tag
@@ -174,8 +174,8 @@
margin 0 0 0 8px
padding 1px 6px
font-size 12px
- color #bbb
- border solid 1px #eee
+ color #aaa
+ border solid 1px #ddd
border-radius 3px
> .username
diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag
index b641149aef..dce23b0112 100644
--- a/src/web/app/mobile/tags/timeline-post.tag
+++ b/src/web/app/mobile/tags/timeline-post.tag
@@ -160,8 +160,8 @@
margin 0 0 0 8px
padding 1px 6px
font-size 12px
- color #bbb
- border solid 1px #eee
+ color #aaa
+ border solid 1px #ddd
border-radius 3px
> .username