mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
UI touches for the single media button. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18890 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1050,16 +1050,17 @@
|
||||
}
|
||||
|
||||
.wp-media-buttons {
|
||||
cursor: default;
|
||||
padding: 8px 8px 0;
|
||||
padding: .5em .5em 0;
|
||||
}
|
||||
|
||||
.wp-media-buttons a {
|
||||
cursor: pointer;
|
||||
padding: 0 0 5px 10px;
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.wp-media-buttons img {
|
||||
padding: 0 4px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user