Sha256: 02e7ee184179dc065bb5692556e8bb1ade95876081b06ac799bb95a21a8ea525

Contents?: true

Size: 571 Bytes

Versions: 1

Compression:

Stored size: 571 Bytes

Contents

/*
 *= require bootstrap
 *= require_self
 */

body {
  position: relative;
  padding-top: 40px;
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: 0 40px;
}

table.table {
  tr {
    &.document pre {
      background: none;
      border: 0px;
      padding: 0px;
      display: inline;
    }

    th.actions {
      min-width: 90px;
    }
  }
}

ul.nav.breadcrumbs {
  a {
    background-image: url("breadcrumb-separator.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongo_browser-0.1.3 app/assets/stylesheets/application.css.scss