Change mw-ui anchors to require mw-ui-anchor base class, and introduce mw-ui-text...
authorShahyar <shahyar@gmail.com>
Fri, 22 Aug 2014 23:50:43 +0000 (16:50 -0700)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 2 Oct 2014 03:47:36 +0000 (23:47 -0400)
commit2568fbbdd42ec770b261ba1cd8bd51ee3734b8d7
tree3f266314a6458e4f025975d9bc5a4ac91d5c34ae
parentc6289d013eac6194fb6631e8b0d9723f580982b0
Change mw-ui anchors to require mw-ui-anchor base class, and introduce mw-ui-text base class

Introduced mw-ui-text base class for plain-text, non-interactable elements which require context colors (eg. icons)
Also added mw-ui-anchor for interactable elements (such as anchors)

Note: This is not supported by IE6 at current time.

Bug: 69212
Bug: 70801
Change-Id: I4d017d0a22cb4f3ca52b6228e45c0463c110ae64
docs/kss/Makefile
resources/Resources.php
resources/src/mediawiki.ui/components/anchors.less
resources/src/mediawiki.ui/components/text.less [new file with mode: 0644]