/**
 * @file
 * Subtheme specific CSS.
 */

 .view-action-stream .views-table tbody tr.ago {
  border-left: solid 10px red;
 }