This commit is contained in:
parent
2696c4aac4
commit
7ba56d9012
@ -3067,10 +3067,6 @@ input#s_avatar {
|
|||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button#togglebg {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
html {
|
html {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
@ -3105,4 +3101,17 @@ input#s_avatar {
|
|||||||
.metadata {
|
.metadata {
|
||||||
grid-template-columns: auto;
|
grid-template-columns: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button[data-skip="-10"] {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
button[data-skip="10"] {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.v0ck_player_button {
|
||||||
|
font-family: monospace;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user