Sha256: a0f5724c09dfef166d72abd42e449ec39c2ff29b683d05e61ae6f75cbe1a74d2

Contents?: true

Size: 596 Bytes

Versions: 4

Compression:

Stored size: 596 Bytes

Contents

.label-red {
	color: #fff;
	background: #c92020;
	padding: 0 7px;
	border-radius: 4px;
}

.redactor_clips_box {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	max-height: 250px;
	overflow-x: scroll;
}
.redactor_clips_box li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
.redactor_clips_box li:first-child {
	border-top: none;
}
.redactor_clips_box li:last-child {
	border-bottom: none;
}
.redactor_clips_box li a {
	padding: 10px 5px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	display: block;
}
.redactor_clips_box li a:hover {
	background-color: #fff;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
redactor-rails-0.4.5 vendor/assets/stylesheets/redactor-rails/plugins/clips.css
redactor-rails-0.4.4 vendor/assets/stylesheets/redactor-rails/plugins/clips.css
redactor-rails-0.4.3 vendor/assets/stylesheets/redactor-rails/plugins/clips.css
redactor-rails-0.4.2 vendor/assets/stylesheets/redactor-rails/plugins/clips.css