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:
Andrew Nacin
2011-12-06 02:39:53 +00:00
parent e18515a5a1
commit 4f52e31eb0
4 changed files with 3 additions and 3 deletions

View File

@@ -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 {