Sha256: 0d62520da33a74c6d19d6079647e601fff79bfc50a3e859cf229c444bc9e2364
Contents?: true
Size: 442 Bytes
Versions: 107
Compression:
Stored size: 442 Bytes
Contents
.file-show-term { border-top: 2px solid $heading-border-color; padding-top: 1em; dt { color: $file-show-term-color; } dd { padding-bottom: .35em; word-wrap: break-word; } } .file-show-term dt::after { content: ':'; } .file-show-descriptions, .file-show-details { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-width: 20em; -webkit-column-width: 20em; column-width: 20em; }
Version data entries
107 entries across 107 versions & 3 rubygems