/**
 * @file
 * Styles for administration pages.
 */

/**
 * Revisions overview screen.
 */
.revision-current {
  background: #ffc;
}
