Sha256: 0932fa1d22c2ea53ec4003f0ec3e0769fd1220d7ecf6b03fcb580d624a340615

Contents?: true

Size: 975 Bytes

Versions: 4

Compression:

Stored size: 975 Bytes

Contents

.nicEdit-panelContain {
	width: 100% !important;
}

.nicEdit-main {
	min-height: 200px !important;
}

#error-form {
	padding: 40px;
	background: paleGoldenrod;
}

input, textarea, select {
	width: 74% !important;
}

.spinner-form {
	position: relative !important;
	left: 93% !important;
	top: -12px !important;
}

.form-horizontal .control-label {
	width: 150px !important;
	padding-top: 1px !important;
	padding-right: 10px !important;
}

.help-inline {
	clear: both;
	float: right;
	width: 80%;
	font-size: smaller;
	color: gray;
}

.richTextEditor {
	position: relative;
	left: 20%;
	top: -20px;
}

.nicEdit-main img {
	padding: 5px;
	vertical-align: top;
	float: left;
	overflow: auto;
}

.uploadedImage {
	float: right;
	clear: both;
	position: relative;
	top: -74px;
	right: 200px;
	width: 140px;
	height: 90px;
}

.no-wrap {
	margin: 0px !important;
	padding: 0px !important;
}

#status {
	float: right;
	position: relative;
	top: -23px;
	right: 21px;
	padding: 5px;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
koda-0.0.12 public/koda/koda-editors/koda-editor.css
koda-0.0.11 public/koda/koda-editors/koda-editor.css
koda-0.0.9 public/koda/koda-editors/koda-editor.css
koda-0.0.8 public/koda/koda-editors/koda-editor.css