Remove theme transition

dev
gravel 2 years ago
parent b05e822c4b
commit 416579c043
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -95,12 +95,14 @@ a, .anchorstyle {
}
/* Enumerate elements with transitions to improve performance on Chromium. */
/*
#theming-root, th, tr, .protocol-indicator, .copy_button,
.td_description::after,
#details-modal, #details-modal .themed-button,
a, .anchorstyle {
transition: color 2.5s linear, background-color 2s linear;
}
*/
html.js .noscript, .hidden {
display: none;

Loading…
Cancel
Save