edna voice: no animations!

This commit is contained in:
Juicysteak117
2025-11-02 17:01:16 -08:00
parent ee627f32d0
commit 6c7983760d

View File

@@ -315,11 +315,6 @@ ol[class="ltx_toclist ltx_toclist_section"] {
cursor: pointer; cursor: pointer;
} }
.togglebuttons > button, #return {
transition-property: background, border;
transition-duration: 0.1s;
transition-timing-function: linear;
}
.togglebuttons > button:hover, #return:hover { .togglebuttons > button:hover, #return:hover {
background: var(--toc-hover); background: var(--toc-hover);