Changeset 63452
- Timestamp:
- 09/03/2026 09:17:39 PM (26 hours ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/css/list-tables.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/list-tables.css
r62958 r63452 2341 2341 .plugins tr.active + tr.inactive th.check-column, 2342 2342 .plugins tr.active + tr.inactive td.check-column, 2343 .plugins tr.active + tr.inactive td.column-description, 2344 .plugins .plugin-update-tr:before { 2343 .plugins tr.active + tr.inactive td.column-description { 2345 2344 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); 2346 2345 } … … 2352 2351 } 2353 2352 2354 /* mimic the checkbox th */2355 .plugins .plugin-update-tr:before {2356 content: "";2357 display: table-cell;2358 }2359 2360 2353 .plugins #the-list .plugin-update-tr .plugin-update { 2354 flex: 0 1 100%; 2361 2355 border-left: none; 2362 2356 } … … 2364 2358 .plugin-update-tr .update-message { 2365 2359 margin-left: 0; 2366 }2367 2368 .plugins .active.update + .plugin-update-tr:before,2369 .plugins .active.updated + .plugin-update-tr:before {2370 background-color: rgba(var(--wp-admin-theme-color--rgb), 0.08);2371 border-left: 4px solid var(--wp-admin-theme-color);2372 2360 } 2373 2361
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)