Sha256: 0cf2a6c77026c4d4921d58957ca10c46f00c32edfc596aa424a72491520ed65a
Contents?: true
Size: 943 Bytes
Versions: 6
Compression:
Stored size: 943 Bytes
Contents
/* *= require ./bootstrap *= require ./selectize.default *= require ./github *= require ./daterangepicker-bs3 *= require_self */ pre { border: none; border-radius: 0; } body { padding-top: 20px; padding-bottom: 20px; } #results th { cursor: pointer; } #results thead { background-color: #fff; } input.search { border: none; box-shadow: none; } input.search:focus { outline: none; box-shadow: none; } .button_to { display: inline-block; } .button_to input:focus { outline: none; } .form-inline .selectize-control, .text-right .selectize-control { display: inline-block; vertical-align: middle; margin-left: 5px; margin-right: 20px; text-align: left; } #editor-container { background-color: #141414; padding-top: 10px; padding-bottom: 10px; } #editor { display: none; height: 160px; } .ace_print-margin-layer { display: none; } .ace_gutter-cell.error { background-color: red; }
Version data entries
6 entries across 6 versions & 1 rubygems