Skip to content
Snippets Groups Projects
Commit 607b3ace authored by catch's avatar catch
Browse files

Issue #2146027 by nod_: Regression: Seven jquery dialog style removed.

parent 423c075c
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -322,6 +322,15 @@
font-weight: normal;
}
/**
* Overlays
*/
.ui-widget-overlay {
background: #000;
opacity: .70;
filter: Alpha(Opacity=70);
}
/**
* Slider
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment