mediawiki-extensions-Echo/modules
Volker E a9f495db13 Unify list-style CSS
`list-style: none none` was a workaround for an IE 6 & 7 rendering issue.
Same goes for `list-style-image: none; list-style-type: none;` combination.
Let's unify to shorthand `list-style: none` for any non-ancient browser.

Change-Id: Ibdfb9a3cbd868d439504b59fa029e8da9a13f70a
2021-05-03 01:41:54 -07:00
..
api build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
controller Allow marking all as read from popout window 2019-12-03 20:08:35 +00:00
icons Add dynamic secondary action to mute/unmute page-linked notifications 2020-05-27 15:20:08 +02:00
logger Stop exporting wgWikiId, use wgWikiID from core 2019-09-25 18:14:40 +00:00
mobile Mobile Special:Notifications: Properly close overlay on selection 2020-07-30 15:31:01 -07:00
model build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
nojs Unify list-style CSS 2021-05-03 01:41:54 -07:00
special Merge "Add visible help link for Special:Notifications" 2019-04-09 15:32:14 +00:00
styles Set icon size in bundle to exactly 20x20 2021-03-03 23:19:44 +00:00
ui Fix incorrect use of $.extend() 2020-10-03 18:30:30 +00:00
echo.mixins.less Use '.text-overflow()' mixin from 'mediawiki.mixins' 2020-04-23 18:16:01 -07:00
echo.variables.less Replace static border radius value with var 2020-04-15 18:09:48 -07:00
ext.echo.init.js build: Updating eslint-config-wikimedia to 0.20.0 2021-04-16 14:24:33 +00:00
ext.echo.moment-hack.js build: Update linters 2019-12-12 11:20:49 +00:00
hooks.txt (re)Add JavaScript hooks to Notifications 2016-10-14 17:25:25 -05:00
mw.echo.js ext.echo.dm: Remove unreachable lazy-creation code 2019-03-19 20:16:37 +00:00