I have an element with the following styles
Now I want to se
Maybe this http://reference.sitepoint.com/css/elementtypeselector not sure if you mean something like an if statement in c?
[ { attribute | attribute { = | |= | ~= } attribute value } ] {
declare stuff here..
}
or
this matches any type input that matches 'submit'
input[type="submit"] {
declarations
}