Go to file
MatmaRex dc1443f57f ext.echo.alert: Restore orange background on Monobook
Core styles for Monobook include high-specificity background: transparent;
rule for #p-personal li a, we need to match it to set our background.

Also change hover behavior: switch to a deeper orange instead of
default white, similarly to how the badge already behaves.

Partially reverts I682182fe.

Bug: 56214
Change-Id: I9f343264c395ecf09c1e34e03d208ec2119fb622
2013-10-27 15:30:22 +01:00
api Fix some notification badge related issue 2013-10-02 11:25:05 -07:00
controller Remove deprecated call to Job::insert 2013-10-07 14:23:19 -07:00
db_patches Respect revision suppression within Echo 2013-06-18 11:00:50 -07:00
formatters EchoBasicFormatter::formatFragment returns a Message object 2013-10-20 02:32:30 -07:00
includes Update to latest revision of Echo schema 2013-10-25 05:40:05 +00:00
jobs Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
maintenance Remove invalid maintenance scripts 2013-07-03 12:09:45 -07:00
model Add hooks for EchoEvent's 2013-09-30 13:21:56 -07:00
modules ext.echo.alert: Restore orange background on Monobook 2013-10-27 15:30:22 +01:00
special Replace wfMessage calls with $this->msg 2013-10-19 00:58:38 -07:00
tests user talk and mention notification improvement 2013-07-29 18:07:43 -07:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-10-09 19:35:55 +00:00
Echo.i18n.php Localisation updates from http://translatewiki.net. 2013-10-26 19:21:22 +00:00
Echo.php ext.echo.alert: Restore orange background on Monobook 2013-10-27 15:30:22 +01:00
echo.sql Remove inappropiate executable flag on Echo.php and echo.sql 2013-07-18 17:19:05 +02:00
Hooks.php Remove duplicate "global $wgUser" 2013-10-20 01:29:00 -07:00
Notifier.php (bug 48821) Echo badge count always lags by 1 2013-05-25 19:44:09 -07:00