Update OOUI to v0.29.6
[lhc/web/wiklou.git] / resources / lib / ooui / oojs-ui-windows-wikimediaui.css
index d8fa75e..aa65bde 100644 (file)
@@ -1,17 +1,14 @@
 /*!
- * OOUI v0.28.2
+ * OOUI v0.29.6
  * https://www.mediawiki.org/wiki/OOUI
  *
  * Copyright 2011–2018 OOUI Team and other contributors.
  * Released under the MIT license
  * http://oojs.mit-license.org
  *
- * Date: 2018-09-11T23:05:21Z
- */
-/**
- * WikimediaUI Base v0.12.0
- * Wikimedia Foundation user interface base variables
+ * Date: 2018-12-05T00:16:02Z
  */
+
 .oo-ui-window {
   background: transparent;
 }
@@ -50,6 +47,7 @@
   /* @noflip */
   left: 0;
 }
+
 .oo-ui-dialog-content > .oo-ui-window-head,
 .oo-ui-dialog-content > .oo-ui-window-body,
 .oo-ui-dialog-content > .oo-ui-window-foot {
@@ -75,6 +73,7 @@
   z-index: 3;
   bottom: 0;
 }
+
 .oo-ui-messageDialog-actions .oo-ui-actionWidget {
   position: relative;
   text-align: center;
 .oo-ui-messageDialog-actions-vertical .oo-ui-actionWidget:last-child > .oo-ui-buttonElement-button {
   border-radius: 0 0 2px 2px;
 }
+
 .oo-ui-processDialog-location {
   overflow: hidden;
   text-overflow: ellipsis;
   background-color: #fff7f7;
   border-radius: 2px;
 }
+
 .oo-ui-windowManager-modal > .oo-ui-dialog {
   position: fixed;
   width: 0;