browser: adjust styling for other standards source
[sheet.git] / browser.plp
index 405b31368058912d2ee7b0d10d3efdfcd8c7b8a1..3dc8d806eda37a7bb4c57c57fdeb377f99ee3a2c 100644 (file)
@@ -65,7 +65,7 @@ my %CSTATUS = (
        cr    => 'l4', # candidate
        pr    => 'l4', # proposed
        rec   => 'l5', # recommendation
        cr    => 'l4', # candidate
        pr    => 'l4', # proposed
        rec   => 'l5', # recommendation
-       other => 'l5', # non-w3
+       other => 'l2', # non-w3
        ietf  => 'l5', # standard
 );
 my %versions;
        ietf  => 'l5', # standard
 );
 my %versions;