From: River Tarnell Date: Sun, 27 Jan 2008 17:41:57 +0000 (+0000) Subject: style #p-cactions li.new a (redlinks in article actions tabs) X-Git-Tag: 1.31.0-rc.0~49756 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=3c4189136899191463f418aeda784540ec92d0a5;p=lhc%2Fweb%2Fwiklou.git style #p-cactions li.new a (redlinks in article actions tabs) --- diff --git a/skins/modern/main.css b/skins/modern/main.css index 87cbe2b1d6..2619feea13 100644 --- a/skins/modern/main.css +++ b/skins/modern/main.css @@ -1037,3 +1037,7 @@ dl { margin-top: .2em; margin-bottom: .5em; } + +#p-cactions li.new a { + color: #cc2200; +}