*/
.imgareaselect-border1 {
- background: url(/media/static/img/jquery.imgareaselect/border-v.gif) repeat-y left top;
+ background: url(../img/jquery.imgareaselect/border-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
- background: url(/media/static/img/jquery.imgareaselect/border-h.gif) repeat-x left top;
+ background: url(../img/jquery.imgareaselect/border-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
- background: url(/media/static/img/jquery.imgareaselect/border-v.gif) repeat-y right top;
+ background: url(../img/jquery.imgareaselect/border-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
- background: url(/media/static/img/jquery.imgareaselect/border-h.gif) repeat-x left bottom;
+ background: url(../img/jquery.imgareaselect/border-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,