Beekeeper
view release on metacpan or search on metacpan
examples/dashboard/css/dashboard.css view on Meta::CPAN
display: table;
width: 100%;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: solid 1px #ddd;
}
#log_entries .level {
display: table-cell;
margin-left: 20px;
font-weight: bold;
font-family: monospace;
width: 8%;
}
#log_entries .tstamp {
display: table-cell;
white-space: nowrap;
margin-left: 20px;
font-size: 9pt;
width: 18%;
( run in 0.490 second using v1.01-cache-2.11-cpan-d8267643d1d )