File "css-editor.css"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/css-editor.css
File size: 382 bytes
MIME-type: text/plain
Charset: utf-8

#revision-field-post_title, #revision-field-post_excerpt {
	display: none;
}

#safecssform {
	position: relative;
}

#poststuff {
	padding-top: 0;
}

#safecss {
	min-height: 250px;
	width: 100%;
}

.misc-pub-section > span {
	font-weight: bold;
}

.misc-pub-section > div {
	margin-top: 3px;
}
#safecss-ace .ace_gutter {
	z-index: 1;
}

#post-body-content{
	margin-bottom: 20px;
}