Ticket #27392: 27392-media_css-cursors-01.patch
| File 27392-media_css-cursors-01.patch, 470 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/css/media.css
540 540 text-align: center; 541 541 line-height: 28px; 542 542 color: #777; 543 cursor: pointer; 543 544 } 544 545 545 546 .imgedit-menu div:before { … … 559 560 background-color: #ddd; 560 561 filter: alpha(opacity=50); 561 562 opacity: 0.5; 563 cursor:default; 562 564 } 563 565 564 566 .imgedit-crop:before {