I am working in JSF 2.0
application and using external stylesheets for UI styling. But I am unable to change the <h:commandButton>
styling through external CSS
.
The same was working with in-line styling. Also I am using Richfaces 4.4
skin in my application.