From 1126d327c3fefb64d8e6e94f4b986c72e55db613 Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Thu, 19 Jul 2012 08:59:57 -0400 Subject: [PATCH] Mark and style 2.0 series as deprecrated Per decisions made in 2012-07-16 developer meeting, go ahead and mark 2.0 series of Evergreen as deprecrated and style according to indicate its status. Signed-off-by: Ben Shum --- css/style.css | 1 + downloads.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 5362056..211c002 100644 --- a/css/style.css +++ b/css/style.css @@ -398,6 +398,7 @@ table.contenttable1 .tr-1 .td {background: #CDEACA !important;text-align:center; table.contenttable1 .tr-1 .td-s {background: #77AA77 !important;text-align:center; } /* stable */ table.contenttable1 .tr-1 .td-u {background: #FBB19B !important;text-align:center; } /* unstable */ table.contenttable1 .tr-1 .td-p {background: #FBFFB3!important;text-align:center; } /* preview */ +table.contenttable1 .tr-1 .td-d {background: #B4B4B4 !important;text-align:center; } /* deprecated */ .ircaction { font-weight: bold; } .ircuser { font-weight: bold; } diff --git a/downloads.php b/downloads.php index 97c1f7b..4412057 100644 --- a/downloads.php +++ b/downloads.php @@ -35,7 +35,7 @@ Status stable stable - stable + deprecated testing -- 2.11.0