Add CSS snippet

This commit is contained in:
DogmaDragon 2023-09-17 06:51:33 +03:00
parent 3176b33ba5
commit ae997ae419

View File

@ -224,6 +224,22 @@ Note: Future releases of Stash may break these CSS tweaks. CSS tweaks may not ap
}
```
# Gallery
## Disable lightbox image transition
|-|-|
|Description|Disable lightbox image transition.|
|Author|echo6ix|
|Screenshots|![](/assets/user-interface-ui/fixed_table_width.png)|
```css
/* [Gallery tab] Disable lightbox image transition */
.Lightbox-carousel {
transition: unset;
}
```
# Movies
## Better Movie layout for desktops, regular size poster