1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00

removed useless CSS property

This commit is contained in:
gorhill 2015-05-26 09:02:30 -04:00
parent b94d05d14f
commit d94d28e426

View File

@ -94,7 +94,6 @@ ul > li > span:nth-of-type(2) {
color: gray;
}
ul > li > ul {
background-color: #eee;
list-style-type: none;
margin: 0 0 0 1em;
overflow: hidden;