web/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css
changeset 204 09a1c134465b
parent 194 32102edaa81b
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
    41 	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    41 	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    42 	font-size: 13px;
    42 	font-size: 13px;
    43 	line-height: 19px;
    43 	line-height: 19px;
    44 	color: #333;
    44 	color: #333;
    45 	margin: 10px;
    45 	margin: 10px;
    46 	min-height: 100%;
       
    47 }
    46 }
    48 
    47 
    49 br[data-mce-bogus] {
    48 br[data-mce-bogus] {
    50 	line-height: 1em;
    49 	line-height: 1em;
    51 	margin-top: -1em;
    50 	margin-top: -1em;
   139 	border: 1px dashed #888;
   138 	border: 1px dashed #888;
   140 	background: #f7f5f2 url("img/embedded.png") no-repeat scroll center center;
   139 	background: #f7f5f2 url("img/embedded.png") no-repeat scroll center center;
   141 	width: 300px;
   140 	width: 300px;
   142 	height: 250px;
   141 	height: 250px;
   143 }
   142 }
   144