Ticket #1472: closeimg.patch
| File closeimg.patch, 424 bytes (added by ahocevar, 5 months ago) |
|---|
-
theme/default/style.css
old new 237 237 * replace this image with another image which is 17px x 17px. 238 238 */ 239 239 .olPopupCloseBox { 240 background: url(" ../../img/close.gif") no-repeat;240 background: url("img/close.gif") no-repeat; 241 241 cursor: pointer; 242 242 } 243 243
