mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
removed useless CSS property
This commit is contained in:
parent
b94d05d14f
commit
d94d28e426
@ -94,7 +94,6 @@ ul > li > span:nth-of-type(2) {
|
|||||||
color: gray;
|
color: gray;
|
||||||
}
|
}
|
||||||
ul > li > ul {
|
ul > li > ul {
|
||||||
background-color: #eee;
|
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin: 0 0 0 1em;
|
margin: 0 0 0 1em;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user