mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-09 12:37:30 +03:00
Fix up vote button CSS
This commit is contained in:
@@ -190,6 +190,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.voteButton:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
/*
|
||||
* "Voted!" text that appears after voting on a segment
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user