Sha256: 81144f74afed64fa2ed4b54f28bc8dfdb9cfd83aed89622eb661dea4f6c980f9
Contents?: true
Size: 1.31 KB
Versions: 13
Compression:
Stored size: 1.31 KB
Contents
!!! 5 %html %head :css * { margin: 0; padding: 0; } html { font-size: 62.5%; } body { font-size: 16px; } div#wrapper { margin: 24px auto; width: 1000px; } h1, h2, h3, h4, h5 { font-family: Helvetica Neue, sans-serif; margin-bottom: 12px; } table { text-align: left; width: 100%; } table th { font-family: Helvetica Neue, sans-serif; background-color: #eee; } table td, table th { padding: 4px; } table td.critical { background-color: #fb9a99; } table td.down { background-color: #fb9a99; } table td.warning { background-color: #f9bb34; } table td.ok { background-color: #B2DF8A; } table td.up { background-color: #B2DF8A; } %body %div#wrapper %p %a(title='Dashboard' href='/') All Checks | %a(title='Dashboard' href='/failing') Failing Checks - if @acknowledge_success %h1 %a(href="/check?entity=#{@entity}&check=#{@check}") #{@check} on #{@entity} has been acknowledged - else %h1 Failed to acknowledge %a(href="/check?entity=#{@entity}&check=#{@check}") #{@check} on #{@entity}
Version data entries
13 entries across 13 versions & 1 rubygems