mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-29 00:58:50 +03:00
Made options a hidden section in the popup.
This commit is contained in:
@@ -34,7 +34,7 @@ body {
|
||||
top:1px;
|
||||
}
|
||||
|
||||
.noticeButton {
|
||||
.dangerButton {
|
||||
-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
|
||||
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
|
||||
box-shadow:inset 0px 1px 0px 0px #cf866c;
|
||||
@@ -51,10 +51,10 @@ body {
|
||||
text-decoration:none;
|
||||
text-shadow:0px 1px 0px #854629;
|
||||
}
|
||||
.noticeButton:hover {
|
||||
.dangerButton:hover {
|
||||
background-color:#bc3315;
|
||||
}
|
||||
.noticeButton:active {
|
||||
.dangerButton:active {
|
||||
position:relative;
|
||||
top:1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user