X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/panel/bubble-panel/bubble-panel.html diff --git a/examples/panel/bubble-panel/bubble-panel.html b/examples/panel/bubble-panel/bubble-panel.html new file mode 100644 index 00000000..383064ff --- /dev/null +++ b/examples/panel/bubble-panel/bubble-panel.html @@ -0,0 +1,28 @@ + + + + + Ext.Panel - BubblePanel + + + + + + + +
+

This is a custom panel UI to achieve a different look and feel while not changing the default appearance of an Ext.Panel.

+ +

It uses the new theming system included in Ext4, to create new Ext.panel.Panel UI's using included mixins.

+ +

The js is not minified so it is readable. See BubblePanel.js.

+ +

You can also view the Sass file (resources/sass/bubble-panel.scss).

+
+ +
+ +
+ + +