Sha256: 5c532346566f5c8c9fbde0c1499d635d4c67d069bfe3fd9804300cd90c334c4d
Contents?: true
Size: 1.41 KB
Versions: 10
Compression:
Stored size: 1.41 KB
Contents
body { background-color: #f5f6fe; font-size: 95%; color: #393939; } #content { display: none; } .container { max-width: 1170px; } .navbar { background-color: #4051b5; } .count { font-weight: bold; color: #4550e6; } .badge { font-weight: normal; } .bg-light { color: #393939; } .stat { font-size: 125%; } .status-row-quiet { border-left: rgb(255, 193, 7); } .status-row-quieting { border-left: rgb(255, 193, 7); } .status-row-stopping { border-left: rgb(255, 193, 7); } .status-row-stopped { border-left: rgb(220, 53, 69); opacity: 50%; } .pagination > li > a { background-color: white; color: #4051b5; } .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover { color: #5a5a5a; background-color: #eee; border-color: #ddd; } .pagination > .active > a { color: white !important; background-color: #4051b5 !Important; border: solid 1px #4051b5 !Important; } .pagination > .active > a:hover { background-color: #4051b5 !Important; border: solid 1px #4051b5; } #summary .card-group .card ul { padding-left: 0; } .breadcrumb { background-color: #eaecf4; padding: .75rem 1rem; } a { text-decoration: none; } a:hover { text-decoration: underline; } code.wrapped { display: block; white-space: pre-wrap; } #counters a { color: inherit; } #content .error-message { max-width: 700px; }
Version data entries
10 entries across 10 versions & 1 rubygems