Sha256: e946dbb9f2c6a3aab40898d57ca13d000b1de4e8ac5c5983ab888eda4edd38ce

Contents?: true

Size: 681 Bytes

Versions: 2

Compression:

Stored size: 681 Bytes

Contents

dl.tabs
  position: relative
  & > dd:not(.selected)
    visibility: hidden
    height: 0px
    margin: 0px
    padding: 0px
    border: none
  & > dt
    margin: 0px
    padding: 5px
    padding-bottom: 2px
    display: inline-block
    border: 1px solid $tab-border-color
    border-bottom: 2px solid white
    z-index: 5
    margin-bottom: 5px
    background: $tab-active-color-bg

    &:not(.selected)
      cursor: pointer
      border: none
      background: $tab-color-bg
  & > dd
    float: right
    width: 100%
    padding: 5px
    margin: 0px
    margin-top: -6px
    border: 1px solid $tab-border-color
    z-index: 4
    margin-bottom: 5px
    table
      margin: 0px

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rbbt-rest-1.1.3 share/views/compass/tabs.sass
rbbt-rest-1.1.2 share/views/compass/tabs.sass