Gallery settings for TinyMCE

git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-23 06:37:15 +00:00
parent 9b46a07ac6
commit 4fa6ae8fa5
21 changed files with 801 additions and 28 deletions

View File

@@ -40,6 +40,13 @@ dl.aligncenter {
margin: 0;
}
img.wpGallery {
border: 1px dotted #cc0000;
background: #ffffcc url("plugins/wpgallery/img/gallery.png") no-repeat scroll center center;
width: 99%;
height: 250px;
}
body.mceContentBody {
background: #fff;
color: #000;