mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
Disable unfinished widget from stable release
This commit is contained in:
parent
ed318a57ea
commit
af980c5c06
@ -317,6 +317,10 @@ body[data-more=""] #lessButton {
|
||||
-webkit-padding-start: 2px;
|
||||
text-align: left;
|
||||
}
|
||||
/* Remove for next dev build */
|
||||
#firewall > [data-type] .filter {
|
||||
display: none;
|
||||
}
|
||||
#firewall:not(.has3pScript) > [data-type="3p-script"] .filter,
|
||||
#firewall:not(.has3pFrame) > [data-type="3p-frame"] .filter {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user