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 1.211 second using v1.01-cache-2.11-cpan-c333fce770f )