mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Add Quick Test of the headphone jack
This commit is contained in:
committed by
dualshock-tools
parent
794485c265
commit
e9778d44da
@@ -75,6 +75,14 @@ dl.row dd {
|
||||
animation: glow 1.5s ease-in-out infinite !important;
|
||||
}
|
||||
|
||||
.accordion-item:has(.accordion-collapse.show) i.fas.test-icon-lights {
|
||||
animation: glow 1.2s ease-in-out infinite !important;
|
||||
}
|
||||
|
||||
.accordion-item:has(.accordion-collapse.show) i.fas.test-icon-headphone {
|
||||
animation: pulse 1s ease-in-out infinite !important;
|
||||
}
|
||||
|
||||
/* Skip button hover behavior */
|
||||
.skip-btn {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user