diff --git a/PROMS/fmtxml/PlantSpecific_Calvert.cs b/PROMS/fmtxml/PlantSpecific_Calvert.cs index 2583ce2a..18155039 100644 --- a/PROMS/fmtxml/PlantSpecific_Calvert.cs +++ b/PROMS/fmtxml/PlantSpecific_Calvert.cs @@ -127,6 +127,7 @@ namespace fmtxml pgstyles.PgStyles[2].Items[3].Col = 480; pgstyles.PgStyles[2].Items[4].Col = 480; pgstyles.PgStyles[2].Items[6].Col = 120; + pgstyles.PgStyles[3].Items[6].Col = 246; pgstyles.PgStyles[4].Items[2].Col = 480; pgstyles.PgStyles[4].Items[3].Col = 480; pgstyles.PgStyles[5].Items[2].Col = 480;