Ticket #34125: 34125.patch
| File 34125.patch, 528 bytes (added by , 11 years ago) |
|---|
-
src/wp-admin/css/customize-nav-menus.css
609 609 border-left: none; 610 610 border-right: none; 611 611 background: #fff; 612 -webkit-transition: all0.15s;613 transition: all0.15s;612 -webkit-transition: background-color 0.15s; 613 transition: background-color 0.15s; 614 614 } 615 615 616 616 #available-menu-items .open .accordion-section-title,