/**
 * These styles are generally used to override third-party module
 * styles that don't work well in administrative elements that
 * appear in the main site theme.
 */

/* Our layout selection images have no whitespace around them */

#panels-ipe-tray .ipe-layout {
  border: 1px solid #555;
  padding: 1px 3px;
  margin: 0 3px;
}
