File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -454,19 +454,16 @@ digraph matrix {
454454 }
455455 {
456456 graph [rank =same ];
457- node [fontcolor =white];
458457 DM;
459458 NFS;
460459 mmap;
461460 sync;
462461 E0 [fixedsize =true,
463- fontcolor =white,
464462 height =0,
465463 shape =" " ,
466464 style =invis,
467465 width =0];
468466 bridges [fillcolor =" #91b5c9" ,
469- fontcolor =white,
470467 shape =octagon ,
471468 style =" filled,setlinewidth(0)" ];
472469 }
@@ -565,8 +562,7 @@ digraph matrix {
565562 bottom [label =" © 2007-2019 Constantine Shulyupin http://www.MakeLinux.net/kernel/diagram" ,
566563 shape =plaintext ,
567564 style =" " ];
568- H4 -> bottom [style =" filled,setlinewidth(3)" ,
569- weight =" " ];
565+ H4 -> bottom [weight =" " ];
570566 layers [fillcolor =lightgray,
571567 height =0.1,
572568 style =" filled,setlinewidth(0)" ,
You can’t perform that action at this time.
0 commit comments