Ticket #8809: 8809.2.diff

File 8809.2.diff, 1.1 KB (added by DD32, 3 years ago)
  • wp-admin/css/colors-classic.css

     
    613613        background-color: #fff; 
    614614} 
    615615 
    616 .plugins .active { 
     616.plugins .active, 
     617.plugins .active th, 
     618.plugins .active td { 
    617619        background-color: #e7f7d3; 
    618620} 
    619621 
    620 .plugins .togl { 
    621         border-right-color: #ccc; 
    622 } 
    623  
    624622#the-comment-list .unapproved, 
    625623#the-comment-list .unapproved th, 
    626624#the-comment-list .unapproved td { 
  • wp-admin/css/colors-fresh.css

     
    613613        background-color: #fff; 
    614614} 
    615615 
    616 .plugins .active { 
     616.plugins .active, 
     617.plugins .active th, 
     618.plugins .active td { 
    617619        background-color: #e7f7d3; 
    618620} 
    619621 
    620 .plugins .togl { 
    621         border-right-color: #ccc; 
    622 } 
    623  
    624622#the-comment-list .unapproved, 
    625623#the-comment-list .unapproved th, 
    626624#the-comment-list .unapproved td {