|
@@ -5063,7 +5063,7 @@ div#card-errors {
|
|
|
|
|
|
|
|
|
/* ============================================================================== */
|
|
|
-/* Formulaire confirmation (When Ajax JQuery is used) */
|
|
|
+/* Formulaire confirmation (When Ajax JQuery is used) and Dialog popups */
|
|
|
/* ============================================================================== */
|
|
|
|
|
|
.ui-dialog-titlebar {
|
|
@@ -5072,7 +5072,7 @@ div#card-errors {
|
|
|
font-size: <?php print is_numeric($fontsize) ? $fontsize.'px' : $fontsize; ?> !important;
|
|
|
}
|
|
|
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
|
|
|
- z-index: 1002 !important; /* Default 101 with ui-jquery, top menu have a z-index of 1000 */
|
|
|
+ z-index: 1005 !important; /* Default 101 with ui-jquery, top menu have a z-index of 1000 */
|
|
|
}
|
|
|
|
|
|
div#dialogforpopup {
|