EditPage: In the list of "templates used", highlight redirect templates
authorAdityaJ <adi2007jain@gmail.com>
Sat, 3 Mar 2018 08:25:17 +0000 (13:55 +0530)
committerJforrester <jforrester@wikimedia.org>
Mon, 5 Mar 2018 18:26:50 +0000 (18:26 +0000)
Bug: T188737
Change-Id: I16af53c5048a95fd166f8e79ea26f164c1d3a49d

resources/src/mediawiki.action/mediawiki.action.edit.styles.less

index 3202e59..a751cf0 100644 (file)
@@ -69,4 +69,9 @@
                display: inline-block;
                vertical-align: middle;
        }
                display: inline-block;
                vertical-align: middle;
        }
+
+       /* T188737 */
+       .templatesUsed .mw-redirect {
+               font-style: italic;
+       }
 }
 }