From fe60d32657bd08770ccefb6062e4d930297d6da7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 1 Feb 2021 16:31:39 +0100 Subject: Documentation: main graph colors --- docs/fr/source/media-src/graphique_structure_ishtar.dot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/fr/source/media-src/graphique_structure_ishtar.dot') diff --git a/docs/fr/source/media-src/graphique_structure_ishtar.dot b/docs/fr/source/media-src/graphique_structure_ishtar.dot index f1f318793..f6805f880 100644 --- a/docs/fr/source/media-src/graphique_structure_ishtar.dot +++ b/docs/fr/source/media-src/graphique_structure_ishtar.dot @@ -77,7 +77,8 @@ digraph structure_Ishtar { TreatmentFile -> AdminAct; module_AO, AO, Parcel [color=red2]; - Document, AdminAct, no_module [color=white]; + no_module [color=white]; + Document, AdminAct [color="#d1d1d1"]; module_CR, CR [color=orange1]; module_find, BaseFind, Find [color=mediumvioletred]; module_warehouse, Container, Warehouse [color=yellowgreen]; -- cgit v1.2.3