Edit File by line
/home/barbar84/www/wp-inclu.../js/imgareas...
File: imgareaselect.css
/*
[0] Fix | Delete
* imgAreaSelect animated border style
[1] Fix | Delete
*/
[2] Fix | Delete
[3] Fix | Delete
.imgareaselect-border1 {
[4] Fix | Delete
background: url(border-anim-v.gif) repeat-y left top;
[5] Fix | Delete
}
[6] Fix | Delete
[7] Fix | Delete
.imgareaselect-border2 {
[8] Fix | Delete
background: url(border-anim-h.gif) repeat-x left top;
[9] Fix | Delete
}
[10] Fix | Delete
[11] Fix | Delete
.imgareaselect-border3 {
[12] Fix | Delete
background: url(border-anim-v.gif) repeat-y right top;
[13] Fix | Delete
}
[14] Fix | Delete
[15] Fix | Delete
.imgareaselect-border4 {
[16] Fix | Delete
background: url(border-anim-h.gif) repeat-x left bottom;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.imgareaselect-border1, .imgareaselect-border2,
[20] Fix | Delete
.imgareaselect-border3, .imgareaselect-border4 {
[21] Fix | Delete
filter: alpha(opacity=50);
[22] Fix | Delete
opacity: 0.5;
[23] Fix | Delete
}
[24] Fix | Delete
[25] Fix | Delete
.imgareaselect-handle {
[26] Fix | Delete
background-color: #fff;
[27] Fix | Delete
border: solid 1px #000;
[28] Fix | Delete
filter: alpha(opacity=50);
[29] Fix | Delete
opacity: 0.5;
[30] Fix | Delete
}
[31] Fix | Delete
[32] Fix | Delete
.imgareaselect-outer {
[33] Fix | Delete
background-color: #000;
[34] Fix | Delete
filter: alpha(opacity=50);
[35] Fix | Delete
opacity: 0.5;
[36] Fix | Delete
}
[37] Fix | Delete
[38] Fix | Delete
.imgareaselect-selection {
[39] Fix | Delete
}
[40] Fix | Delete
[41] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function