Changeset 52735
- Timestamp:
- 02/15/2022 06:10:22 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/dashboard.css
r52562 r52735 111 111 } 112 112 113 /* Screen meta exception for when the "Dashboard" heading is missing or located below the Welcome Panel. */ 114 .index-php #screen-meta-links { 115 margin: 0 20px 8px 0; 116 } 117 113 118 /* Welcome Panel */ 114 119 .welcome-panel { … … 121 126 font-size: 14px; 122 127 line-height: 1.3; 128 clear: both; 123 129 } 124 130
Note: See TracChangeset
for help on using the changeset viewer.