mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Remove 50% opacity from notification badges when they are all read
This was originally decided in T115845 and then the decision was reversed in T329300. Bug: T329300 Change-Id: Ife3ab7501af00420965282adc0a6ee31990a68b1
This commit is contained in:
parent
6c9cb30ccd
commit
39c6e6f7b6
|
@ -69,8 +69,6 @@
|
|||
}
|
||||
|
||||
&.mw-echo-notifications-badge-all-read {
|
||||
opacity: 0.51;
|
||||
|
||||
&:after {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue