Sha256: 3f981566ce7e55528c59d137f4741efcaf5130532da6d882debb0d4aa1389186

Contents?: true

Size: 680 Bytes

Versions: 4

Compression:

Stored size: 680 Bytes

Contents

@import 'bootstrap';
@import 'docs';
@import 'github';

#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;
}
.endpoint.page-header {
  page-break-before: always;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lurker-1.0.0 lib/lurker/templates/stylesheets/application.scss
lurker-0.6.12 lib/lurker/templates/stylesheets/application.scss
lurker-0.6.11 lib/lurker/templates/stylesheets/application.scss
lurker-0.6.10 lib/lurker/templates/stylesheets/application.scss