-
17 Sep 2011 2:14 PM #11
Looks great!! Thanks for sharing.
-
19 Sep 2011 4:39 AM #12
Thanks for nice theme. I want to ask add to it an element with xtype: 'buttongroup'.
-
27 Sep 2011 3:05 AM #13
Thanks for sharing!
Sencha/Java evangelist
Author of ExtJS 4 First Look and Mastering Ext JS books
English blog: http://loianegroner.com
Portuguese blog: http://loiane.com
Sencha Examples: https://github.com/loiane
-
20 Nov 2011 12:46 AM #14
-
24 Mar 2012 9:10 AM #15
-
25 Mar 2012 2:32 PM #16
Wow, really nice. Thanx
-
10 May 2012 10:19 PM #17
Thanks for sharing the theme.
It worked wonderfully with versions upto 4.0.7, but when we migrated to 4.1 version then many strange things happened with the theme, for example, message boxes started appearing very wide and also fields width in forms got reduced.
Is the transition from 4.0.7 to 4.1 is not smooth considering theming?
-
15 May 2012 7:34 PM #18
-
23 May 2012 2:23 AM #19
-
20 Jun 2012 5:42 AM #20
I have the same issues with message box size. I also have box shadows being off by 40 or so px sometimes. Message boxes also have the wrong z-index. They will show up behind other windows rather on top.
To fix the form fields, I was able to track this fix down and put it in my own CSS
Code:.x-form-item-body { float: none; }


Reply With Quote
