]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/media.css
Wordpress 2.8-scripts
[autoinstalls/wordpress.git] / wp-admin / css / media.css
index d04866afe0da6e0d16c804062ab12e844af24725..f3ccaf0813198e1667de7cc882b04c4430adcbc2 100644 (file)
@@ -29,17 +29,21 @@ form {
        text-align: right;
 }
 
-.media-upload-form label, .media-upload-form legend {
-       display:block;
+.media-upload-form label,
+.media-upload-form legend {
+       display: block;
        font-weight: bold;
        font-size: 13px;
        margin-bottom: 0.5em;
        margin: 0 0 0.5em 0;
 }
 
-th { position: relative; }
+th {
+       position: relative;
+}
 
 .media-upload-form label.form-help, td.help {
+       font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
        font-style: italic;
        font-weight: normal;
 }
@@ -63,6 +67,7 @@ th { position: relative; }
        padding: 0 0 0 28px;
        margin: 0 1em 0 0;
 }
+
 .image-align-none-label {
        background: url(../images/align-none.png) no-repeat center left;
 }
@@ -79,54 +84,32 @@ th { position: relative; }
        background: url(../images/align-right.png) no-repeat center left;
 }
 
-#flash-upload-ui, .insert-gallery {
-       display: none;
+tr.image-size td {
+       width: 460px;
+}
+
+tr.image-size div.image-size-item {
+       float: left;
+       width: 25%;
+       margin: 0;
 }
 
 tr.image-size label {
        display: inline;
-       margin: 0 1em 0 0;
+       margin: 0 0 0 1em;
 }
+
 .pinkynail {
        max-width: 40px;
        max-height: 40px;
 }
 
-.filename.original {
-       float: left;
-}
-.crunching {
-       display: block;
-       line-height: 32px;
-       text-align: right;
-       margin-right: 5px;
-}
-button.dismiss {
-       position: absolute;
-       top: 5px;
-       right: 5px;
-       z-index: 4;
-}
-.file-error {
-       margin: 0 0 5px 50px;
-       font-weight: bold;
-}
-
-.progress {
-       position: absolute;
-       top: 0px;
-       left: 0px;
-       width: 623px;
-       height: 36px;
-}
-.bar {
-       width: 0px;
-       height: 100%;
-       border-right-width: 3px;
-       border-right-style: solid;
-}
-
-#library-form .progress, #gallery-form .progress {
+#library-form .progress,
+#gallery-form .progress,
+#flash-upload-ui,
+.insert-gallery,
+.describe.startopen,
+.describe.startclosed {
        display: none;
 }
 
@@ -134,6 +117,7 @@ button.dismiss {
        max-width: 128px;
        max-height: 128px;
 }
+
 .media-item .pinkynail {
        float: left;
        margin: 2px;
@@ -144,7 +128,9 @@ button.dismiss {
 thead.media-item-info tr {
        background-color: transparent;
 }
-thead.media-item-info th, thead.media-item-info td {
+
+thead.media-item-info th,
+thead.media-item-info td {
        border: none;
        margin: 0;
 }
@@ -153,41 +139,46 @@ thead.media-item-info th, thead.media-item-info td {
        border: 8px solid #fff;
 }
 
-.describe.startopen, .describe.startclosed {
-       display: none;
-}
 abbr.required {
        text-decoration: none;
        border: none;
 }
+
 .describe label {
        display: inline;
 }
+
 .describe td {
        vertical-align: middle;
+       padding: 0 5px 0 0;
 }
+
 .describe td.A1 {
        width: 132px;
 }
-.describe input[type="text"], .describe textarea {
+
+.describe input[type="text"],
+.describe textarea {
        width: 460px;
+       border-width: 1px;
+       border-style: solid;
 }
-.describe-toggle-on, .describe-toggle-off {
+
+.describe-toggle-on,
+.describe-toggle-off {
        display: block;
        line-height: 36px;
        float: right;
        margin-right: 20px;
 }
+
 .describe-toggle-off {
        display: none;
 }
 
-.clickmask {
-}
-
 .hidden {
-       height: 0px;
-       width: 0px;
+       height: 0;
+       width: 0;
        overflow: hidden;
        border: none;
 }
@@ -198,17 +189,21 @@ abbr.required {
        margin: 0 1em 1em 0;
 }
 
-#media-upload .media-upload-form p.ml-submit {
+#media-upload p.ml-submit {
        padding: 1em 0;
 }
 
-#media-upload p.help {
+#media-upload p.help,
+#media-upload label.help {
+       font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
        font-style: italic;
        font-weight: normal;
 }
+
 #media-upload tr.image-size td.field {
        text-align: center;
 }
+
 #media-upload #media-items {
        border-width: 1px;
        border-style: solid;
@@ -217,7 +212,6 @@ abbr.required {
 }
 
 #media-upload .media-item {
-       position: relative;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        min-height: 36px;
@@ -229,27 +223,33 @@ abbr.required {
 }
 
 .filename {
-       float: left;
        line-height: 36px;
-       margin-left: 10px;
+       padding: 0 10px;
        overflow: hidden;
-       max-width: 430px;
 }
+
 #media-upload .describe {
-       border-top-width: 1px;
-       border-top-style: solid;
        padding: 5px;
        width: 100%;
        clear: both;
        cursor: default;
 }
+
+#media-upload .slidetoggle {
+       border-top-width: 1px;
+       border-top-style: solid;
+}
+
 #media-upload .describe th.label {
        padding-top: .5em;
        text-align: left;
+       min-width: 120px;
 }
+
 #media-upload tr.align td.field {
        text-align: center;
 }
+
 #media-upload tr.image-size {
        margin-bottom: 1em;
        height: 3em;
@@ -264,15 +264,11 @@ abbr.required {
 }
 
 #filter .tablenav select {
-       border-style:solid;
-       border-width:1px;
-       padding:2px;
-       vertical-align:top;
-}
-
-#media-upload a.delete,
-#media-upload a.del-link {
-       padding: 0 3px 1px;
+       border-style: solid;
+       border-width: 1px;
+       padding: 2px;
+       vertical-align: top;
+       width: auto;
 }
 
 #media-upload .del-attachment {
@@ -287,7 +283,7 @@ abbr.required {
 }
 
 .menu_order_input {
-       border: 1px solid #DDDDDD;
+       border: 1px solid #ddd;
        font-size: 10px;
        padding: 1px;
        width: 23px;
@@ -301,8 +297,8 @@ abbr.required {
 }
 
 #media-upload th.order-head {
-        width: 25%;
-        text-align: center;
+       width: 25%;
+       text-align: center;
 }
 
 #media-upload .widefat {
@@ -311,5 +307,94 @@ abbr.required {
 }
 
 .sorthelper {
-       z-index: -1;
+       height: 37px;
+       width: 623px;
+       display: block;
+}
+
+#gallery-settings th.label {
+       width: 160px;
+}
+
+#gallery-settings #basic th.label {
+       padding: 5px 5px 5px 0;
+}
+
+#gallery-settings .title {
+       clear: both;
+       padding: 0 0 3px;
+       border-bottom-style: solid;
+       border-bottom-width: 1px;
+       font-family: Georgia,"Times New Roman",Times,serif;
+       font-size: 1.6em;
+       border-bottom-color: #DADADA;
+       color: #5A5A5A;
+}
+
+h3.media-title  {
+       color: #5A5A5A;
+       font-family: Georgia,"Times New Roman",Times,serif;
+       font-size: 1.6em;
+       font-weight: normal;
+}
+
+#gallery-settings .describe td {
+       vertical-align: middle;
+       height: 3.5em;
+}
+
+#gallery-settings .describe th.label {
+       padding-top: .5em;
+       text-align: left;
+}
+
+#gallery-settings .describe {
+       padding: 5px;
+       width: 615px;
+       clear: both;
+       cursor: default;
+}
+
+#gallery-settings .describe select {
+       width: 15em;
+       border: 1px solid #dfdfdf;
+}
+
+#gallery-settings label,
+#gallery-settings legend {
+       font-size: 13px;
+       color: #464646;
+       margin-right: 15px;
+}
+
+#gallery-settings .align .field label {
+       margin: 0 1.5em 0 0;
+}
+
+#gallery-settings p.ml-submit {
+       border-top: 1px solid #dfdfdf;
+}
+
+#gallery-settings select#columns {
+       width: 6em;
+}
+
+#sort-buttons {
+       font-size: 0.8em;
+       margin: 3px 25px -8px 0;
+       text-align: right;
+       max-width: 625px;
+}
+
+#sort-buttons a {
+       text-decoration: none;
+}
+
+#sort-buttons #asc,
+#sort-buttons #showall {
+       padding-left: 5px;
+}
+
+#sort-buttons span {
+       margin-right: 25px;
 }