PMCORE-1797-A
This commit is contained in:
@@ -287,7 +287,7 @@ html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,bloc
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
background-image:url(images/default/s.gif);
|
background-image:url(images/ext/default/s.gif);
|
||||||
z-index: 20000;
|
z-index: 20000;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -4741,12 +4741,12 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-layout-split-h{
|
.x-layout-split-h{
|
||||||
background-image:url(images/default/s.gif);
|
background-image:url(images/ext/default/s.gif);
|
||||||
background-position: left;
|
background-position: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-layout-split-v{
|
.x-layout-split-v{
|
||||||
background-image:url(images/default/s.gif);
|
background-image:url(images/ext/default/s.gif);
|
||||||
background-position: top;
|
background-position: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -287,7 +287,7 @@ html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,bloc
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
background-image:url(images/default/s.gif);
|
background-image:url(images/ext/default/s.gif);
|
||||||
z-index: 20000;
|
z-index: 20000;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -4741,12 +4741,12 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-layout-split-h{
|
.x-layout-split-h{
|
||||||
background-image:url(images/default/s.gif);
|
background-image:url(images/ext/default/s.gif);
|
||||||
background-position: left;
|
background-position: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-layout-split-v{
|
.x-layout-split-v{
|
||||||
background-image:url(images/default/s.gif);
|
background-image:url(images/ext/default/s.gif);
|
||||||
background-position: top;
|
background-position: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user