Sha256: 1d9fb8bcbc01e99f6af189efe6bf29846695b00828008d1d91f397919a359e06

Contents?: true

Size: 712 Bytes

Versions: 4

Compression:

Stored size: 712 Bytes

Contents

body {
	margin: 25px 0;
}

.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;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
raddocs-0.1.4 lib/public/application.css
raddocs-0.1.3 lib/public/application.css
raddocs-0.1.2 lib/public/application.css
raddocs-0.1.1 lib/public/application.css