]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/media.dev.css
Wordpress 3.1-scripts
[autoinstalls/wordpress.git] / wp-admin / css / media.dev.css
index 1c5e692160f91bd1bee2463b1b2de00f9f56cbeb..3c2577287c73bdbdae269c4e58f01a4babe3f60a 100644 (file)
@@ -5,15 +5,15 @@ div#media-upload-header {
        position: relative;
        border-bottom-width: 1px;
        border-bottom-style: solid;
-       height: 2.5em;
 }
 
 body#media-upload ul#sidemenu {
        font-weight: normal;
        margin: 0 5px;
-       position: absolute;
-       left: 0px;
+       left: 0;
        bottom: -1px;
+       float: none;
+       overflow: hidden;
 }
 
 div#media-upload-error {
@@ -34,7 +34,7 @@ th {
 }
 
 .media-upload-form label.form-help, td.help {
-       font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
+       font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
        font-style: italic;
        font-weight: normal;
 }
@@ -153,7 +153,7 @@ abbr.required {
 
 #media-upload p.help,
 #media-upload label.help {
-       font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
+       font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
        font-style: italic;
        font-weight: normal;
 }
@@ -187,7 +187,6 @@ abbr.required {
 }
 
 #media-upload .describe {
-       padding: 5px;
        width: 100%;
        clear: both;
        cursor: default;