diff --git a/spring-faces/src/main/java/org/springframework/faces/ui/ext/resources/css/ext-all.css b/spring-faces/src/main/java/org/springframework/faces/ui/ext/resources/css/ext-all.css
index 9b631503..600915f9 100644
--- a/spring-faces/src/main/java/org/springframework/faces/ui/ext/resources/css/ext-all.css
+++ b/spring-faces/src/main/java/org/springframework/faces/ui/ext/resources/css/ext-all.css
@@ -26,7 +26,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
top: 0;
left: 0;
border:1px solid #6593cf;
- background: #c3daf9 url(../images/default/box/tb-blue.gif.swf) repeat-x 0 -16px;
+ background: #c3daf9 url(../images/default/box/tb-blue.gif.spring) repeat-x 0 -16px;
padding:2px;
}
.ext-el-mask-msg div {
@@ -51,7 +51,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-mask-loading div {
padding:5px 10px 5px 25px;
- background: #eee url( '../images/default/grid/loading.gif.swf' ) no-repeat 5px 5px;
+ background: #eee url( '../images/default/grid/loading.gif.spring' ) no-repeat 5px 5px;
line-height: 16px;
}
@@ -210,7 +210,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-shadow .xsmc {
float: left;
height: 100%;
- background: transparent url( ../images/default/shadow-c.png.swf );
+ background: transparent url( ../images/default/shadow-c.png.spring );
}
.x-shadow .xst, .x-shadow .xsb {
@@ -220,40 +220,40 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.x-shadow .xsml {
- background: transparent url( ../images/default/shadow-lr.png.swf ) repeat-y 0 0;
+ background: transparent url( ../images/default/shadow-lr.png.spring ) repeat-y 0 0;
}
.x-shadow .xsmr {
- background: transparent url( ../images/default/shadow-lr.png.swf ) repeat-y -6px 0;
+ background: transparent url( ../images/default/shadow-lr.png.spring ) repeat-y -6px 0;
}
.x-shadow .xstl {
- background: transparent url( ../images/default/shadow.png.swf ) no-repeat 0 0;
+ background: transparent url( ../images/default/shadow.png.spring ) no-repeat 0 0;
}
.x-shadow .xstc {
- background: transparent url( ../images/default/shadow.png.swf ) repeat-x 0 -30px;
+ background: transparent url( ../images/default/shadow.png.spring ) repeat-x 0 -30px;
}
.x-shadow .xstr {
- background: transparent url( ../images/default/shadow.png.swf ) repeat-x 0 -18px;
+ background: transparent url( ../images/default/shadow.png.spring ) repeat-x 0 -18px;
}
.x-shadow .xsbl {
- background: transparent url( ../images/default/shadow.png.swf ) no-repeat 0 -12px;
+ background: transparent url( ../images/default/shadow.png.spring ) no-repeat 0 -12px;
}
.x-shadow .xsbc {
- background: transparent url( ../images/default/shadow.png.swf ) repeat-x 0 -36px;
+ background: transparent url( ../images/default/shadow.png.spring ) repeat-x 0 -36px;
}
.x-shadow .xsbr {
- background: transparent url( ../images/default/shadow.png.swf ) repeat-x 0 -6px;
+ background: transparent url( ../images/default/shadow.png.spring ) repeat-x 0 -6px;
}
.loading-indicator {
font-size: 11px;
- background-image: url( '../images/default/grid/loading.gif.swf' );
+ background-image: url( '../images/default/grid/loading.gif.spring' );
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
@@ -336,16 +336,16 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.x-tabs-strip .on .x-tabs-right {
- background: url(../images/default/tabs/tab-sprite.gif.swf) no-repeat right 0;
+ background: url(../images/default/tabs/tab-sprite.gif.spring) no-repeat right 0;
}
.x-tabs-strip .on .x-tabs-left {
- background: url(../images/default/tabs/tab-sprite.gif.swf) no-repeat 0 -100px;
+ background: url(../images/default/tabs/tab-sprite.gif.spring) no-repeat 0 -100px;
}
.x-tabs-strip .x-tabs-right {
- background: url(../images/default/tabs/tab-sprite.gif.swf) no-repeat right -50px;
+ background: url(../images/default/tabs/tab-sprite.gif.spring) no-repeat right -50px;
}
.x-tabs-strip .x-tabs-left {
- background: url(../images/default/tabs/tab-sprite.gif.swf) no-repeat 0 -150px;
+ background: url(../images/default/tabs/tab-sprite.gif.spring) no-repeat 0 -150px;
}
.x-tabs-strip a {
@@ -366,7 +366,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-tabs-strip .x-tabs-closable .close-icon{
line-height: 1px;
font-size:1px;
- background-image:url(../images/default/layout/tab-close.gif.swf);
+ background-image:url(../images/default/layout/tab-close.gif.spring);
display:block;
position:absolute;
right:5px;top:4px;
@@ -374,10 +374,10 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
cursor:pointer;
}
.x-tabs-strip .on .close-icon{
- background-image:url(../images/default/layout/tab-close-on.gif.swf);
+ background-image:url(../images/default/layout/tab-close-on.gif.spring);
}
.x-tabs-strip .x-tabs-closable .close-over{
- background-image:url(../images/default/layout/tab-close-on.gif.swf);
+ background-image:url(../images/default/layout/tab-close-on.gif.spring);
}
.x-tabs-body {
border:1px solid #6593cf;
@@ -390,16 +390,16 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
padding-bottom:2px;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
- background: url(../images/default/tabs/tab-btm-inactive-right-bg.gif.swf) no-repeat bottom left;
+ background: url(../images/default/tabs/tab-btm-inactive-right-bg.gif.spring) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
- background: url(../images/default/tabs/tab-btm-inactive-left-bg.gif.swf) no-repeat bottom right;
+ background: url(../images/default/tabs/tab-btm-inactive-left-bg.gif.spring) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-right {
- background: url(../images/default/tabs/tab-btm-right-bg.gif.swf) no-repeat bottom left;
+ background: url(../images/default/tabs/tab-btm-right-bg.gif.spring) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-left {
- background: url(../images/default/tabs/tab-btm-left-bg.gif.swf) no-repeat bottom right;
+ background: url(../images/default/tabs/tab-btm-left-bg.gif.spring) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip a {
position:relative;
@@ -427,7 +427,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-form-text, textarea.x-form-field{
padding: 1px 3px;
- background:#fff url(../images/default/form/text-bg.gif.swf) repeat-x 0 0;
+ background:#fff url(../images/default/form/text-bg.gif.spring) repeat-x 0 0;
border: 1px solid #B5B8C8;
}
.x-form-text {
@@ -489,7 +489,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
width:17px;
height:21px;
border:0;
- background:transparent url(../images/default/form/trigger.gif.swf) no-repeat 0 0;
+ background:transparent url(../images/default/form/trigger.gif.spring) no-repeat 0 0;
cursor:pointer;
border-bottom: 1px solid #B5B8C8;
position:absolute;
@@ -500,15 +500,15 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.x-form-field-wrap .x-form-date-trigger{
- background-image: url(../images/default/form/date-trigger.gif.swf);
+ background-image: url(../images/default/form/date-trigger.gif.spring);
cursor:pointer;
}
.x-form-field-wrap .x-form-clear-trigger{
- background-image: url(../images/default/form/clear-trigger.gif.swf);
+ background-image: url(../images/default/form/clear-trigger.gif.spring);
cursor:pointer;
}
.x-form-field-wrap .x-form-search-trigger{
- background-image: url(../images/default/form/search-trigger.gif.swf);
+ background-image: url(../images/default/form/search-trigger.gif.spring);
cursor:pointer;
}
.ext-safari .x-form-field-wrap .x-form-trigger{
@@ -560,7 +560,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-form-invalid, textarea.x-form-invalid{
- background:#fff url(../images/default/grid/invalid_line.gif.swf) repeat-x bottom;
+ background:#fff url(../images/default/grid/invalid_line.gif.spring) repeat-x bottom;
border: 1px solid #dd7870;
}
.ext-safari .x-form-invalid{
@@ -638,7 +638,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
padding:2px;
padding-left:18px;
font:normal 11px tahoma, arial, helvetica, sans-serif;
- background: transparent url(../images/default/shared/warning.gif.swf) no-repeat 0 2px;
+ background: transparent url(../images/default/shared/warning.gif.spring) no-repeat 0 2px;
line-height:16px;
width:200px;
}
@@ -809,7 +809,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
left:0;
top:0;
display:block;
- background:transparent url(../images/default/form/exclamation.gif.swf) no-repeat 0 2px;
+ background:transparent url(../images/default/form/exclamation.gif.spring) no-repeat 0 2px;
}
.x-btn{
font:normal 11px tahoma, verdana, helvetica;
@@ -875,12 +875,12 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-btn-left{
width:3px;
height:21px;
- background:url(../images/default/basic-dialog/btn-sprite.gif.swf) no-repeat 0 0;
+ background:url(../images/default/basic-dialog/btn-sprite.gif.spring) no-repeat 0 0;
}
.x-btn-right{
width:3px;
height:21px;
- background:url(../images/default/basic-dialog/btn-sprite.gif.swf) no-repeat 0 -21px;
+ background:url(../images/default/basic-dialog/btn-sprite.gif.spring) no-repeat 0 -21px;
}
.x-btn-left i, .x-btn-right i{
display:block;
@@ -890,7 +890,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
line-height:1px;
}
.x-btn-center{
- background:url(../images/default/basic-dialog/btn-sprite.gif.swf) repeat-x 0 -42px;
+ background:url(../images/default/basic-dialog/btn-sprite.gif.spring) repeat-x 0 -42px;
vertical-align: middle;
text-align:center;
padding:0 5px;
@@ -927,20 +927,20 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
height:21px;
padding:0 !important;
display:block;
- background:transparent url(../images/default/basic-dialog/btn-arrow.gif.swf) no-repeat left 3px;
+ background:transparent url(../images/default/basic-dialog/btn-arrow.gif.spring) no-repeat left 3px;
}
.x-btn-with-menu .x-btn-center {
padding-right:2px !important;
}
.x-btn-with-menu .x-btn-center em {
display:block;
- background:transparent url(../images/default/toolbar/btn-arrow.gif.swf) no-repeat right 0;
+ background:transparent url(../images/default/toolbar/btn-arrow.gif.spring) no-repeat right 0;
padding-right:10px;
}
.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
display:block;
- background:transparent url(../images/default/toolbar/btn-arrow.gif.swf) no-repeat right 3px;
+ background:transparent url(../images/default/toolbar/btn-arrow.gif.spring) no-repeat right 3px;
padding-right:10px;
}
.x-toolbar{
@@ -948,7 +948,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
border-bottom: 1px solid #a9bfd3;
display: block;
padding:2px;
- background:#d0def0 url(../images/default/layout/panel-title-light-bg.gif.swf) repeat-x;
+ background:#d0def0 url(../images/default/layout/panel-title-light-bg.gif.spring) repeat-x;
position:relative;
zoom:1;
}
@@ -962,7 +962,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.mso .x-toolbar, .x-grid-mso .x-toolbar{
border: 0 none;
- background: url(../images/default/grid/mso-hd.gif.swf);
+ background: url(../images/default/grid/mso-hd.gif.spring);
}
.x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label{
white-space: nowrap;
@@ -1001,33 +1001,33 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
width:12px;
- background:transparent url(../images/default/toolbar/btn-arrow.gif.swf) no-repeat 0 3px;
+ background:transparent url(../images/default/toolbar/btn-arrow.gif.spring) no-repeat 0 3px;
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
width:12px;
- background:transparent url(../images/default/toolbar/btn-arrow.gif.swf) no-repeat 0 3px;
+ background:transparent url(../images/default/toolbar/btn-arrow.gif.spring) no-repeat 0 3px;
}
.x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button {
background-position: 0 -47px;
}
.x-toolbar .x-btn-over .x-btn-left{
- background:url(../images/default/toolbar/tb-btn-sprite.gif.swf) no-repeat 0 0;
+ background:url(../images/default/toolbar/tb-btn-sprite.gif.spring) no-repeat 0 0;
}
.x-toolbar .x-btn-over .x-btn-right{
- background:url(../images/default/toolbar/tb-btn-sprite.gif.swf) no-repeat 0 -21px;
+ background:url(../images/default/toolbar/tb-btn-sprite.gif.spring) no-repeat 0 -21px;
}
.x-toolbar .x-btn-over .x-btn-center{
- background:url(../images/default/toolbar/tb-btn-sprite.gif.swf) repeat-x 0 -42px;
+ background:url(../images/default/toolbar/tb-btn-sprite.gif.spring) repeat-x 0 -42px;
}
.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
- background:url(../images/default/toolbar/tb-btn-sprite.gif.swf) no-repeat 0 -63px;
+ background:url(../images/default/toolbar/tb-btn-sprite.gif.spring) no-repeat 0 -63px;
}
.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
- background:url(../images/default/toolbar/tb-btn-sprite.gif.swf) no-repeat 0 -84px;
+ background:url(../images/default/toolbar/tb-btn-sprite.gif.spring) no-repeat 0 -84px;
}
.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
- background:url(../images/default/toolbar/tb-btn-sprite.gif.swf) repeat-x 0 -105px;
+ background:url(../images/default/toolbar/tb-btn-sprite.gif.spring) repeat-x 0 -105px;
}
.x-toolbar .x-btn-with-menu .x-btn-center em{
@@ -1038,7 +1038,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
padding:2px;
}
.x-toolbar .ytb-sep {
- background-image: url(../images/default/grid/grid-split.gif.swf);
+ background-image: url(../images/default/grid/grid-split.gif.spring);
background-position: center;
background-repeat: no-repeat;
display: block;
@@ -1054,7 +1054,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
width:2px;
}
.mso .x-toolbar .ytb-sep, .x-grid-mso .x-toolbar .ytb-sep{
- background-image: url(../images/default/grid/grid-blue-split.gif.swf);
+ background-image: url(../images/default/grid/grid-blue-split.gif.spring);
}
@@ -1075,34 +1075,34 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
height:14px;
}
.x-grid-page-first .x-btn-text{
- background-image: url(../images/default/grid/page-first.gif.swf);
+ background-image: url(../images/default/grid/page-first.gif.spring);
}
.x-grid-loading .x-btn-text{
- background-image: url(../images/default/grid/done.gif.swf);
+ background-image: url(../images/default/grid/done.gif.spring);
}
.x-grid-page-last .x-btn-text{
- background-image: url(../images/default/grid/page-last.gif.swf);
+ background-image: url(../images/default/grid/page-last.gif.spring);
}
.x-grid-page-next .x-btn-text{
- background-image: url(../images/default/grid/page-next.gif.swf);
+ background-image: url(../images/default/grid/page-next.gif.spring);
}
.x-grid-page-prev .x-btn-text{
- background-image: url(../images/default/grid/page-prev.gif.swf);
+ background-image: url(../images/default/grid/page-prev.gif.spring);
}
.x-item-disabled .x-grid-loading .x-btn-text{
- background-image: url(../images/default/grid/loading.gif.swf);
+ background-image: url(../images/default/grid/loading.gif.spring);
}
.x-item-disabled .x-grid-page-first .x-btn-text{
- background-image: url(../images/default/grid/page-first-disabled.gif.swf);
+ background-image: url(../images/default/grid/page-first-disabled.gif.spring);
}
.x-item-disabled .x-grid-page-last .x-btn-text{
- background-image: url(../images/default/grid/page-last-disabled.gif.swf);
+ background-image: url(../images/default/grid/page-last-disabled.gif.spring);
}
.x-item-disabled .x-grid-page-next .x-btn-text{
- background-image: url(../images/default/grid/page-next-disabled.gif.swf);
+ background-image: url(../images/default/grid/page-next-disabled.gif.spring);
}
.x-item-disabled .x-grid-page-prev .x-btn-text{
- background-image: url(../images/default/grid/page-prev-disabled.gif.swf);
+ background-image: url(../images/default/grid/page-prev-disabled.gif.spring);
}
.x-paging-info {
position:absolute;
@@ -1194,35 +1194,35 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
opacity:1;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east{
- background:url(../images/default/sizer/e-handle.gif.swf);
+ background:url(../images/default/sizer/e-handle.gif.spring);
background-position: left;
}
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west{
- background:url(../images/default/sizer/e-handle.gif.swf);
+ background:url(../images/default/sizer/e-handle.gif.spring);
background-position: left;
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south{
- background:url(../images/default/sizer/s-handle.gif.swf);
+ background:url(../images/default/sizer/s-handle.gif.spring);
background-position: top;
}
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
- background:url(../images/default/sizer/s-handle.gif.swf);
+ background:url(../images/default/sizer/s-handle.gif.spring);
background-position: top;
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
- background:url(../images/default/sizer/se-handle.gif.swf);
+ background:url(../images/default/sizer/se-handle.gif.spring);
background-position: top left;
}
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
- background:url(../images/default/sizer/nw-handle.gif.swf);
+ background:url(../images/default/sizer/nw-handle.gif.spring);
background-position:bottom right;
}
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
- background:url(../images/default/sizer/ne-handle.gif.swf);
+ background:url(../images/default/sizer/ne-handle.gif.spring);
background-position: bottom left;
}
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
- background:url(../images/default/sizer/sw-handle.gif.swf);
+ background:url(../images/default/sizer/sw-handle.gif.spring);
background-position: top right;
}
.x-resizable-proxy{
@@ -1340,7 +1340,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-grid-header{
- background: #ebeadb url(../images/default/grid/grid-hrow.gif.swf) repeat-x;
+ background: #ebeadb url(../images/default/grid/grid-hrow.gif.spring) repeat-x;
overflow:hidden;
position:relative;
cursor:default;
@@ -1356,7 +1356,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
border-bottom: 1px solid #c3daf9;
}
.x-grid-hd-over .x-grid-hd-text {
- background: #fafafa url(../images/default/grid/grid-hrow.gif.swf) repeat-x 0 1px;
+ background: #fafafa url(../images/default/grid/grid-hrow.gif.spring) repeat-x 0 1px;
padding-bottom:1px;
border-bottom: 1px solid #b3cae9;
}
@@ -1369,11 +1369,11 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
vertical-align: middle;
}
.x-grid-header .sort-asc .x-grid-sort-icon {
- background-image: url(../images/default/grid/sort_asc.gif.swf);
+ background-image: url(../images/default/grid/sort_asc.gif.spring);
display: inline;
}
.x-grid-header .sort-desc .x-grid-sort-icon {
- background-image: url(../images/default/grid/sort_desc.gif.swf);
+ background-image: url(../images/default/grid/sort_desc.gif.spring);
display: inline;
}
@@ -1396,7 +1396,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
padding-top:4px;
}
.x-grid-split {
- background-image: url(../images/default/grid/grid-split.gif.swf);
+ background-image: url(../images/default/grid/grid-split.gif.spring);
background-position: center;
background-repeat: no-repeat;
cursor: e-resize;
@@ -1416,7 +1416,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.x-dd-drag-proxy .x-grid-hd-inner{
- background: #ebeadb url(../images/default/grid/grid-hrow.gif.swf) repeat-x;
+ background: #ebeadb url(../images/default/grid/grid-hrow.gif.spring) repeat-x;
height:22px;
width:120px;
}
@@ -1433,10 +1433,10 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
z-index:20000;
}
.col-move-top{
- background:transparent url(../images/default/grid/col-move-top.gif.swf) no-repeat left top;
+ background:transparent url(../images/default/grid/col-move-top.gif.spring) no-repeat left top;
}
.col-move-bottom{
- background:transparent url(../images/default/grid/col-move-bottom.gif.swf) no-repeat left top;
+ background:transparent url(../images/default/grid/col-move-bottom.gif.spring) no-repeat left top;
}
@@ -1462,7 +1462,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
}
.x-grid-locked td.x-grid-row-marker, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker{
- background: #ebeadb url(../images/default/grid/grid-hrow.gif.swf) repeat-x 0 bottom !important;
+ background: #ebeadb url(../images/default/grid/grid-hrow.gif.spring) repeat-x 0 bottom !important;
vertical-align:middle !important;
color:black;
padding:0;
@@ -1479,7 +1479,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.x-grid-dirty-cell {
- background: transparent url(../images/default/grid/dirty.gif.swf) no-repeat 0 0;
+ background: transparent url(../images/default/grid/dirty.gif.spring) no-repeat 0 0;
}
.x-grid-row-alt .x-grid-dirty-cell{
@@ -1521,16 +1521,16 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
.xg-hmenu-sort-asc .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-asc.gif.swf);
+ background-image: url(../images/default/grid/hmenu-asc.gif.spring);
}
.xg-hmenu-sort-desc .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-desc.gif.swf);
+ background-image: url(../images/default/grid/hmenu-desc.gif.spring);
}
.xg-hmenu-lock .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-lock.gif.swf);
+ background-image: url(../images/default/grid/hmenu-lock.gif.spring);
}
.xg-hmenu-unlock .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-unlock.gif.swf);
+ background-image: url(../images/default/grid/hmenu-unlock.gif.spring);
}
@@ -1624,7 +1624,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
background-color:#c3daf9;
}
.x-layout-panel-hd{
- background-image: url(../images/default/layout/panel-title-light-bg.gif.swf);
+ background-image: url(../images/default/layout/panel-title-light-bg.gif.spring);
color: black;
border-bottom:1px solid #98c0f4;
position:relative;
@@ -1665,33 +1665,33 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
background-position:center;
}
.x-layout-close{
- background-image:url(../images/default/layout/panel-close.gif.swf);
+ background-image:url(../images/default/layout/panel-close.gif.spring);
}
.x-layout-stick{
- background-image:url(../images/default/layout/stick.gif.swf);
+ background-image:url(../images/default/layout/stick.gif.spring);
}
.x-layout-collapse-west,.x-layout-expand-east{
- background-image:url(../images/default/layout/collapse.gif.swf);
+ background-image:url(../images/default/layout/collapse.gif.spring);
}
.x-layout-expand-west,.x-layout-collapse-east{
- background-image:url(../images/default/layout/expand.gif.swf);
+ background-image:url(../images/default/layout/expand.gif.spring);
}
.x-layout-collapse-north,.x-layout-expand-south{
- background-image:url(../images/default/layout/ns-collapse.gif.swf);
+ background-image:url(../images/default/layout/ns-collapse.gif.spring);
}
.x-layout-expand-north,.x-layout-collapse-south{
- background-image:url(../images/default/layout/ns-expand.gif.swf);
+ background-image:url(../images/default/layout/ns-expand.gif.spring);
}
.x-layout-split-h{
- background-image:url(../images/default/sizer/e-handle.gif.swf);
+ background-image:url(../images/default/sizer/e-handle.gif.spring);
background-position: left;
}
.x-layout-split-v{
- background-image:url(../images/default/sizer/s-handle.gif.swf);
+ background-image:url(../images/default/sizer/s-handle.gif.spring);
background-position: top;
}
.x-layout-panel .x-tabs-wrap{
- background:url(../images/default/layout/gradient-bg.gif.swf);
+ background:url(../images/default/layout/gradient-bg.gif.spring);
}
.x-layout-panel .x-tabs-body {
background-color:white;
@@ -1724,7 +1724,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
border: 2px solid #6593cf;
}
.x-layout-panel-proxy {
- background-image: url(../images/default/layout/gradient-bg.gif.swf);
+ background-image: url(../images/default/layout/gradient-bg.gif.spring);
background-color:#c3daf9;
border:1px dashed #6593cf;
z-index:10001;
@@ -1782,7 +1782,7 @@ html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquot
border:1px solid #99bbe8;
}
.x-dlg-proxy {
- background-image: url(../images/default/gradient-bg.gif.swf);
+ background-image: url(../images/default/gradient-bg.gif.spring);
background-color:#c3daf9;
border:1px solid #6593cf;
z-index:10001;
@@ -1829,7 +1829,7 @@ body.x-body-masked .x-dlg select {
left:300;top:0;
}
.x-dlg .x-dlg-hd {
- background: url(../images/default/basic-dialog/hd-sprite.gif.swf) repeat-x 0 -82px;
+ background: url(../images/default/basic-dialog/hd-sprite.gif.spring) repeat-x 0 -82px;
background-color:navy;
color:#FFF;
font:bold 12px "sans serif", tahoma, verdana, helvetica;
@@ -1838,16 +1838,16 @@ body.x-body-masked .x-dlg select {
white-space: nowrap;
}
.x-dlg .x-dlg-hd-left {
- background: url(../images/default/basic-dialog/hd-sprite.gif.swf) no-repeat 0 -41px;
+ background: url(../images/default/basic-dialog/hd-sprite.gif.spring) no-repeat 0 -41px;
padding-left:3px;
margin:0;
}
.x-dlg .x-dlg-hd-right {
- background: url(../images/default/basic-dialog/hd-sprite.gif.swf) no-repeat right 0;
+ background: url(../images/default/basic-dialog/hd-sprite.gif.spring) no-repeat right 0;
padding-right:3px;
}
.x-dlg .x-dlg-dlg-body{
- background:url(../images/default/layout/gradient-bg.gif.swf);
+ background:url(../images/default/layout/gradient-bg.gif.spring);
border:1px solid #6593cf;
border-top:0 none;
padding:10px;
@@ -1961,54 +1961,54 @@ body.x-body-masked .x-dlg select {
visibility:inherit;
}
.x-dlg .x-dlg-close {
- background-image:url(../images/default/basic-dialog/close.gif.swf);
+ background-image:url(../images/default/basic-dialog/close.gif.spring);
}
.x-dlg .x-dlg-collapse {
- background-image:url(../images/default/basic-dialog/collapse.gif.swf);
+ background-image:url(../images/default/basic-dialog/collapse.gif.spring);
}
.x-dlg-collapsed .x-dlg-collapse {
- background-image:url(../images/default/basic-dialog/expand.gif.swf);
+ background-image:url(../images/default/basic-dialog/expand.gif.spring);
}
.x-dlg .x-dlg-close-over, .x-dlg .x-dlg-collapse-over {
}
.x-dlg div.x-resizable-handle-east{
- background-image:url(../images/default/basic-dialog/e-handle.gif.swf);
+ background-image:url(../images/default/basic-dialog/e-handle.gif.spring);
border:0;
background-position:right;
margin-right:0;
}
.x-dlg div.x-resizable-handle-south{
- background-image:url(../images/default/sizer/s-handle-dark.gif.swf);
+ background-image:url(../images/default/sizer/s-handle-dark.gif.spring);
border:0;
height:6px;
}
.x-dlg div.x-resizable-handle-west{
- background-image:url(../images/default/basic-dialog/e-handle.gif.swf);
+ background-image:url(../images/default/basic-dialog/e-handle.gif.spring);
border:0;
background-position:1px;
}
.x-dlg div.x-resizable-handle-north{
- background-image:url(../images/default/s.gif.swf);
+ background-image:url(../images/default/s.gif.spring);
border:0;
}
.x-dlg div.x-resizable-handle-northeast, .xtheme-gray .x-dlg div.x-resizable-handle-northeast{
- background-image:url(../images/default/s.gif.swf);
+ background-image:url(../images/default/s.gif.spring);
border:0;
}
.x-dlg div.x-resizable-handle-northwest, .xtheme-gray .x-dlg div.x-resizable-handle-northwest{
- background-image:url(../images/default/s.gif.swf);
+ background-image:url(../images/default/s.gif.spring);
border:0;
}
.x-dlg div.x-resizable-handle-southeast{
- background-image:url(../images/default/basic-dialog/se-handle.gif.swf);
+ background-image:url(../images/default/basic-dialog/se-handle.gif.spring);
background-position: bottom right;
width:8px;
height:8px;
border:0;
}
.x-dlg div.x-resizable-handle-southwest{
- background-image:url(../images/default/sizer/sw-handle-dark.gif.swf);
+ background-image:url(../images/default/sizer/sw-handle-dark.gif.spring);
background-position: top right;
margin-left:1px;
margin-bottom:1px;
@@ -2040,7 +2040,7 @@ body.x-body-masked .x-dlg select {
}
#x-msg-box .ext-mb-progress {
height:18px;
- background: #e0e8f3 url(../images/default/qtip/bg.gif.swf) repeat-x;
+ background: #e0e8f3 url(../images/default/qtip/bg.gif.spring) repeat-x;
}
#x-msg-box .ext-mb-progress-bar {
height:18px;
@@ -2053,7 +2053,7 @@ body.x-body-masked .x-dlg select {
}
#x-msg-box .x-msg-box-wait {
- background: transparent url(../images/default/grid/loading.gif.swf) no-repeat left;
+ background: transparent url(../images/default/grid/loading.gif.spring) no-repeat left;
display:block;
width:300px;
padding-left:18px;
@@ -2104,13 +2104,13 @@ body.x-body-masked .x-dlg select {
z-index:1;
}
.x-dd-drop-nodrop .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-no.gif.swf);
+ background-image: url(../images/default/dd/drop-no.gif.spring);
}
.x-dd-drop-ok .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-yes.gif.swf);
+ background-image: url(../images/default/dd/drop-yes.gif.spring);
}
.x-dd-drop-ok-add .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-add.gif.swf);
+ background-image: url(../images/default/dd/drop-add.gif.spring);
}
.x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
border: 0 none;
@@ -2134,13 +2134,13 @@ body.x-body-masked .x-dlg select {
.x-tree-node-collapsed .x-tree-node-icon{
- background-image:url(../images/default/tree/folder.gif.swf);
+ background-image:url(../images/default/tree/folder.gif.spring);
}
.x-tree-node-expanded .x-tree-node-icon{
- background-image:url(../images/default/tree/folder-open.gif.swf);
+ background-image:url(../images/default/tree/folder-open.gif.spring);
}
.x-tree-node-leaf .x-tree-node-icon{
- background-image:url(../images/default/tree/leaf.gif.swf);
+ background-image:url(../images/default/tree/leaf.gif.spring);
}
@@ -2161,7 +2161,7 @@ input.x-tree-node-cb {
}
.x-tree-node-loading .x-tree-node-icon{
- background-image:url(../images/default/tree/loading.gif.swf) !important;
+ background-image:url(../images/default/tree/loading.gif.spring) !important;
}
.x-tree-node-loading a span{
font-style: italic;
@@ -2170,25 +2170,25 @@ input.x-tree-node-cb {
.x-tree-lines .x-tree-elbow{
- background-image:url(../images/default/tree/elbow.gif.swf);
+ background-image:url(../images/default/tree/elbow.gif.spring);
}
.x-tree-lines .x-tree-elbow-plus{
- background-image:url(../images/default/tree/elbow-plus.gif.swf);
+ background-image:url(../images/default/tree/elbow-plus.gif.spring);
}
.x-tree-lines .x-tree-elbow-minus{
- background-image:url(../images/default/tree/elbow-minus.gif.swf);
+ background-image:url(../images/default/tree/elbow-minus.gif.spring);
}
.x-tree-lines .x-tree-elbow-end{
- background-image:url(../images/default/tree/elbow-end.gif.swf);
+ background-image:url(../images/default/tree/elbow-end.gif.spring);
}
.x-tree-lines .x-tree-elbow-end-plus{
- background-image:url(../images/default/tree/elbow-end-plus.gif.swf);
+ background-image:url(../images/default/tree/elbow-end-plus.gif.spring);
}
.x-tree-lines .x-tree-elbow-end-minus{
- background-image:url(../images/default/tree/elbow-end-minus.gif.swf);
+ background-image:url(../images/default/tree/elbow-end-minus.gif.spring);
}
.x-tree-lines .x-tree-elbow-line{
- background-image:url(../images/default/tree/elbow-line.gif.swf);
+ background-image:url(../images/default/tree/elbow-line.gif.spring);
}
@@ -2196,19 +2196,19 @@ input.x-tree-node-cb {
background:transparent;
}
.x-tree-no-lines .x-tree-elbow-plus{
- background-image:url(../images/default/tree/elbow-plus-nl.gif.swf);
+ background-image:url(../images/default/tree/elbow-plus-nl.gif.spring);
}
.x-tree-no-lines .x-tree-elbow-minus{
- background-image:url(../images/default/tree/elbow-minus-nl.gif.swf);
+ background-image:url(../images/default/tree/elbow-minus-nl.gif.spring);
}
.x-tree-no-lines .x-tree-elbow-end{
background:transparent;
}
.x-tree-no-lines .x-tree-elbow-end-plus{
- background-image:url(../images/default/tree/elbow-end-plus-nl.gif.swf);
+ background-image:url(../images/default/tree/elbow-end-plus-nl.gif.spring);
}
.x-tree-no-lines .x-tree-elbow-end-minus{
- background-image:url(../images/default/tree/elbow-end-minus-nl.gif.swf);
+ background-image:url(../images/default/tree/elbow-end-minus-nl.gif.spring);
}
.x-tree-no-lines .x-tree-elbow-line{
background:transparent;
@@ -2285,16 +2285,16 @@ input.x-tree-node-cb {
display:none !important;
}
.x-tree-drop-ok-append .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-add.gif.swf);
+ background-image: url(../images/default/tree/drop-add.gif.spring);
}
.x-tree-drop-ok-above .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-over.gif.swf);
+ background-image: url(../images/default/tree/drop-over.gif.spring);
}
.x-tree-drop-ok-below .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-under.gif.swf);
+ background-image: url(../images/default/tree/drop-under.gif.spring);
}
.x-tree-drop-ok-between .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-between.gif.swf);
+ background-image: url(../images/default/tree/drop-between.gif.spring);
}
.x-tip{
@@ -2306,7 +2306,7 @@ input.x-tree-node-cb {
border:0 none;
}
.x-tip .x-tip-close{
- background-image: url(../images/default/qtip/close.gif.swf);
+ background-image: url(../images/default/qtip/close.gif.spring);
height: 15px;
float:right;
width: 15px;
@@ -2315,32 +2315,32 @@ input.x-tree-node-cb {
display:none;
}
.x-tip .x-tip-top {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat 0 -12px;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat 0 -12px;
height:6px;
overflow:hidden;
}
.x-tip .x-tip-top-left {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat 0 0;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat 0 0;
padding-left:6px;
zoom:1;
}
.x-tip .x-tip-top-right {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat right 0;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat right 0;
padding-right:6px;
zoom:1;
}
.x-tip .x-tip-ft {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat 0 -18px;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat 0 -18px;
height:6px;
overflow:hidden;
}
.x-tip .x-tip-ft-left {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat 0 -6px;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat 0 -6px;
padding-left:6px;
zoom:1;
}
.x-tip .x-tip-ft-right {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat right -6px;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat right -6px;
padding-right:6px;
zoom:1;
}
@@ -2349,12 +2349,12 @@ input.x-tree-node-cb {
font: normal 11px tahoma,arial,helvetica,sans-serif;
}
.x-tip .x-tip-bd-left {
- background: #fff url(../images/default/qtip/tip-sprite.gif.swf) no-repeat 0 -24px;
+ background: #fff url(../images/default/qtip/tip-sprite.gif.spring) no-repeat 0 -24px;
padding-left:6px;
zoom:1;
}
.x-tip .x-tip-bd-right {
- background: transparent url(../images/default/qtip/tip-sprite.gif.swf) no-repeat right -24px;
+ background: transparent url(../images/default/qtip/tip-sprite.gif.spring) no-repeat right -24px;
padding-right:6px;
zoom:1;
}
@@ -2379,32 +2379,32 @@ input.x-tree-node-cb {
}
.x-form-invalid-tip .x-tip-top {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-top-left {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-top-right {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-ft {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-ft-left {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-ft-right {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-bd-left {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-bd-right {
- background-image: url(../images/default/form/error-tip-corners.gif.swf);
+ background-image: url(../images/default/form/error-tip-corners.gif.spring);
}
.x-form-invalid-tip .x-tip-bd .x-tip-bd-inner {
padding-left:24px;
- background:transparent url(../images/default/form/exclamation.gif.swf) no-repeat 2px 2px;
+ background:transparent url(../images/default/form/exclamation.gif.spring) no-repeat 2px 2px;
}
.x-form-invalid-tip .x-tip-bd-inner {
padding:2px;
@@ -2423,7 +2423,7 @@ input.x-tree-node-cb {
border-collapse:separate;
}
.x-date-middle,.x-date-left,.x-date-right {
- background: url(../images/default/basic-dialog/hd-sprite.gif.swf) repeat-x 0 -83px;
+ background: url(../images/default/basic-dialog/hd-sprite.gif.spring) repeat-x 0 -83px;
color:#FFF;
font:bold 11px "sans serif", tahoma, verdana, helvetica;
overflow:hidden;
@@ -2437,7 +2437,7 @@ input.x-tree-node-cb {
color:#fff;
}
.x-date-middle .x-btn-with-menu .x-btn-center em {
- background:transparent url(../images/default/toolbar/btn-arrow-light.gif.swf) no-repeat right 0;
+ background:transparent url(../images/default/toolbar/btn-arrow-light.gif.spring) no-repeat right 0;
}
.x-date-right, .x-date-left {
width:18px;
@@ -2465,12 +2465,12 @@ input.x-tree-node-cb {
filter: alpha(opacity=100);
}
.x-date-right a {
- background-image: url(../images/default/shared/right-btn.gif.swf);
+ background-image: url(../images/default/shared/right-btn.gif.spring);
margin-right:2px;
text-decoration:none !important;
}
.x-date-left a{
- background-image: url(../images/default/shared/left-btn.gif.swf);
+ background-image: url(../images/default/shared/left-btn.gif.spring);
margin-left:2px;
text-decoration:none !important;
}
@@ -2482,7 +2482,7 @@ table.x-date-inner {
width:25px;
}
.x-date-inner th {
- background: #dfecfb url(../images/default/shared/glass-bg.gif.swf) repeat-x left top;
+ background: #dfecfb url(../images/default/shared/glass-bg.gif.spring) repeat-x left top;
text-align:right !important;
border-bottom: 1px solid #a3bad9;
font:normal 10px arial, helvetica,tahoma,sans-serif;
@@ -2515,7 +2515,7 @@ table.x-date-inner {
color:black;
}
.x-date-inner .x-date-selected a{
- background: #dfecfb url(../images/default/shared/glass-bg.gif.swf) repeat-x left top;
+ background: #dfecfb url(../images/default/shared/glass-bg.gif.spring) repeat-x left top;
border:1px solid #8db2e3;
padding:1px 4px;
}
@@ -2533,7 +2533,7 @@ table.x-date-inner {
.x-date-bottom {
padding:4px;
border-top: 1px solid #a3bad9;
- background: #dfecfb url(../images/default/shared/glass-bg.gif.swf) repeat-x left top;
+ background: #dfecfb url(../images/default/shared/glass-bg.gif.spring) repeat-x left top;
}
.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
@@ -2594,7 +2594,7 @@ td.x-date-mp-month,td.x-date-mp-year,td.x-date-mp-ybtn {
cursor:pointer;
}
.x-date-mp-btns {
- background: #dfecfb url(../images/default/shared/glass-bg.gif.swf) repeat-x left top;
+ background: #dfecfb url(../images/default/shared/glass-bg.gif.spring) repeat-x left top;
}
.x-date-mp-btns td {
border-top: 1px solid #c5d2df;
@@ -2617,7 +2617,7 @@ td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
td.x-date-mp-sel a {
padding:1px 3px;
- background: #dfecfb url(../images/default/shared/glass-bg.gif.swf) repeat-x left top;
+ background: #dfecfb url(../images/default/shared/glass-bg.gif.spring) repeat-x left top;
border:1px solid #8db2e3;
}
.x-date-mp-ybtn a {
@@ -2625,7 +2625,7 @@ td.x-date-mp-sel a {
width:15px;
height:15px;
cursor:pointer;
- background:transparent url(../images/default/panel/tool-sprites.gif.swf) no-repeat;
+ background:transparent url(../images/default/panel/tool-sprites.gif.spring) no-repeat;
display:block;
margin:0 auto;
}
@@ -2650,7 +2650,7 @@ td.x-date-mp-sep {
.x-menu {
border:1px solid #718bb7;
z-index: 15000;
- background: #fff url(../images/default/menu/menu.gif.swf) repeat-y;
+ background: #fff url(../images/default/menu/menu.gif.spring) repeat-y;
}
.ext-ie .x-menu {
zoom:1;
@@ -2675,7 +2675,7 @@ td.x-date-mp-sep {
padding:1px;
}
.x-menu-item-arrow{
- background:transparent url(../images/default/menu/menu-parent.gif.swf) no-repeat right;
+ background:transparent url(../images/default/menu/menu-parent.gif.spring) no-repeat right;
}
.x-menu-sep {
display:block;
@@ -2721,18 +2721,18 @@ td.x-date-mp-sep {
}
.x-menu-check-item .x-menu-item-icon{
- background: transparent url(../images/default/menu/unchecked.gif.swf) no-repeat center;
+ background: transparent url(../images/default/menu/unchecked.gif.spring) no-repeat center;
}
.x-menu-item-checked .x-menu-item-icon{
- background-image:url(../images/default/menu/checked.gif.swf);
+ background-image:url(../images/default/menu/checked.gif.spring);
}
.x-menu-group-item .x-menu-item-icon{
background: transparent;
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
- background: transparent url(../images/default/menu/group-checked.gif.swf) no-repeat center;
+ background: transparent url(../images/default/menu/group-checked.gif.spring) no-repeat center;
}
.x-menu-plain {
@@ -2762,29 +2762,29 @@ td.x-date-mp-sep {
.x-box-tl {
- background: transparent url(../images/default/box/corners.gif.swf) no-repeat 0 0;
+ background: transparent url(../images/default/box/corners.gif.spring) no-repeat 0 0;
zoom:1;
}
.x-box-tc {
height: 8px;
- background: transparent url(../images/default/box/tb.gif.swf) repeat-x 0 0;
+ background: transparent url(../images/default/box/tb.gif.spring) repeat-x 0 0;
overflow: hidden;
}
.x-box-tr {
- background: transparent url(../images/default/box/corners.gif.swf) no-repeat right -8px;
+ background: transparent url(../images/default/box/corners.gif.spring) no-repeat right -8px;
}
.x-box-ml {
- background: transparent url(../images/default/box/l.gif.swf) repeat-y 0;
+ background: transparent url(../images/default/box/l.gif.spring) repeat-y 0;
padding-left: 4px;
overflow: hidden;
zoom:1;
}
.x-box-mc {
- background: #eee url(../images/default/box/tb.gif.swf) repeat-x 0 -16px;
+ background: #eee url(../images/default/box/tb.gif.spring) repeat-x 0 -16px;
padding: 4px 10px;
font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
color: #393939;
@@ -2799,24 +2799,24 @@ td.x-date-mp-sep {
}
.x-box-mr {
- background: transparent url(../images/default/box/r.gif.swf) repeat-y right;
+ background: transparent url(../images/default/box/r.gif.spring) repeat-y right;
padding-right: 4px;
overflow: hidden;
}
.x-box-bl {
- background: transparent url(../images/default/box/corners.gif.swf) no-repeat 0 -16px;
+ background: transparent url(../images/default/box/corners.gif.spring) no-repeat 0 -16px;
zoom:1;
}
.x-box-bc {
- background: transparent url(../images/default/box/tb.gif.swf) repeat-x 0 -8px;
+ background: transparent url(../images/default/box/tb.gif.spring) repeat-x 0 -8px;
height: 8px;
overflow: hidden;
}
.x-box-br {
- background: transparent url(../images/default/box/corners.gif.swf) no-repeat right -24px;
+ background: transparent url(../images/default/box/corners.gif.spring) no-repeat right -24px;
}
.x-box-tl, .x-box-bl {
@@ -2830,11 +2830,11 @@ td.x-date-mp-sep {
}
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
- background-image: url(../images/default/box/corners-blue.gif.swf);
+ background-image: url(../images/default/box/corners-blue.gif.spring);
}
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
- background-image: url(../images/default/box/tb-blue.gif.swf);
+ background-image: url(../images/default/box/tb-blue.gif.spring);
}
.x-box-blue .x-box-mc {
@@ -2846,11 +2846,11 @@ td.x-date-mp-sep {
}
.x-box-blue .x-box-ml {
- background-image: url(../images/default/box/l-blue.gif.swf);
+ background-image: url(../images/default/box/l-blue.gif.spring);
}
.x-box-blue .x-box-mr {
- background-image: url(../images/default/box/r-blue.gif.swf);
+ background-image: url(../images/default/box/r-blue.gif.spring);
}
#x-debug-browser .x-tree .x-tree-node a span {
color:#222297;
@@ -2915,7 +2915,7 @@ td.x-date-mp-sep {
.x-combo-list-hd {
font:bold 11px tahoma, arial, helvetica, sans-serif;
color:#15428b;
- background-image: url(../images/default/layout/panel-title-light-bg.gif.swf);
+ background-image: url(../images/default/layout/panel-title-light-bg.gif.spring);
border-bottom:1px solid #98c0f4;
padding:3px;
}
@@ -2946,7 +2946,7 @@ td.x-date-mp-sep {
background:white;
}
.x-html-editor-tb .x-btn-text {
- background:transparent url(../images/default/editor/tb-sprite.gif.swf) no-repeat;
+ background:transparent url(../images/default/editor/tb-sprite.gif.spring) no-repeat;
}
.x-html-editor-tb .x-edit-bold .x-btn-text {
background-position:0 0;
diff --git a/spring-webflow/docs/reference/src/spring-faces.xml b/spring-webflow/docs/reference/src/spring-faces.xml
index 49a33ab7..f91df13c 100644
--- a/spring-webflow/docs/reference/src/spring-faces.xml
+++ b/spring-webflow/docs/reference/src/spring-faces.xml
@@ -159,10 +159,10 @@
Flows can also be launched simply by accessing flow definition URLs directly using a bookmark or normal HTML link:
-<a href="app.swf?_flowId=myflow">Go</a>
+<a href="app.spring?_flowId=myflow">Go</a>
- This example link assumes *.swf has been mapped to the FacesServlet defined within web.xml.
+ This example link assumes *.spring has been mapped to the FacesServlet defined within web.xml.
@@ -247,7 +247,7 @@
Spring Faces Component Configuration
- In order for the Spring Faces library to correctly serve the resources from the Ext library, you must have the *.swf extension
+ In order for the Spring Faces library to correctly serve the resources from the Ext library, you must have the *.spring extension
mapped to the FacesServlet in web.xml.