Re: [qooxdoo-devel] Noob's questions mostly about theming

2014-01-29 Thread Christopher Zündorf
Hi, here are my answers... 1) First of all, please have a quick look at the SASS documentation. http://sass-lang.com/documentation/file.SASS_REFERENCE.html It is a great enhancement to CSS. qx.Mobile only knows the variables you find inside your _styles.scss, it does not auto-detect further

[qooxdoo-devel] Noob's questions mostly about theming

2014-01-28 Thread Dragonheart
Hello! I'm new to this framework (and, probably js too) so i'm ran in a few problems which may seem pretty basic. I've read all the docs, but haven't find any answers. 1) I wanted to extend scss classes somehow for different controls. For example I needed to style the Atom control which had no pr