Sha256: b28c73eb996bd046d72b8a9f62dfc504481923642fb5ebfe1a326bac219e6f73

Contents?: true

Size: 755 Bytes

Versions: 25

Compression:

Stored size: 755 Bytes

Contents

.editable.editable-click,
a.editable.editable-click {
  color: @decorator-alt-color;
  border: none;

  &:hover {
    color: @decorator-alt-color;
    border-bottom: dashed 1px fadeout(@decorator-alt-color,60%);
  }
}

form.editable-wrap {
  margin: 0px !important;
}

form.editable-wrap .editable-controls {
  padding: 0px;
}

form.editable-wrap .editable-controls input {
  height: 30px;
  padding: 0px 5px;
  border: dashed 1px #ccc;
  .box-shadow(none);
}

.editable-instructions {
  display: inline;
}

.editable-instructions form.editable-wrap .editable-controls:after {
  display: block;
  content: "press enter to confirm";
  font-style: italic;
  font-size: 10px;
  line-height: 12px;
  color: #777777;
  margin-top: -10px;
  padding-left: 5px;
}

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
mno-enterprise-frontend-3.2.1 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.2.0 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.1.4 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.0.7 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.9 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.1.3 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.0.6 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.8 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.1.2 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.0.5 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.7 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.6 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.5 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.1.1 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.0.4 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.4 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.1.0 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.0.3 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-2.0.3 app/assets/stylesheets/mno_enterprise/custom/xeditable.less
mno-enterprise-frontend-3.0.2 app/assets/stylesheets/mno_enterprise/custom/xeditable.less