Sha256: aa097b543adec6765309528e6db3f2d86f0a12f5f970ac5d5db53f3e65e23b73
Contents?: true
Size: 672 Bytes
Versions: 1
Compression:
Stored size: 672 Bytes
Contents
.acts_as_monitor_status_window{ background-color: #F2F2F2; border: solid black 2px; opacity: 0.9; } .acts_as_monitor_status_window legend{ opacity: 1.0; background-color: #F2F2F2; } .acts_as_monitor_status_window h2.acts_as_monitor_errors_title{ font-weight: normal; background-color: red; text-align: center; } .acts_as_monitor_status_window h2.acts_as_monitor_warnings_title{ font-weight: normal; background-color: #FACC2E; text-align: center; } li.acts_as_monitor_list_errors{ list-style-image: url('../images/acts_as_monitor_red.png'); } li.acts_as_monitor_list_warnings{ list-style-image: url('../images/acts_as_monitor_yellow.png'); }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_monitor-0.0.9 | test/dummy/public/stylesheets/acts_as_monitor.css |