Sha256: b06649d56e68b41dd0476f6dab67edffb88b2ee94c44040f24111a37324484cf
Contents?: true
Size: 684 Bytes
Versions: 4
Compression:
Stored size: 684 Bytes
Contents
/* ========================================================================== Highlight ========================================================================== */ table.hljs-ln { width: auto; border-width: 0; } table.hljs-ln td { border-width: 0; } /* for block of numbers */ .hljs-ln-numbers { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: center; color: #ccc; border-right: 1px solid #CCC !important; vertical-align: top; padding-right: 5px !important; } /* for block of code */ .hljs-ln-code { padding-left: 10px !important; }
Version data entries
4 entries across 4 versions & 1 rubygems