Butter upload buttons. Still need custom dialogs for music/video/other.

git-svn-id: https://develop.svn.wordpress.org/trunk@6781 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2008-02-11 07:44:21 +00:00
parent e5087bdeba
commit fa92ba6ff6
8 changed files with 13 additions and 5 deletions

View File

@@ -1091,6 +1091,10 @@ html, body {
margin-top: 5px;
}
#poststuff #media-buttons a {
margin-right: 8px;
}
#poststuff .togbox {
background-color:#b2b2b2;
background-image:url(images/toggle-arrow.gif);