Sha256: d76ac69d9fc29c12f91027517d45e77990be4d22731c1c72fc94a57f4405ae59
Contents?: true
Size: 862 Bytes
Versions: 90
Compression:
Stored size: 862 Bytes
Contents
@media screen { .print-only { display: none; } } @media print { html { font-size: 0.7em; } a { text-decoration: none; } a[href]:after { content: none !important; } .sub-nav, .top-bar { display: none; } .flash-message { display: none; } .noprint { display: none; } // Use the large grid when printing, instead of the default small one. .large-1 { width: 8.33333%; } .large-2 { width: 16.66667%; } .large-3 { width: 25%; } .large-4 { width: 33.33333%; } .large-5 { width: 41.66667%; } .large-6 { width: 50%; } .large-7 { width: 58.33333%; } .large-8 { width: 66.66667%; } .large-9 { width: 75%; } .large-10 { width: 83.33333%; } .large-11 { width: 91.66667%; } .large-12 { width: 100%; } }
Version data entries
90 entries across 90 versions & 1 rubygems