Update OOjs UI to v0.1.0-pre (9d291a9222)
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui.svg.css
index 873fd19..deb35ef 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (4975b8db90)
+ * OOjs UI v0.1.0-pre (9d291a9222)
  * 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: Mon Apr 07 2014 15:17:10 GMT-0700 (PDT)
+ * Date: Wed Apr 16 2014 18:45:32 GMT-0700 (PDT)
  */
 
 /* Textures */
   background: none;
 }
 
+.oo-ui-frame-content:focus {
+  outline: none;
+}
+
 .oo-ui-toolbar {
   clear: both;
 }
   margin-top: -0.75em;
 }
 
-.oo-ui-fieldsetLayout > legend.oo-ui-labeledElement-label {
+.oo-ui-fieldsetLayout > .oo-ui-labeledElement-label {
   padding: 0.25em 0;
   margin-bottom: 0.5em;
 }
 
-.oo-ui-fieldsetLayout.oo-ui-iconedElement > legend.oo-ui-labeledElement-label {
+.oo-ui-fieldsetLayout.oo-ui-iconedElement > .oo-ui-labeledElement-label {
   padding-left: 1.75em;
+  line-height: 1.33em;
 }
 
 .oo-ui-fieldsetLayout.oo-ui-iconedElement > .oo-ui-iconedElement-icon {
   position: absolute;
-  top: 0;
+  top: 0.25em;
   left: 0;
   display: block;
   width: 2em;