Sha256: d0a4901f1a4541add55a546ed4f91f96b2cbb71e275080d3e240251a8407c5cf

Contents?: true

Size: 481 Bytes

Versions: 1

Compression:

Stored size: 481 Bytes

Contents

.form-view
  form, form.formtastic
    background-color: transparent
    padding:          0px

    input, textarea, select
      border:        1px dashed #DDDDDD
      border-radius: 3px
      padding:       3px
      &.changed, &:focus
        background-color: #FFFFE0
        background-image: none // Fix for combobox

    fieldset.buttons
      display: none

  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button
    -webkit-appearance: none
    margin: 0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/assets/stylesheets/partials/content/_form_view.sass