ui-dialog.pcss.css
Same filename in other branches
Styles for jQuery UI dialog.
File
-
core/
themes/ olivero/ css/ components/ ui-dialog.pcss.css
View source
- /**
- * @file
- * Styles for jQuery UI dialog.
- */
- .ui-widget-overlay {
- z-index: 1259;
- }
-
- .ui-dialog {
- z-index: 1260;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.