Sha256: 2995938f0dda3a832936140c00f59e310e49263ea63f58eebbb3a3495ae215c3
Contents?: true
Size: 1.23 KB
Versions: 6
Compression:
Stored size: 1.23 KB
Contents
body { background: transparent; } table.polling tr td p.loading_message { font-size: 20px; margin: 25px 0; text-align: center; } table.polling tbody td small.time { font-size: 12px; } table.polling tbody pre { font-size: 13px; line-height: 15px; } table.polling tbody a.button { display: block; margin-bottom: 4px; } table.polling tfoot p.total { padding: 0; margin: 0; line-height: 24px; margin-right: 5px; font-weight: normal; text-align: right; } table.polling tfoot .poller a { float: left; margin: 0; padding-top: 6px; } table.polling tfoot .poller .spinner { display: none; float: left; width: 24px; height: 24px; background: transparent url(<%= image_path('auto_error/spinner.gif') %>) no-repeat center center; margin-left: 12px; } #app_errors table tbody .backtrace { overflow: scroll; font-family: monospace; font-size: 13px; line-height: 15px; white-space: nowrap; } #app_errors table tbody .data { font-family: monospace; font-size: 13px; line-height: 15px; white-space: nowrap; } .reveal-modal { top: -100px; width: 960px; margin-left: -480px; display: block; /* wat? */ } .reveal-modal h4 { margin-top: 0; } .close-reveal-modal { top: 0; left: 5px; }
Version data entries
6 entries across 6 versions & 1 rubygems