mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 19:20:23 +02:00
[ticket/12155] Make opacity transition faster and fix background image paths.
PHPBB3-12155
This commit is contained in:
@@ -162,7 +162,7 @@ ul.linklist.bulletin li.small-icon:before {
|
||||
|
||||
.notouch.section-viewtopic .post-buttons {
|
||||
opacity: 0;
|
||||
transition: opacity .8s;
|
||||
transition: opacity .5s;
|
||||
}
|
||||
|
||||
.notouch.section-viewtopic .post:hover .post-buttons {
|
||||
|
Reference in New Issue
Block a user