mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-02-03 00:00:47 +03:00
Removed need for important tag
This commit is contained in:
28
content.css
28
content.css
@@ -105,20 +105,6 @@
|
|||||||
border-left: 1px solid rgb(150, 150, 150);
|
border-left: 1px solid rgb(150, 150, 150);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsorSkipNoticeRightSection {
|
|
||||||
right: 0;
|
|
||||||
position: absolute;
|
|
||||||
|
|
||||||
float: right;
|
|
||||||
|
|
||||||
margin-right: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sponsorSkipNoticeRightButton {
|
|
||||||
margin-left: 7px !important;
|
|
||||||
padding: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sponsorSkipNoticeCloseButton {
|
.sponsorSkipNoticeCloseButton {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 10px;
|
width: 10px;
|
||||||
@@ -135,6 +121,20 @@
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sponsorSkipNoticeRightSection {
|
||||||
|
right: 0;
|
||||||
|
position: absolute;
|
||||||
|
|
||||||
|
float: right;
|
||||||
|
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sponsorSkipNoticeRightButton {
|
||||||
|
margin-left: 7px;
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.sponsorSkipMessage {
|
.sponsorSkipMessage {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user