Changeset 52736
- Timestamp:
- 02/15/2022 06:27:05 PM (3 years ago)
- Location:
- branches/5.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9
-
branches/5.9/src/wp-admin/css/dashboard.css
r52564 r52736 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.