Make WordPress Core

Ticket #26170: 26170.2.diff

File 26170.2.diff, 480 bytes (added by melchoyce, 11 years ago)
  • wp-admin/css/wp-admin.css

     
    93589358}
    93599359.star-rating .star {
    93609360        display: inline-block;
    9361         width: 25px;
    9362         height: 25px;
     9361        width: 20px;
     9362        height: 20px;
    93639363        -webkit-font-smoothing: antialiased;
    9364         font-size: 25px;
     9364        font-size: 20px;
    93659365        line-height: 1;
    93669366        font-family: 'dashicons';
    93679367        text-decoration: inherit;