mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Transition Bugs
Leave it alone
This commit is contained in:
committed by
GitHub
parent
a462193897
commit
27587c28ce
+2
-2
@@ -232,7 +232,7 @@ p {
|
|||||||
.notification::before {
|
.notification::before {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
font: 10px/16px Fantasy;
|
font: 10px/16px Helvetica;
|
||||||
word-spacing: 26px;
|
word-spacing: 26px;
|
||||||
}
|
}
|
||||||
.notification:checked:before {
|
.notification:checked:before {
|
||||||
@@ -389,7 +389,7 @@ p {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
transition: 30ms;
|
transition: 300ms;
|
||||||
}
|
}
|
||||||
.custom-shortcuts-buttons:hover {
|
.custom-shortcuts-buttons:hover {
|
||||||
background: #161616;
|
background: #161616;
|
||||||
|
|||||||
Reference in New Issue
Block a user