Sha256: 15272be302b28b6557fb5eb3db3fdf032c94cbdfe2d8df50a47d6b2bf8124515

Contents?: true

Size: 953 Bytes

Versions: 10

Compression:

Stored size: 953 Bytes

Contents

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

div.textile-toolbar button {
	margin: 0;
	background-color: #f0f0ee;
	background-repeat: no-repeat;
	border: 1px solid #f0f0ee;
	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

10 entries across 10 versions & 3 rubygems

Version Path
textile_rails-0.0.4 vendor/assets/stylesheets/textile-editor.css
textile_rails-0.0.3 vendor/assets/stylesheets/textile-editor.css
textile_rails-0.0.2 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.0.31 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.0.30 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.0.14 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.0.13 vendor/assets/stylesheets/textile-editor.css
textile_editor_helper-0.0.12 vendor/assets/stylesheets/textile-editor.css
rtextile-0.2.4 lib/rails/generators/textile_editor_helper/templates/textile-editor.css
rtextile-0.2.3 lib/rails/generators/textile_editor_helper/templates/textile-editor.css