mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
address missing bracket
This commit is contained in:
parent
e189bcf78a
commit
289d76cc75
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ $sceneTabWidth: 450px;
|
||||||
&:hover {
|
&:hover {
|
||||||
text-shadow: 0 0 1em rgba(255, 255, 255, 0.75);
|
text-shadow: 0 0 1em rgba(255, 255, 255, 0.75);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.vjs-touch-overlay .vjs-play-control {
|
.vjs-touch-overlay .vjs-play-control {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue