Sha256: 061c7f224fef9190e3c9cbdceb4551f328081d1d3734f4a6b74096973ac1f9bd
Contents?: true
Size: 484 Bytes
Versions: 5
Compression:
Stored size: 484 Bytes
Contents
html, body{ width: 100%; height: 100%; padding: 0px; margin: 0px; } .dependency_graph, .dependency_graph svg{ width: 100%; height: 100%; } line{ stroke: #888; } .link { fill: none; stroke: #666; stroke-width: 1.5px; } circle { fill: #ccc; stroke: #333; stroke-width: 1.5px; } .fixed circle { fill: #f00; } text { font: 10px sans-serif; pointer-events: none; text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff; }
Version data entries
5 entries across 5 versions & 1 rubygems