Update OOjs UI to v0.1.0-pre (98cecf304d)
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-minerva.css
index 9d56812..030a207 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (48980881f3)
+ * OOjs UI v0.1.0-pre (98cecf304d)
  * 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-04T01:51:03Z
+ * Date: 2014-10-15T22:39:34Z
  */
 /* @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-messageDialog-actions-horizontal {