Media library work from andy. see #5911

git-svn-id: http://svn.automattic.com/wordpress/trunk@6974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-22 05:53:47 +00:00
parent fa9f3af382
commit c5d19aed9c
24 changed files with 264 additions and 540 deletions

View File

@@ -109,11 +109,17 @@ form.media-upload-form {
background: url(../images/align-right.png) no-repeat center left;
}
.media-upload-form fieldset#image-size label {
#flash-upload-ui, .insert-gallery {
display: none;
}
tr.image-size label {
display: inline;
margin: 0 1em 0 0;
}
tr.image-size td.field {
text-align: center;
}
.pinkynail {
max-width: 40px;
max-height: 40px;
@@ -187,11 +193,11 @@ span.filename {
.describe input[type="text"], .describe textarea {
width: 460px;
}
.describe a.delete {
a.delete {
display: block;
text-align: center;
line-height: 24px;
width: 100%;
color: #246;
}
.describe-toggle-on, .describe-toggle-off {
line-height: 36px;