Sha256: 58267ebd47ad7eba25d6375c6e40921cde6c32eb5e81b2a9687604830946a2e9
Contents?: true
Size: 827 Bytes
Versions: 8
Compression:
Stored size: 827 Bytes
Contents
@import "bootstrap-sprockets"; @import "bootstrap"; .time-column { max-width: 1em; text-overflow: ellipsis; white-space: nowrap; } .user-column { max-width: 1em; text-overflow: ellipsis; } .class-column { max-width: 2em; text-overflow: ellipsis; } .message-column { max-width: 2em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .count-column { max-width: 0.5em; text-overflow: ellipsis; text-align: right; } table tr td a { &.errdo { display:block; height:100%; width:100%; } } .errdo-backtrace-box { white-space: nowrap; overflow: scroll; background-color: #f8f8f8; padding: 10px; max-height: 500px; } .errdo-cookies-box { @extend .errdo-backtrace-box; } .errdo-status-select { // margin-top: 10px; margin-bottom: 5px; width: 100%; }
Version data entries
8 entries across 8 versions & 1 rubygems