Loading template/resources/sass/docs-ext.scss +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ $panel-border-color: #bfbfbf; $panel-body-font-size: 13px; $grid-row-cell-selected-background-color: #D9E8FB; @import 'ext4/default/all'; //@import 'ext4/default/all'; @import '../../extjs/resources/css/ext-all.css'; // This line changes the location of your images when creating UIs to be relative instead of within the ExtJS directory. // You MUST set this to true/string value if you are creating new UIs + supporting legacy browsers. Loading Loading
template/resources/sass/docs-ext.scss +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ $panel-border-color: #bfbfbf; $panel-body-font-size: 13px; $grid-row-cell-selected-background-color: #D9E8FB; @import 'ext4/default/all'; //@import 'ext4/default/all'; @import '../../extjs/resources/css/ext-all.css'; // This line changes the location of your images when creating UIs to be relative instead of within the ExtJS directory. // You MUST set this to true/string value if you are creating new UIs + supporting legacy browsers. Loading