mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 10:09:47 +01:00
Fix image button in DFW, props ocean90, see #21019
git-svn-id: http://core.svn.wordpress.org/trunk@22032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b28a6c066d
commit
a43feb2b4d
@ -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