Sha256: d3f3cecd863031b329bfbe3c6e35a6cf694e6cdd1332f30f09baaa319c2469bf

Contents?: true

Size: 802 Bytes

Versions: 5

Compression:

Stored size: 802 Bytes

Contents

body {
	margin: 25px 0;
}
.container{
  margin-top: 25px;
}
.response .body .content, .request .body .content {
    background-color: #f5f5f5;
    margin: 0;
    padding: 0 0 0 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.form-horizontal .control-label.with-button {
    padding-top: 0;
}

.form-horizontal .control-label.with-button .text{
    margin-top: 5px;
    line-height: 26px;
}

.form-horizontal .btn-small {
    padding: 3px 7px;
    vertical-align: top;
    margin-top: 0;
}

.post_body .CodeMirror-lines {
  background-color: white;
  width: 436px;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.nav-bar {
  font-size: 1.2em;
  margin-bottom: 15px;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
raddocs-2.2.0 lib/public/application.css
raddocs-2.0.0 lib/public/application.css
raddocs-1.0.1 lib/public/application.css
raddocs-1.0.0 lib/public/application.css
raddocs-0.5.0 lib/public/application.css