Ticket #8809: 8809.2.diff
| File 8809.2.diff, 1.1 KB (added by DD32, 3 years ago) |
|---|
-
wp-admin/css/colors-classic.css
613 613 background-color: #fff; 614 614 } 615 615 616 .plugins .active { 616 .plugins .active, 617 .plugins .active th, 618 .plugins .active td { 617 619 background-color: #e7f7d3; 618 620 } 619 621 620 .plugins .togl {621 border-right-color: #ccc;622 }623 624 622 #the-comment-list .unapproved, 625 623 #the-comment-list .unapproved th, 626 624 #the-comment-list .unapproved td { -
wp-admin/css/colors-fresh.css
613 613 background-color: #fff; 614 614 } 615 615 616 .plugins .active { 616 .plugins .active, 617 .plugins .active th, 618 .plugins .active td { 617 619 background-color: #e7f7d3; 618 620 } 619 621 620 .plugins .togl {621 border-right-color: #ccc;622 }623 624 622 #the-comment-list .unapproved, 625 623 #the-comment-list .unapproved th, 626 624 #the-comment-list .unapproved td {
