Ticket #10054: 10054.diff
| File 10054.diff, 889 bytes (added by Denis-de-Bernardy, 4 years ago) |
|---|
-
wp-admin/css/colors-fresh.css
588 588 #all-plugins-table .inactive td, 589 589 #search-plugins-table .inactive, 590 590 #search-plugins-table .inactive th, 591 #search-plugins-table .inactive td, 592 tr.inactive + tr.plugin-update-tr .plugin-update { 593 background-color: #ebebeb; 591 #search-plugins-table .inactive td { 592 background-color: #eee; 594 593 } 595 594 595 tr.plugin-update-tr .plugin-update { 596 padding-top: 5px; 597 background-color: #fffbe4; 598 border-top: solid 1px; 599 border-color: #dfdfdf; 600 } 601 596 602 .plugins .active, 597 603 .plugins .active th, 598 604 .plugins .active td { … … 601 607 602 608 #all-plugins-table .inactive a, 603 609 #search-plugins-table .inactive a { 604 color: # 555;610 color: #3c6c82; 605 611 } 606 612 607 613 #the-comment-list .unapproved,
