Sha256: 0267afb3ba6e2c3ff8b55987c1dcba70405c432ce7804cbec0b748bcdb3a121f

Contents?: true

Size: 687 Bytes

Versions: 1

Compression:

Stored size: 687 Bytes

Contents

.sidebar-wrapper
  position: fixed
  z-index: 49
  background: $block-alt-bg-color
  display: block
  width: 240px
  height: 100%
  opacity: 1
  top: 0
  overflow: scroll
  left: 0

  aside
    display: block
    position: absolute
    background: transparent
    width: 240px
    padding-top: 80px
    top: 0
    left: 0
    z-index: 50

    h1
      font-size: 1.2rem
      margin-bottom: 12px
      padding: 0 20px

    a
      color: $blue-color
      display: block
      padding: 8px 20px

      &:hover
        background-color: rgba(0, 0, 0, 0.025)

    ul
      font-size: 1.1rem
      list-style: none
      margin: 0 0 30px

      > li.active
        background-color: $silver

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
express_admin-1.1.0 app/assets/stylesheets/express_admin/sections/_sidebar.sass