summaryrefslogtreecommitdiff
path: root/modules/gallery/css/gallery.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery/css/gallery.css')
-rw-r--r--modules/gallery/css/gallery.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css
index 7e711156..d3f7dcca 100644
--- a/modules/gallery/css/gallery.css
+++ b/modules/gallery/css/gallery.css
@@ -149,6 +149,15 @@
text-align: center;
}
+/* Dialogs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
+/**
+ * Newer Themeroller-based themes do this on their own, but older
+ * themes need help ensuring that dialogs and overlays are on top
+ */
+.ui-front {
+ z-index: 1000
+}
+
/** *******************************************************************
* 2) Admin
**********************************************************************/