www.gusucode.com > 中小型Java游戏实例 国外Java源代码源码程序 > 可上传图片的Java版htmlarea编辑器改进版/htmleditor/htmleditor/htmleditor/WebRoot/CSS/htmleditor.css

    p {
	margin-bottom: 15px;
}
.x-html-editor-tb .x-edit-image .x-btn-text {
  background: transparent url(../icons/picture.png) no-repeat;
}
.x-form-check-wrap {
  margin-top: 3px;
}
.x-tbar-loading {
  width: 16px;
  height: 16px;
}
.ux-form-statictextfield {
	background: transparent;
	border: none;
	padding-top: 3px !important;
	padding-bottom: 1px !important;
	color: #333;
}