Make WordPress Core


Ignore:
Timestamp:
06/04/2009 08:21:17 AM (17 years ago)
Author:
azaozz
Message:

Fix the border in the install plugins table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/wp-admin.css

    r11511 r11520  
    7575.widefat .plugins th {
    7676    border-bottom: 0 none;
     77}
     78
     79#install-plugins .plugins td,
     80#install-plugins .plugins th {
     81    border-bottom-style: solid;
     82    border-bottom-width: 1px;
    7783}
    7884
Note: See TracChangeset for help on using the changeset viewer.