Sha256: f3bcb4e6e6804f759272cdfe39a0176b1396238237ddbb76de2689f778451c7b
Contents?: true
Size: 451 Bytes
Versions: 71
Compression:
Stored size: 451 Bytes
Contents
/* Fix a rendering issue affecting WebKits on Mac. See https://github.com/lifo/docrails/issues#issue/16 for more information. */ .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea { line-height: 1.2em !important; }
Version data entries
71 entries across 62 versions & 3 rubygems