Loading template/app/view/examples/Inline.js +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ Ext.define('Docs.view.examples.Inline', { handles: 's', constrainTo: false }, // Make too long examples scrollable maxHeight: 400, statics: { iframeId: 0 Loading template/resources/sass/viewport.scss +3 −1 Original line number Diff line number Diff line Loading @@ -735,8 +735,10 @@ a { color: white; background: $docs-text-color; } } } // Inline example component buttons .inline-example-cmp { // add padding to make right scrollbar visible padding-right: 25px; // Inline example component buttons span.x-btn-icon { background: url(../images/example-icons.png) no-repeat; opacity: 0.6; Loading Loading
template/app/view/examples/Inline.js +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ Ext.define('Docs.view.examples.Inline', { handles: 's', constrainTo: false }, // Make too long examples scrollable maxHeight: 400, statics: { iframeId: 0 Loading
template/resources/sass/viewport.scss +3 −1 Original line number Diff line number Diff line Loading @@ -735,8 +735,10 @@ a { color: white; background: $docs-text-color; } } } // Inline example component buttons .inline-example-cmp { // add padding to make right scrollbar visible padding-right: 25px; // Inline example component buttons span.x-btn-icon { background: url(../images/example-icons.png) no-repeat; opacity: 0.6; Loading