From: Mischa POSLAWSKY Date: Mon, 6 Dec 2010 03:30:29 +0000 (+0100) Subject: browser: adjust styling for other standards source X-Git-Tag: v1.4~61 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/9bb91157b74f68b8345115f4665f3d5550b442e8 browser: adjust styling for other standards source --- diff --git a/browser.plp b/browser.plp index 405b313..3dc8d80 100644 --- a/browser.plp +++ b/browser.plp @@ -65,7 +65,7 @@ my %CSTATUS = ( cr => 'l4', # candidate pr => 'l4', # proposed rec => 'l5', # recommendation - other => 'l5', # non-w3 + other => 'l2', # non-w3 ietf => 'l5', # standard ); my %versions;