Hide youtube login popup
This commit is contained in:
@@ -119,4 +119,10 @@
|
|||||||
#comments > #sections > #contents > :first-child {
|
#comments > #sections > #contents > :first-child {
|
||||||
margin-top: -30px;
|
margin-top: -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Hide popup */
|
||||||
|
#dialog
|
||||||
|
{ display: none !important; }
|
||||||
|
.opened
|
||||||
|
{ display: none !important; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user