I'm trying to change the button background color on Sencha Architect 2
I tryied use cls, but it don't worked, I named the cls and used it on a css file, this is the simple script:
.btn //this is my cls name { background-color:red; }
Here a screen of the named cls:

Thanks for the help =)
