Ticket #27595: 27595.2.patch
| File 27595.2.patch, 585 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/css/edit.css
337 337 background-color: #f7f7f7; 338 338 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); 339 339 box-shadow: 0 1px 1px rgba(0,0,0,0.04); 340 cursor: row-resize; 340 341 } 341 342 342 343 #post-status-info td { … … 355 356 #content-resize-handle { 356 357 background: transparent url(../images/resize.gif) no-repeat scroll right bottom; 357 358 width: 12px; 358 cursor: n-resize;359 359 } 360 360 361 361 .rtl #content-resize-handle {