Make WordPress Core


Ignore:
Timestamp:
02/12/2006 07:53:23 AM (19 years ago)
Author:
ryan
Message:

Death to trailing tabs. Props Mark J. fixes #2405

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/upgrade.php

    r3420 r3517  
    2828        padding: .2em 2em;
    2929    }
    30    
     30
    3131    h1 {
    3232        color: #006;
     
    3434        font-weight: lighter;
    3535    }
    36    
     36
    3737    h2 {
    3838        font-size: 16px;
    3939    }
    40    
     40
    4141    p, li, dt {
    4242        line-height: 140%;
     
    7474<?php
    7575    break;
    76    
     76
    7777    case 1:
    7878    wp_cache_flush();
Note: See TracChangeset for help on using the changeset viewer.