mediawiki-extensions-Echo/modules/styles
Roan Kattouw d36c0ab123 Fix truncation of notification headers
We need a fixed-width CSS table with a number of fixed-width
cells and one cell that takes up the remaining width, with
text truncation. This is a pain to do with CSS tables,
but this trick I found on StackOverflow[1] works well:
wrap the contents of the cell in a div that's position: relative;,
containing another div that's position: absolute; width: 100%;

[1] http://stackoverflow.com/questions/7569436/css-constrain-a-table-with-long-cell-contents-to-page-width

Bug: T140349
Change-Id: I507f915f06185c767d7a5c8edbff6c341e07b6e2
2016-07-18 17:06:48 -07:00
..
LabelIconWidget.less No-JS special page: One-click mark as read 2016-05-27 17:23:29 -07:00
mw.echo.ui.CrossWikiNotificationItemWidget.less Use pointer cursor when hovering CrossWikiNotificationItemWidget 2016-06-29 11:22:10 +02:00
mw.echo.ui.CrossWikiUnreadFilterWidget.less Make sure sidebar titles are under one another in Special:Notifications 2016-07-08 16:00:59 -07:00
mw.echo.ui.DatedNotificationsWidget.less Merge "Styling changes to Special:Notifications headers and toolbar" 2016-05-31 00:48:15 +00:00
mw.echo.ui.DatedSubGroupListWidget.less Capitalize title dates in Special:Notifications 2016-07-13 13:56:17 -07:00
mw.echo.ui.FooterNoticeWidget.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.icons.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.MenuItemWidget.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.NotificationBadgeWidget.less Remove extra 1px top border and margin from popup list 2016-07-14 13:30:03 +01:00
mw.echo.ui.NotificationBadgeWidget.modern.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.NotificationBadgeWidget.monobook.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.NotificationBadgeWidget.vector.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.NotificationItemWidget.less Fix truncation of notification headers 2016-07-18 17:06:48 -07:00
mw.echo.ui.NotificationItemWidget.modern.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.NotificationsInboxWidget.less Followup Iae32cbf82cdb: Set width to Special:Notifications 2016-07-05 14:38:24 -07:00
mw.echo.ui.NotificationsListWidget.less Remove extra 1px top border and margin from popup list 2016-07-14 13:30:03 +01:00
mw.echo.ui.NotificationsListWidget.monobook.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.NotificationsWrapper.less Add style to the NotificationsWrapper 2016-05-19 13:43:51 -07:00
mw.echo.ui.overlay.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.overlay.vector.less Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.PageFilterWidget.less Add a cross-wiki sidebar to the Special:Notifications page 2016-06-21 14:49:42 -07:00
mw.echo.ui.PageNotificationsOptionWidget.less Dim the title of current wiki if it has 0 notifications 2016-07-15 11:42:47 -07:00
mw.echo.ui.PaginationWidget.less Clean up the pagination in Special:Notifications 2016-05-31 16:12:09 -07:00
mw.echo.ui.PlaceholderItemWidget.less Support for PlaceholderWidget with no link 2016-06-22 12:54:13 -04:00
mw.echo.ui.SubGroupListWidget.less Clean up another bit of leftover OptionWidget styling 2016-06-29 12:02:15 +02:00
mw.echo.ui.ToggleReadCircleButtonWidget.less Use accessible colors on read status marker 2016-07-01 21:56:08 +02:00