mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 19:54:28 +00:00
Copy xit.gif to wp-includes/images for work with pointers CSS. fixes #19441.
git-svn-id: https://develop.svn.wordpress.org/trunk@19557 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
height:100%;
|
||||
position:absolute;
|
||||
left:-10px;
|
||||
background:url('../../wp-admin/images/xit.gif') 0 50% no-repeat;
|
||||
background:url('../images/xit.gif') 0 50% no-repeat;
|
||||
}
|
||||
|
||||
.wp-pointer-buttons a.close:hover:before {
|
||||
|
||||
Reference in New Issue
Block a user