Sha256: d5726fa29bb920871fe9c19c78461c9d83417d15cc45c646895a15d7d3907782
Contents?: true
Size: 1.36 KB
Versions: 1
Compression:
Stored size: 1.36 KB
Contents
pre#json-pre { border: 1px solid #d0d0d0; border-radius: 3px; margin-bottom: 0px; margin-top: 0px; padding: 10px; height: 80vh; } .overflow-unset { overflow: unset !important; } .was-validated .ts-wrapper.invalid .ts-control { border: 1px solid #dc3545; padding-right: calc(1.5em + .75rem)!important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(.375em + .1875rem) center; background-size: calc(.75em + .375rem) calc(.75em + .375rem) } .was-validated .form-control:valid { border: 1px solid #dee2e6; padding-right: calc(1.5em + .75rem)!important; background-image: none; background-repeat: no-repeat; background-position: auto auto; background-size: auto auto } .was-validated .form-control:valid:focus { border-color: #86b7fe; box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25) } .ts-control input { line-height: 1.5 !important; padding: 0.01rem .75rem !important; } .ts-control { border: var(--bs-border-width) solid var(--bs-border-color); border-radius: var(--bs-border-radius); }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
model_explorer-0.1.0 | app/assets/stylesheets/model_explorer/models.css |