Sha256: 5fdebd054a495eaf66f255979fdbcc65b13cd60fbb21b6bd8724d919d9a1c9c7

Contents?: true

Size: 862 Bytes

Versions: 17

Compression:

Stored size: 862 Bytes

Contents

input[type="text"].omnibar {
  font-size: 2em;
  height: 1em;
  margin: 0;
  width: 516px;
}

.dropdown-menu > li.omnibar-item > a {
  padding: 8px 16px;
  line-height: 1em;
}

.omnibar-item {
  width: 528px;

  .bubble {
    width: 0.75em;
    height: 0.75em;
    border-radius: 0.75em;
  }

  .commit-sha, .ticket-number {
    font-size: 0.75em;
    opacity: 0.5;
  }

  .commit-message, .ticket-summary {
    line-height: 1em;
    display: block;
    text-overflow: ellipsis;
    max-width: 488px;
    overflow: hidden;
    text-indent: 3px;
    margin-left: 32px;
  }

  .project-title {
    font-size: 0.75em;
    opacity: 0.5;
  }

  .project-link-title {
    line-height: 1em;
    display: block;
    text-overflow: ellipsis;
    max-width: 488px;
    overflow: hidden;
    text-indent: 3px;
  }

  img {
    float: left;
    margin: 2px 6px 2px 0;
  }
}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre app/assets/stylesheets/houston/application/omnibar.scss
houston-core-0.7.0 app/assets/stylesheets/houston/application/omnibar.scss
houston-core-0.7.0.beta4 app/assets/stylesheets/houston/application/omnibar.scss
houston-core-0.7.0.beta3 app/assets/stylesheets/houston/application/omnibar.scss
houston-core-0.7.0.beta2 app/assets/stylesheets/houston/application/omnibar.scss
houston-core-0.7.0.beta app/assets/stylesheets/houston/application/omnibar.scss
houston-core-0.6.3 app/assets/stylesheets/application/omnibar.scss
houston-core-0.6.2 app/assets/stylesheets/application/omnibar.scss
houston-core-0.6.1 app/assets/stylesheets/application/omnibar.scss
houston-core-0.6.0 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.6 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.5 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.4 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.3 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.2 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.1 app/assets/stylesheets/application/omnibar.scss
houston-core-0.5.0 app/assets/stylesheets/application/omnibar.scss