SyntaxFix
Write A Post
Hire A Developer
Questions
There is a property called all in the CSS3 inheritance module. It works like this:
all
#sidebar ul li { all: initial; }
As of 2016-12, all browsers but IE/Edge and Opera Mini support this property.