I am trying to create a theme for my Application. i have installed compass and started playing around with the variables in sass. i want to change the base color and changed the base color variable but the panel header is not changing in Internet Explorer. i can see the panel header changing in Firefox and Chrome.
In older browsers the headers (and many other pieces) are images instead of being generated using CSS. You'll need to use the sencha slice tool to generate the images for your base color.
In older browsers the headers (and many other pieces) are images instead of being generated using CSS. You'll need to use the sencha slice tool to generate the images for your base color.