mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-10 11:10:35 +02:00
Restore transition
This commit is contained in:
parent
eb51b9d412
commit
a48e66e1f7
@ -220,7 +220,7 @@ input[type="range"].zoom-progress::-moz-range-track {
|
||||
.face {
|
||||
opacity: 0.7;
|
||||
position: absolute;
|
||||
transition: opacity .2s ease-in-out;
|
||||
transition: opacity 0.5s;
|
||||
}
|
||||
|
||||
#controllers-container.dim-controls .face,
|
||||
|
Loading…
Reference in New Issue
Block a user