Sha256: 39f59bed4ba6cd0d0895d9d4e18dba7d1da6afcd8a7f08d99fa5bb2b2d25e43c
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
#tartarus { margin: 0px 20px } #tartarus_cap { padding-bottom: 10px; border-bottom: 1px solid #777; margin: 20px 0px; } #tartarus h2 { margin: 10px 0px; } #tartarus_nav { float: right } .tartarus_pagination { margin-top: 20px; } #tartarus table { border-collapse: collapse; width: 100%; } #tartarus table tr { border-bottom: 1px solid #E0DFE0; } #tartarus table th, #tartarus table td { padding: 5px; } #tartarus table th { text-align: left; } #tartarus th#exception_location { width: 150px; } #tartarus th#exception_date { width: 150px; } #tartarus th#exception_count { text-align: center; } #tartarus pre { -webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 10px; color: #fff; background-color: #222; padding: 10px; font-family: Consolas, Monaco, 'Courier New', Courier,monospace; } #tartarus a, #tartarus a:visited { text-decoration: underline; #bdf; } #tartarus a:hover { #09f } #tartarus #exception { clear: both; } #tartarus #exception_actions { float: right; } .toggle_data { display: none } #backtrace_information .toggle_data { display: block; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tartarus-1.0.0 | generators/tartarus/templates/public/stylesheets/tartarus.css |