web/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css
branchwordpress
changeset 132 4d4862461b8d
parent 109 03b0d1493584
equal deleted inserted replaced
131:a4642baaf829 132:4d4862461b8d
    62 	line-height: 17px;
    62 	line-height: 17px;
    63 	padding: 0 4px 5px;
    63 	padding: 0 4px 5px;
    64 	margin: 0;
    64 	margin: 0;
    65 }
    65 }
    66 
    66 
    67 img.wpGallery {
       
    68 	border: 1px dotted #cc0000;
       
    69 	background: #ffffcc url("../../../../plugins/wpgallery/img/gallery.png") no-repeat scroll center center;
       
    70 	width: 99%;
       
    71 	height: 250px;
       
    72 }
       
    73 
       
    74 body.mceContentBody {
    67 body.mceContentBody {
    75 	font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    68 	font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    76 	padding: 0.6em;
    69 	padding: 0.6em;
    77 	margin: 0;
    70 	margin: 0;
    78 }
    71 }