summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-05-25 16:47:13 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-05-25 16:47:13 +0900
commit991d8e4ba1078eae9f663bafbc9448521863c4de (patch)
treefc94212026195f2b5b1cc2b6a587fe1baeff8022 /src/web
parentEnable toplevel mangling (diff)
downloadmisskey-991d8e4ba1078eae9f663bafbc9448521863c4de.tar.gz
misskey-991d8e4ba1078eae9f663bafbc9448521863c4de.tar.bz2
misskey-991d8e4ba1078eae9f663bafbc9448521863c4de.zip
[Client] :art:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/base.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index fe0fe296fc..9fdb39a16c 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -40,6 +40,9 @@ html
background #1269e2
color #fff
+ hr
+ border solid 1px #fff
+
#nprogress
pointer-events none