summaryrefslogtreecommitdiff
path: root/src/docs/api/endpoints/style.styl
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-18 00:47:09 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-18 00:47:09 +0900
commitf9d5d9e30bbd06a5d3c5d914334ea416b5b3bcee (patch)
tree0fe8bc615e98ac5d5ee73c93654e73c1c4b428be /src/docs/api/endpoints/style.styl
parent4.21.0 (diff)
downloadsharkey-f9d5d9e30bbd06a5d3c5d914334ea416b5b3bcee.tar.gz
sharkey-f9d5d9e30bbd06a5d3c5d914334ea416b5b3bcee.tar.bz2
sharkey-f9d5d9e30bbd06a5d3c5d914334ea416b5b3bcee.zip
Improve doc
Diffstat (limited to 'src/docs/api/endpoints/style.styl')
-rw-r--r--src/docs/api/endpoints/style.styl4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/docs/api/endpoints/style.styl b/src/docs/api/endpoints/style.styl
index 2af9fe9a77..e7e32b3395 100644
--- a/src/docs/api/endpoints/style.styl
+++ b/src/docs/api/endpoints/style.styl
@@ -6,12 +6,14 @@
color #fff
background #222e40
border-radius 4px
+ overflow auto
+ white-space nowrap
> .method
display inline-block
margin 0 8px 0 0
padding 0 6px
- color #f4fcff
+ color #fff
background #17afc7
border-radius 4px
user-select none