Sha256: b49ab7abe9baa20b1cfadc73d3e1fdd131837c9232cb8bf757ca46d4238ee5fe

Contents?: true

Size: 533 Bytes

Versions: 2

Compression:

Stored size: 533 Bytes

Contents

.tst
  margin: 0
  padding: 0

  &-reset
    *
      margin: 0
      padding: 0

  &-item
    position: relative
    margin: 0 0 10px 10px

  &-item_content
    background: #eef
    border-radius: 3px

  &-handler
    cursor: move

  &-placeholder
    margin-left: 10px
    margin-bottom: 10px
    border-radius: 3px
    background: #4ed740

  &-sortable_error
    background: red

  &-nested_set
    margin: 10px 0 0 10px
    border-left: 1px dashed #bbb
    list-style: none outside none

    .tst-item
      margin: 0 0 10px 10px

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
the_sortable_tree-2.6.2 app/assets/stylesheets/the_sortable_tree/sortable_ui/base.sass
the_sortable_tree-2.7.0 app/assets/stylesheets/the_sortable_tree/sortable_ui/base.sass