diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-11-01 12:46:58 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-11-01 12:46:58 +0900 |
| commit | 8a0c0383d1f4ed5ae495c5ff68208d02b805f8af (patch) | |
| tree | a0941f786717cd5e14808063412e9e3e1c64b06a /src | |
| parent | Fix bug (diff) | |
| download | sharkey-8a0c0383d1f4ed5ae495c5ff68208d02b805f8af.tar.gz sharkey-8a0c0383d1f4ed5ae495c5ff68208d02b805f8af.tar.bz2 sharkey-8a0c0383d1f4ed5ae495c5ff68208d02b805f8af.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/ch/tags/channel.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/ch/tags/channel.tag b/src/web/app/ch/tags/channel.tag index a9060c8895..df0e18264f 100644 --- a/src/web/app/ch/tags/channel.tag +++ b/src/web/app/ch/tags/channel.tag @@ -118,7 +118,7 @@ position sticky z-index 1 top 0 - background rgba(239, 239, 239, 0.7) + background rgba(239, 239, 239, 0.9) > .index margin-right 0.25em |