mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Gallery settings for TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user