diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-12-15 04:43:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-12-15 04:43:48 +0900 |
| commit | 55e266fbbe55ea1dc8bd5cdce4e52d5625eea38d (patch) | |
| tree | 68b42349589877c4537315c698a65e7e05dd2920 | |
| parent | :v: (diff) | |
| download | sharkey-55e266fbbe55ea1dc8bd5cdce4e52d5625eea38d.tar.gz sharkey-55e266fbbe55ea1dc8bd5cdce4e52d5625eea38d.tar.bz2 sharkey-55e266fbbe55ea1dc8bd5cdce4e52d5625eea38d.zip | |
:art:
| -rw-r--r-- | src/web/docs/style.styl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/docs/style.styl b/src/web/docs/style.styl index 5c484adc1b..a4abc5a9a3 100644 --- a/src/web/docs/style.styl +++ b/src/web/docs/style.styl @@ -56,7 +56,12 @@ table tr th + position sticky + top 0 + z-index 1 text-align left + box-shadow 0 1px 0 0 #eee + background #fff tbody tr |