Sha256: aedc3544cc3bc041f5040d02b101a8bae3283eaf1a0627be3886c4bc3f32ac98

Contents?: true

Size: 918 Bytes

Versions: 5

Compression:

Stored size: 918 Bytes

Contents

div.textile-toolbar span.ed_sep {
  border-left: solid 1px #d5d5d5;
  border-right: solid 1px #f5f5f5;
  height: 6px;
  margin: 0 2px;
  padding: 0;
  width: 2px;
}

div.textile-toolbar button {
	background-color: #f0f0ee;
	background-repeat: no-repeat;
	border: 1px solid #f0f0ee;
	margin: 0;
	padding: 2px 0;
}

div.textile-toolbar button.standard {
	text-align: center;
	width: 24px;
}

div.textile-toolbar button img {
	vertical-align: text-bottom;
}

div.textile-toolbar button:hover,
div.textile-toolbar button.unselected:hover {
	border: 1px solid #999;
}

div.textile-toolbar button.selected {
	border: 1px solid #ce9100;
	background-color: #ffffff;
}

div.textile-toolbar button.unselected {
	border: 1px solid #f0f0ee;
	background-color: #f0f0ee;
}

div.textile-toolbar button.publish {
	padding:5px;
	display:block;
}

div.textile-toolbar {
	background-color: #f0f0ee;
	padding: 3px;
	margin-bottom: 4px;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
textile_editor_helper-0.1.4 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.1.3 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.1.2 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.1.1 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.1.0 vendor/assets/stylesheets/textile-editor.css