Sha256: d35b26111f4e6767a31f8b6b4185f9bdb58ff7db8ecaf88b0bd7d272a88869a4
Contents?: true
Size: 457 Bytes
Versions: 10
Compression:
Stored size: 457 Bytes
Contents
/* Place all the styles related to the matching controller here. They will automatically be included in application.css. */ #my_nagios_body { * { font-size: 0.9em; } #failures_list { position: relative; .timer { position: absolute; top: 8px; right: 8px; } table.failures_list.refresing { color: #e6e6e6; } } table.check_list { tr.disabled { background-color: #e6e6e6; } } }
Version data entries
10 entries across 10 versions & 1 rubygems