Add sort order for the gallery in the uploader

git-svn-id: https://develop.svn.wordpress.org/trunk@10793 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-03-16 13:05:09 +00:00
parent b05ab08790
commit 09961ff3ac
5 changed files with 47 additions and 11 deletions
+13
View File
@@ -424,3 +424,16 @@ h3.media-title {
#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 {
padding: 0 2px;
text-decoration: none;
}