Sha256: 60e72ea207b8dd83b05bb8eebc5f89a3bb2710b32b9e3986fde5bcb500f8b574
Contents?: true
Size: 1.39 KB
Versions: 2
Compression:
Stored size: 1.39 KB
Contents
#main table a { color: #000; text-decoration: none; } #main table a:hover { color: #000; text-decoration: underline; } #main table th { font-weight: bold; } /* Sticky footer styles -------------------------------------------------- */ html, body { height: 100%; /* The html and body elements cannot have any padding or margin. */ } /* Wrapper for page content to push down footer */ #wrap { min-height: 100%; height: auto !important; height: 100%; /* Negative indent footer by it's height */ margin: 0 auto -60px; } /* Set the fixed height of the footer here */ #push, #footer { height: 60px; } #footer { background-color: #f5f5f5; } /* Lastly, apply responsive CSS fixes as necessary */ @media (max-width: 767px) { #footer { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; } } .container .credit { margin: 20px 0; } code { font-size: 80%; } .job-actions { text-align: center; } .more-job-actions { float: right; } dt { font-size: 24px; margin-top: 11.5px; margin-bottom: 11.5px; font-family: inherit; font-weight: 400!important; line-height: 1.1; color: #444444; } .failed-job { margin: 0 auto; width: 100%; float: left; } .job-stat { text-align: center; } .failed-job-actions { float: left; padding-right: 20px; }
Version data entries
2 entries across 2 versions & 1 rubygems