Rename the old media.css file, used for the pre-3.5 media library. Clean up script-loader CSS registrations.

see #26669.


git-svn-id: https://develop.svn.wordpress.org/trunk@27181 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-02-16 00:35:12 +00:00
parent 920a9799cf
commit 6351b0b3a4
2 changed files with 46 additions and 34 deletions

View File

@@ -5,8 +5,8 @@ div#media-upload-header {
padding: 5px 5px 0;
font-weight: bold;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom: 1px solid #dfdfdf;
background: #f9f9f9;
}
body#media-upload ul#sidemenu {