mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 05:27:03 +03:00
Change opacity for disabled options
This commit is contained in:
@@ -321,7 +321,8 @@ input[type='number'] {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
tr.disabled {
|
||||
/* To hide everything except upsell button */
|
||||
.disabled td:not(.skipOption), .disabled td.skipOption > :not(.upsellButton) {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user