mediawiki-extensions-Echo/modules/ooui
Moriel Schottlender a37e764d3d Align popup footer buttons to take 50% width each
The alignment of the buttons was done haphazadly before, using
padding. This should be done better; we should calculate the buttons
width to be 50% of the width of the popup.

Since the popup accepts a width config, we know what its value is,
and can calculate the proper width. The width was added to the
variables.less file for continued use.

* Added popupWidth config variable to the badge widget
* Added OO.ui.ButtonGroupWidget to place the buttons in for
  consistency and styling
* Added calculated width styles to both footer buttons
* Added corrections for MonoBook

Change-Id: Iad2c947da06241e9303cf1f35574177a0f602bbb
2015-09-09 13:37:24 -07:00
..
styles Align popup footer buttons to take 50% width each 2015-09-09 13:37:24 -07:00
mw.echo.ui.js Split alerts and messages in Echo 2015-09-02 15:36:37 -07:00
mw.echo.ui.NotificationBadgeWidget.js Align popup footer buttons to take 50% width each 2015-09-09 13:37:24 -07:00
mw.echo.ui.NotificationOptionWidget.js Create an 'initiallyUnseen' class for initially unseen notifications 2015-09-03 15:37:02 -07:00
mw.echo.ui.NotificationsWidget.js Correct 'primaryLink' to 'primaryUrl' everywhere 2015-09-02 16:59:55 -07:00