From: MatmaRex Date: Thu, 1 Nov 2012 17:16:34 +0000 (+0100) Subject: (bug 36276) add redlink styles to legacy shared.css X-Git-Tag: 1.31.0-rc.0~21773^2 X-Git-Url: http://git.cyclocoop.org/wiki/Target_page?a=commitdiff_plain;h=7eb91b2d910ca8ccbf05a014f9b5717e7283db01;p=lhc%2Fweb%2Fwiklou.git (bug 36276) add redlink styles to legacy shared.css This is mostly intended to fix the display in Myskin. Change-Id: Ib519ad5b8091f7912cebba6b090d404f340f20bf --- diff --git a/skins/common/shared.css b/skins/common/shared.css index 8f771e9a8a..ed4e8c55a1 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -448,6 +448,11 @@ th.mw-revdel-checkbox { text-align: center; } +/* red links; see bug 36276 */ +a.new { + color: #BA0000; +} + /* feed links */ a.feedlink { /* @embed */