examples/bootstrap/Login.bjs.JRVHMX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:08:28 +0000 (14:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:08:28 +0000 (14:08 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.L0XHMX
examples/bootstrap/Login.js

examples/bootstrap/Login.bjs
examples/bootstrap/Login.js

index 1682280..5aa73b3 100644 (file)
@@ -27,6 +27,7 @@
                             "$ xns" : "Roo.bootstrap",
                             "items" : [
                                 {
+                                    "String cls" : "body bg-gray",
                                     "xtype" : "Container",
                                     "$ xns" : "Roo.bootstrap"
                                 }
index 7e4c2a2..1982b24 100644 (file)
@@ -35,6 +35,7 @@ Login = new Roo.XComponent({
                             xns : Roo.bootstrap,
                             items : [
                                {
+                                    cls : 'body bg-gray',
                                     xtype : 'Container',
                                     xns : Roo.bootstrap
                                 }