Sha256: c9c9e2542766e315a38189da754c81942cf86ca51b659c6ce88fae2984a182ae

Contents?: true

Size: 1.15 KB

Versions: 4

Compression:

Stored size: 1.15 KB

Contents

.esphinx.ui
  &.select
    display: inline-block

    .caption
      border: 1px solid
      padding: 5px
      display: inline-block

      cursor: pointer

      .text
        white-space: nowrap
        overflow-x: hidden
        text-overflow: ellipsis

        display: inline-block
        margin-right: 6px

      &::after
        vertical-align: top
        display: inline-block
        margin-right: -4px
        text-align: center

      &.retracted-arrow
        &::after
          content: '▼'

      &.expanded-arrow
        &::after
          content: '▲'

    .options-panel
      display: none
      border: 1px solid
      margin-top: -1px
      padding: 10px

      position: absolute
      background: white

      ol, ul
        overflow-y: auto

        background: white

        list-style: none
        margin: 0

        li
          cursor: pointer

          white-space: nowrap
          overflow-x: hidden
          text-overflow: ellipsis

          padding: 3px 0

        &.list-built-found
          li
            &:first-of-type
              padding-top: 9px

  &.list-built-found
    background: white

    li
      cursor: default

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
esphinx-rails-ui-1.0.3 lib/assets/stylesheets/esphinx/ui/selects.sass
esphinx-rails-ui-1.0.2 lib/assets/stylesheets/esphinx/ui/selects.sass
esphinx-rails-ui-1.0.1 lib/assets/stylesheets/esphinx/ui/selects.sass
esphinx-rails-ui-1.0.0 lib/assets/stylesheets/esphinx/ui/selects.sass