.mono, #log-table td.msg, #log-table td.col-ts, .detail-table td { font-family: Menlo, Monaco, Consolas, "Liberation Mono", monospace; font-size: 12px; } #log-table td { vertical-align: top; word-break: break-all; } #log-table .col-ts { white-space: nowrap; width: 190px; } #log-table .col-src { width: 260px; } #log-table .col-sev { width: 80px; } #log-table tbody tr.log-row { cursor: pointer; } #log-table tr.detail-row td { background: #f7f7f9; } .detail-table { margin-bottom: 4px; } .detail-table th { width: 160px; } .sev-error, .sev-fatal, .sev-crit { } #tail-toggle.active, #sql-toggle.active { background: #337ab7; color: #fff; }