Button group adjustments
authorPau Giner <pau.giner@gmail.com>
Fri, 28 Feb 2014 10:52:15 +0000 (11:52 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 5 Mar 2014 10:37:33 +0000 (10:37 +0000)
commit5d6fb04bf928a517609a5b5cf525d94e88ed5cb6
tree2b5e15d27c3084d9854773f84e45721995910ffb
parentef51e96190b03a92ce0e32a765c1fac4b5ae7eb4
Button group adjustments

In order to support togglable button groups two changes are made:
* Avoid buttons in the group to have two borders (improvement only
  for modern browsers).
* Allow the active state to be settable using a class (mw-ui-checked)
  with the same style as :active but not depending on hover.

Change-Id: I6152c963f15420f1dcb3086e077163d28d6c6e2d
resources/mediawiki.ui/components/default/buttons.less
resources/mediawiki.ui/mixins/effects.less