Sha256: 5b81ae9f5e1d9258f2ed5dca1ab051b1b26ced7ef1f43fdcca00b97fc179ff96

Contents?: true

Size: 700 Bytes

Versions: 10

Compression:

Stored size: 700 Bytes

Contents

/*
 *= require bootstrap
 *= require docs
 *
 *= require github
 *= require_self
 */
#show-api-response-div table th, #show-api-response-div table td {
  border: none;
}
#show-api-response-div table th {
  width: 80px;
}
#show-api-response-div table .value {
  vertical-align: top;
  white-space:pre;
}
.bs-docs-sidebar .nav > li.opened > ul {
  display: block;
}
.bs-docs-sidebar .nav > li:hover > ul {
  display: block;
}
.form-horizontal.bs-example:after {
  content: 'Live';
}
.url-params.bs-example:after {
  content: 'Url Params';
}
.post-params.bs-example:after {
  content: 'Payload';
}
.table-condensed td, .table-condensed th {
  padding: 0;
}
/* pdf */
pre {
  page-break-inside: avoid;
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
lurker-0.6.7 lib/lurker/templates/stylesheets/application.css
lurker-0.6.6 lib/lurker/templates/stylesheets/application.css
lurker-0.6.5 lib/lurker/templates/stylesheets/application.css
lurker-0.6.4 lib/lurker/templates/stylesheets/application.css
lurker-0.6.3 lib/lurker/templates/stylesheets/application.css
lurker-0.6.2 lib/lurker/templates/stylesheets/application.css
lurker-0.6.1 lib/lurker/templates/stylesheets/application.css
lurker-0.5.7 lib/lurker/templates/stylesheets/application.css
lurker-0.6.0 lib/lurker/templates/stylesheets/application.css
lurker-0.5.6 lib/lurker/templates/stylesheets/application.css