Changeset 62287
- Timestamp:
- 04/30/2026 05:00:25 AM (7 weeks ago)
- Location:
- branches/7.0
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/css/common.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/7.0
-
branches/7.0/src/wp-admin/css/common.css
r62235 r62287 830 830 color: var(--wp-admin-theme-color, #3858e9); 831 831 /* vertically center the icon cross browsers */ 832 line-height: 1. 28;832 line-height: 1.1; 833 833 } 834 834
Note: See TracChangeset
for help on using the changeset viewer.