1
0
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:
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; 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;