mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user