Sha256: 593d2261225d7a78afcf67fb66b0712b1bd76b8198a11255a7fa916990efe111

Contents?: true

Size: 583 Bytes

Versions: 1

Compression:

Stored size: 583 Bytes

Contents

.dropdown_menu_rich {
  width: 22rem;
  li {
    a {
      white-space: normal;
      padding: 0.5rem 2rem;
      margin: 0;
      height: auto;
    }
    &.all a {
      height: 3rem;
      line-height: 3rem;
      padding: 0 2rem;
    }
  }
}

.drop_rich_head,
.drop_rich_subhead {
  word-wrap: break-word;
  hyphens: auto;
}


.drop_rich_head {
  display: block;
  line-height: 1.5rem;
}

.drop_rich_subhead {
  display: block;
  color: rgba(#000,0.5);
  font-size: 0.85rem;
  font-weight: normal;
  line-height: 1.3;
  a:hover &,
  .active a & {
    color: rgba(#fff,0.5);
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_form-dropdown_select-0.2.1 app/assets/stylesheets/simple_form/dropdown_select.scss