From 4c09622b4432820e49795345a747e530e5aa0764 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 29 Oct 2013 13:32:25 +0800 Subject: Bug 892615: Add a 24 hour nag to all requests (review, feedback and need-info) and make them follow-able --- skins/custom/global.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skins/custom/global.css') diff --git a/skins/custom/global.css b/skins/custom/global.css index 27232c274..cc155124a 100644 --- a/skins/custom/global.css +++ b/skins/custom/global.css @@ -71,3 +71,7 @@ a.controller { width: 100%; text-align: right; } + +.highlighted { + background: lightyellow; +} -- cgit v1.2.3-24-g4f1b