Changeset 61780
- Timestamp:
- 03/02/2026 12:34:05 AM (3 days ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/css/list-tables.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/list-tables.css
r61763 r61780 258 258 .vim-current th, 259 259 .vim-current td { 260 background-color: #f0f6fc!important;260 background-color: !important; 261 261 } 262 262 … … 1271 1271 .plugins .active td, 1272 1272 .plugins .active th { 1273 background-color: #f0f6fc;1273 background-color: ; 1274 1274 } 1275 1275 … … 1312 1312 .plugins .active th.check-column, 1313 1313 .plugin-update-tr.active td { 1314 border-left: 4px solid #72aee6;1314 border-left: 4px solid ; 1315 1315 } 1316 1316 … … 2331 2331 .plugins .active.update + .plugin-update-tr:before, 2332 2332 .plugins .active.updated + .plugin-update-tr:before { 2333 background-color: #f0f6fc;2334 border-left: 4px solid #72aee6;2333 background-color: ; 2334 border-left: 4px solid ; 2335 2335 } 2336 2336
Note: See TracChangeset
for help on using the changeset viewer.