Changeset 7029

Show
Ignore:
Timestamp:
02/25/08 22:10:04 (9 months ago)
Author:
westi
Message:

Fix one wrong corner css. Fixes #5987 props johnbillion.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/wp-admin.css

    r7020 r7029  
    11351135    -webkit-border-top-left-radius: 3px; 
    11361136    border-top-left-radius: 3px; 
    1137     -moz-border-radius-bottomtop: 3px; 
     1137    -moz-border-radius-topright: 3px; 
    11381138    -khtml-border-top-right-radius: 3px; 
    11391139    -webkit-border-top-right-radius: 3px;