View Single Post
Alfred's Avatar
Posts: 855 | Thanked: 612 times | Joined on Oct 2010 @ Germany
#62
so there are lines like this
Code:
 Button { width: column.w; height: column.h; color: 'purple'; operation: "C" }
But buttons are not purple, even if i make my calc fully not opaque(like it was "from the box"). I ve tried to change the colors but that doesn't work. All i can do is change the color of the result, pushed buttons, text color, but not the background of each button. I think i've might change something or commented or whatever... could You give me an advise?

Last edited by Alfred; 2011-04-04 at 17:34. Reason: misspelling