Update OOjs UI to v0.1.0-pre (e1b23620c0)
authorJames D. Forrester <jforrester@wikimedia.org>
Thu, 6 Mar 2014 01:18:49 +0000 (17:18 -0800)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 6 Mar 2014 01:18:49 +0000 (17:18 -0800)
New changes:
e1b2362 Rename OO.ui.MenuSectonItemWidget.less to the right name

Change-Id: I2a147ae2a86e8c893829798f133c249e4c9759af

resources/oojs-ui/oojs-ui-apex.css
resources/oojs-ui/oojs-ui.js
resources/oojs-ui/oojs-ui.svg.css

index 7144ecb..66a8072 100644 (file)
   background-color: #e1f3ff;
 }
 
+.oo-ui-menuSectionItemWidget {
+  color: #888;
+}
+
 .oo-ui-outlineControlsWidget {
   background-color: #fff;
 }
index 58785f0..c849f56 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (e4f6ce0156)
+ * OOjs UI v0.1.0-pre (e1b23620c0)
  * 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: Wed Mar 05 2014 16:08:46 GMT-0800 (PST)
+ * Date: Wed Mar 05 2014 17:18:44 GMT-0800 (PST)
  */
 ( function () {
 
index 8cf4f64..826574e 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (e4f6ce0156)
+ * OOjs UI v0.1.0-pre (e1b23620c0)
  * 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: Wed Mar 05 2014 16:08:46 GMT-0800 (PST)
+ * Date: Wed Mar 05 2014 17:18:44 GMT-0800 (PST)
  */
 
 /* Textures */
   display: block;
 }
 
+.oo-ui-menuSectionItemWidget {
+  padding: 0.33em 0.75em;
+  cursor: default;
+}
+
 .oo-ui-outlineControlsWidget {
   height: 3em;
 }