Sha256: 09f541ba8e91f56bfe1c200234397aebe7284f94e7a8e3272941f60d06f9199c

Contents?: true

Size: 1.58 KB

Versions: 6

Compression:

Stored size: 1.58 KB

Contents

div.editor_toolbar a {
  float: left;
  width: 16px;
  height: 16px;
  margin: 5px;
  background-repeat: no-repeat; }
div.editor_toolbar span {
  display: none; }

.editor_toolbar .button {
  background-image: url('../images/icons/exclamation.png'); }
.editor_toolbar .bold {
  background-image: url('../images/icons/text_bold.png'); }
.editor_toolbar .italic {
  background-image: url('../images/icons/text_italic.png'); }
.editor_toolbar .underline {
  background-image: url('../images/icons/text_underline.png'); }
.editor_toolbar .strikethrough {
  background-image: url('../images/icons/text_strikethrough.png'); }
.editor_toolbar .justifyleft {
  background-image: url('../images/icons/text_align_left.png'); }
.editor_toolbar .justifycenter {
  background-image: url('../images/icons/text_align_center.png'); }
.editor_toolbar .justifyright {
  background-image: url('../images/icons/text_align_right.png'); }
.editor_toolbar .undo {
  background-image: url('../images/icons/arrow_undo.png'); }
.editor_toolbar .redo {
  background-image: url('../images/icons/arrow_redo.png'); }
.editor_toolbar .insertorderedlist {
  background-image: url('../images/icons/text_list_numbers.png'); }
.editor_toolbar .insertunorderedlist {
  background-image: url('../images/icons/text_list_bullets.png'); }
.editor_toolbar .link {
  background-image: url('../images/icons/link.png'); }
.editor_toolbar .image {
  background-image: url('../images/icons/image.png'); }
.editor_toolbar .html {
  background-image: url('../images/icons/page_code.png'); }

iframe.editor {
  border: 1px solid #999;
  height: 400px;
  width: 100%; }

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
bcalloway-wysihat-engine-0.1.9 generators/wysihat/templates/css/wysihat.css
wysihat-engine-0.1.9 generators/wysihat/templates/css/wysihat.css
rafaels-wysihat-engine-0.1.8 generators/wysihat/templates/css/wysihat.css
wysihat-engine-0.1.8 generators/wysihat/templates/css/wysihat.css
bcalloway-wysihat-engine-0.1.8 generators/wysihat/templates/css/wysihat.css
wysihat-engine-0.1.7 generators/wysihat/templates/css/wysihat.css