mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Fix image button in DFW, props ocean90, see #21019
git-svn-id: https://develop.svn.wordpress.org/trunk@22032 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
421a70cb77
commit
47b31ecf22
@ -1868,7 +1868,8 @@ RTL
|
||||
|
||||
#wp-fullscreen-buttons .mce_image .mce_image {
|
||||
background-image: url('../../wp-admin/images/media-button.png?ver=20120201');
|
||||
background-position: 3px 3px;
|
||||
background-position: top left;
|
||||
background-size: 100%;
|
||||
}
|
||||
|
||||
/* =Thickbox Adjustments
|
||||
|
||||
Loading…
Reference in New Issue
Block a user