Sha256: 4ab5beda413024cc6015f598ee8f5a073b1ea4db26e87b479d52926358ab71d8

Contents?: true

Size: 774 Bytes

Versions: 21

Compression:

Stored size: 774 Bytes

Contents

body {
  padding-bottom: 100px;
}

.resources_controller.index_action {
  h2,
  h3,
  h4 {
    margin-top: 1.5em;
  }
}

.resources_controller.show_action {
  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 16px;
  }

  .document h2 {
    margin-top: 4em;
    padding-bottom: .5em;
    border-bottom: solid 1px #eee;
  }

  .toc ul ul {
    display: none;
  }

  .main h1 {
    padding-bottom: .5em;
    border-bottom: solid 1px #eee;
  }
}

.resources_controller.console_action {
  .main #oauth-dialog {
    display: none;
  }

  .response {
    margin-top: 4em;
  }
}

.resources_controller {
  .sidebar-nav > .nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  code {
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
  }
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
the_garage-2.8.1 app/assets/stylesheets/garage/style.scss
the_garage-2.8.0 app/assets/stylesheets/garage/style.scss
the_garage-2.7.0 app/assets/stylesheets/garage/style.scss
the_garage-2.6.1 app/assets/stylesheets/garage/style.scss
the_garage-2.6.0 app/assets/stylesheets/garage/style.scss
the_garage-2.5.0 app/assets/stylesheets/garage/style.scss
the_garage-2.4.4 app/assets/stylesheets/garage/style.scss
the_garage-2.4.3 app/assets/stylesheets/garage/style.scss
the_garage-2.4.2 app/assets/stylesheets/garage/style.scss
the_garage-2.4.1 app/assets/stylesheets/garage/style.scss
the_garage-2.4.0 app/assets/stylesheets/garage/style.scss
the_garage-2.3.3 app/assets/stylesheets/garage/style.scss
the_garage-2.3.2 app/assets/stylesheets/garage/style.scss
the_garage-2.3.1 app/assets/stylesheets/garage/style.scss
the_garage-2.3.0 app/assets/stylesheets/garage/style.scss
the_garage-2.2.0 app/assets/stylesheets/garage/style.scss
the_garage-2.1.0 app/assets/stylesheets/garage/style.scss
the_garage-2.0.3 app/assets/stylesheets/garage/style.scss
the_garage-2.0.2 app/assets/stylesheets/garage/style.scss
the_garage-2.0.1 app/assets/stylesheets/garage/style.scss