Dashboard Styling, props mdawaffe, fixes #8070

git-svn-id: https://develop.svn.wordpress.org/trunk@9536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-05 21:56:57 +00:00
parent 52c196a781
commit 8fe1e3f997
6 changed files with 148 additions and 75 deletions

View File

@@ -1655,18 +1655,18 @@ table.form-table td .updated {
/*font-weight: bold;*/
}
#poststuff #media-buttons {
#media-buttons {
cursor: default;
padding: 8px 8px 0;
}
#poststuff #media-buttons a {
#media-buttons a {
cursor: pointer;
padding: 0 0 5px 10px;
vertical-align: middle;
}
#poststuff #media-buttons img {
#media-buttons img {
vertical-align: middle;
}