Sha256: 24f838240659d444067ab4674237279934741513a8f8efc90d9b74f4eb6a7699
Contents?: true
Size: 627 Bytes
Versions: 14
Compression:
Stored size: 627 Bytes
Contents
.rf-logs { background-color: $white; border: 1px solid $mercury; max-height: 500px; overflow: hidden; padding: 0; position: relative; } .rf-logs__btn { position: absolute; bottom: 12px; right: 12px; z-index: 4; display: none; } .rf-logs__pre { background-color: transparent; border-radius: $border-radius; border-width: 0; max-height: 400px; height: auto; margin-bottom: 0; overflow: scroll; padding: 15px; position: relative; } // This is for the JS .rf-logs--nomax { max-height: none!important; .rf-project-logs__pre { height: 100%; max-height: none!important; } }
Version data entries
14 entries across 14 versions & 1 rubygems