Added Site Starter to WebGUI Initial Configuration.
This commit is contained in:
parent
86d92d68a8
commit
2082506efb
11 changed files with 660 additions and 139 deletions
3
www/extras/extjs/resources/css/ext-all.css
vendored
3
www/extras/extjs/resources/css/ext-all.css
vendored
|
|
@ -6,7 +6,8 @@
|
|||
* http://www.extjs.com/license
|
||||
*/
|
||||
|
||||
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
|
||||
/*html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul
|
||||
* {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}*/
|
||||
.ext-el-mask {
|
||||
z-index: 20000;
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue