Update OOjs UI to v0.1.0-pre (d74a46ca6a)
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-apex.svg.css
index 8a70e54..06880ff 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (837b2f733e)
+ * OOjs UI v0.1.0-pre (d74a46ca6a)
  * https://www.mediawiki.org/wiki/OOjs_UI
  *
  * Copyright 2011–2014 OOjs Team and other contributors.
  * Released under the MIT license
  * http://oojs.mit-license.org
  *
- * Date: 2014-10-11T01:05:40Z
+ * Date: 2014-10-15T00:40:28Z
  */
 /* @noflip */
 .oo-ui-rtl {
        padding: 0;
        background: none;
 }
-.oo-ui-window-overlay {
+.oo-ui-window-overlay,
+.oo-ui-window-inner-overlay {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        bottom: 0;
 }
-.oo-ui-dialog-content > .oo-ui-window-overlay {
+.oo-ui-dialog-content > .oo-ui-window-inner-overlay {
        z-index: 3;
 }
 .oo-ui-dialog-content > .oo-ui-window-body {