/**
 * @file
 * Visual styles for Trash.
 */

.is-deleted {
  background-color: #fff4f4;
}
