Sha256: 3a0c3397b46f555f78d8afaca2f30f67f2eb9dea270778742f39da8872e99044

Contents?: true

Size: 468 Bytes

Versions: 64

Compression:

Stored size: 468 Bytes

Contents

.tree
  a
    display: block
    padding: 1rem

    &:hover
      background: $light-gray

  .selected
    background: $dark-blue
    font:
      weight: bold

    a
      color: $light-gray

      &:hover
        background: transparent

  ul
    li
      &:last-child
        border:
          bottom: 0
      a::before
        content: "– "
      > ul li
        a::before
          content: "– – "
        > ul li a::before
          content: "– – – "

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
express_admin-2.0.0.b app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-2.0.0.a app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.8.1 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.8.0 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.32 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.31 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.30 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.29 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.28 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.27 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.26 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.25 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.24 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.23 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.22 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.21 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.20 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.19 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.18 app/assets/stylesheets/express_admin/shared/_trees.sass
express_admin-1.7.17 app/assets/stylesheets/express_admin/shared/_trees.sass