Update inject.js
This commit is contained in:
parent
182fe9f831
commit
0118007cf2
@ -112,7 +112,7 @@ const introSkipper = {
|
|||||||
box-shadow: 0 0 8px rgba(var(--accent), 0.6);
|
box-shadow: 0 0 8px rgba(var(--accent), 0.6);
|
||||||
filter: brightness(1.2);
|
filter: brightness(1.2);
|
||||||
}
|
}
|
||||||
#skipIntro .emby-button:focus:not(:focus-visible) {
|
#skipIntro .emby-button:focus {
|
||||||
background: rgb(var(--accent));
|
background: rgb(var(--accent));
|
||||||
box-shadow: 0 0 8px rgba(var(--accent), 0.6);
|
box-shadow: 0 0 8px rgba(var(--accent), 0.6);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user