Ticket #50069: 50069.patch
| File 50069.patch, 559 bytes (added by , 6 years ago) |
|---|
-
src/wp-admin/css/list-tables.css
2030 2030 padding: 10px 9px; /* reset from other list tables that have a label at this width */ 2031 2031 } 2032 2032 2033 #wpbody-content .wp-list-table.plugins .plugin-deleted-tr td { 2034 display: table-cell; 2035 } 2036 2033 2037 /* Plugin description hidden via Screen Options */ 2034 2038 #wpbody-content .wp-list-table.plugins .desc.hidden { 2035 2039 display: none;