diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/css/hootstream.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 19141ba..22405c8 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -115,6 +115,7 @@ margin: 0px 0.5rem 0px 0px; white-space: pre-wrap; line-height: 1.5; + transition: opacity 0.1s; } #hootevents .hoot.isRecent .threadLink { |
