mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-04 20:18:32 +03:00
Added popup as an info menu that is opened on the side.
This commit is contained in:
12
content.css
12
content.css
@@ -1,3 +1,15 @@
|
||||
.popup {
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
.smallLink {
|
||||
font-size: 10px;
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.playerButtonImage {
|
||||
height: 60%;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user