Sha256: dcd06c639c6ffc7b602629120fb6d79530248c4ccf357e308b12dccfc27b5c36

Contents?: true

Size: 238 Bytes

Versions: 11

Compression:

Stored size: 238 Bytes

Contents

.other_entry_item {
  width: 100%;

  &:hover {
    background-color: var(--ui-selection-color-lighter);
  }

  &.active {
    background-color: var(--ui-selection-color-light);
  }

  a {
    display: block;
    padding: space(2);
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
pageflow-17.0.4 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-17.0.3 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-17.0.2 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-17.0.1 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-17.0.0 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-16.2.0 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-16.1.0 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-16.0.0 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-15.8.0 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-15.7.1 app/assets/stylesheets/pageflow/editor/other_entry_item.scss
pageflow-15.7.0 app/assets/stylesheets/pageflow/editor/other_entry_item.scss