Tweak UI
This commit is contained in:
parent
0cc4519fc0
commit
d599c1e740
4 changed files with 64 additions and 40 deletions
|
|
@ -82,9 +82,9 @@ html {
|
|||
}
|
||||
}
|
||||
|
||||
html.changing-theme {
|
||||
html._themeChanging_ {
|
||||
&, * {
|
||||
transition: background 1s ease !important;
|
||||
transition: background 1s ease, border 1s ease !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue