Sha256: 63b2bf663e58d25c3e2693cfdad5191cf1c4431b72fdc8e19dcd1eb83697db6f

Contents?: true

Size: 1.63 KB

Versions: 68

Compression:

Stored size: 1.63 KB

Contents

/*
 *= require_self
 */
@import "alchemy/variables";

html {
  box-shadow: inset 0px 1px 1px $medium-gray;
  border-radius: $default-border-radius;
  font-size: $base-font-size;
}

body {
  background-color: #fff;
  color: $text-color;
  font: $default-font-style;
  margin: 6px 0 !important;
  padding-left: 2*$default-margin !important;
  padding-right: 2*$default-margin !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

table {
  width: 100%;
}

td,th {
  font: $default-font-style;
}

.mce-object {
  border: 1px dotted #3a3a3a;
  background: #d5d5d5 url(img/object.gif) no-repeat center;
}

.mce-pagebreak {
  cursor: default;
  display: block;
  border: 0;
  width: 100%;
  height: 5px;
  border: 1px dashed #666;
  margin-top: 15px;
}

.mce-item-anchor {
  cursor: default;
  display: inline-block;
  -webkit-user-select: all;
  -webkit-user-modify: read-only;
  -moz-user-select: all;
  -moz-user-modify: read-only;
  user-select: all;
  user-modify: read-only;
  width: 9px!important;
  height: 9px!important;
  border: 1px dotted #3a3a3a;
  background: #d5d5d5 url(img/anchor.gif) no-repeat center;
}

.mce-nbsp {
  background: #AAA;
}

hr {
  cursor: default;
}

.mce-match-marker {
  background: #AAA;
  color: #fff;
}

.mce-match-marker-selected {
  background: #39f;
  color: #fff;
}

.mce-spellchecker-word {
  background: url(img/wline.gif) repeat-x bottom left;
  cursor: default;
}

.mce-item-table,.mce-item-table td,.mce-item-table th,.mce-item-table caption {
  border: 1px dashed #BBB;
}

td.mce-item-selected,th.mce-item-selected {
  background-color: #39f!important;
}

.mce-edit-focus {
  outline: 1px dotted #333;
}

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
alchemy_cms-5.2.4 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.1.8 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.0.8 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-4.6.5 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-4.5.1 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-4.4.5 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-4.6.4 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.0.7 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.1.7 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.2.3 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-6.0.0.pre.rc2 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.1.6 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.0.6 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.2.2 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.1.5 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-5.0.5 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-6.0.0.pre.rc1 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-6.0.0.pre.b6 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-6.0.0.pre.b5 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss
alchemy_cms-6.0.0.pre.b4 app/assets/stylesheets/tinymce/skins/alchemy/content.min.css.scss