/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * @file * Styles for jQuery UI dialog. */ .ui-widget-overlay { z-index: 1259; } .ui-dialog { z-index: 1260; }