Update OOjs UI to v0.1.0-pre (bd008e8aed)
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-minerva.css
index 8bfa915..801dfc6 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (36d0c7dc3b)
+ * OOjs UI v0.1.0-pre (bd008e8aed)
  * 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-09-04T00:40:40Z
+ * Date: 2014-09-11T23:10:10Z
  */
 /*
  * Blank theme mixins.
   margin-right: 2.25em;
 }
 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
-  top: 2em;
+  top: 2.3em;
   margin: 0 -1px;
+  border: solid 1px #dddddd;
+  background-color: white;
 }
 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
   height: 2em;
   float: right;
 }
 .oo-ui-toolbar-tools {
-  float: left;
+  display: inline;
 }
 .oo-ui-toolbar-tools,
 .oo-ui-toolbar-actions,
   width: 100%;
   pointer-events: none;
 }
+.oo-ui-toolbar-bar {
+  border-bottom: solid 1px #dddddd;
+  background: white;
+}
+.oo-ui-toolbar-bar .oo-ui-toolbar-bar {
+  border: none;
+  background: none;
+}
 .oo-ui-selectWidget {
   margin: 0;
   padding: 0;
   cursor: pointer;
   padding: 0.8em 1em 0.8em 3.35em;
   border: none;
-  border-bottom: 1px solid #dddddd;
   font-weight: bold;
 }
 .oo-ui-optionWidget.oo-ui-widget-disabled {
 }
 .oo-ui-menuWidget {
   position: absolute;
+  background: white;
+  border: solid 1px #dddddd;
 }
 .oo-ui-menuWidget input {
   position: absolute;