Changeset 33336
- Timestamp:
- 07/20/2015 09:20:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-nav-menus.css
r33323 r33336 341 341 content: "\f111"; 342 342 display: block; 343 font: 20px/1 "dashicons";343 font: 16px/1 "dashicons"; 344 344 padding: 5px; 345 345 text-align: center; 346 346 text-decoration: none !important; 347 347 text-indent: 0; 348 left: 5px;349 position: absolute; 350 top: 5px;348 left: 7px; 349 position: absolute; 350 top: 7px; 351 351 } 352 352
Note: See TracChangeset
for help on using the changeset viewer.