Changeset 38642
- Timestamp:
- 09/22/2016 02:58:41 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-nav-menus.css
r38602 r38642 483 483 -webkit-transition: background-color 0.15s; 484 484 transition: background-color 0.15s; 485 /* Reset the value inherited from the base .accordion-section-title style. Ticket #37589. */ 486 -webkit-user-select: auto; 487 -moz-user-select: auto; 488 -ms-user-select: auto; 489 user-select: auto; 485 490 } 486 491
Note: See TracChangeset
for help on using the changeset viewer.