Ticket #27595: 27595.patch
| File 27595.patch, 415 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/css/edit.css
355 355 #content-resize-handle { 356 356 background: transparent url(../images/resize.gif) no-repeat scroll right bottom; 357 357 width: 12px; 358 cursor: n-resize;358 cursor: row-resize; 359 359 } 360 360 361 361 .rtl #content-resize-handle {