background-color = transparent, fixes #17726
git-svn-id: https://develop.svn.wordpress.org/trunk@18197 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ebd705f0b5
commit
2f3a53166f
@ -8,10 +8,10 @@
|
||||
margin: 15px auto 0;
|
||||
}
|
||||
.mceWPmore {
|
||||
background: #ffffff url(../img/more_bug.gif) no-repeat right top;
|
||||
background: transparent url(../img/more_bug.gif) no-repeat right top;
|
||||
}
|
||||
.mceWPnextpage {
|
||||
background: #ffffff url(../img/page_bug.gif) no-repeat right top;
|
||||
background: transparent url(../img/page_bug.gif) no-repeat right top;
|
||||
}
|
||||
|
||||
img.wpGallery {
|
||||
|
Loading…
x
Reference in New Issue
Block a user