diff --git a/ang/crmContactcats.css b/ang/crmContactcats.css index 7baefe6..4d8e0d1 100644 --- a/ang/crmContactcats.css +++ b/ang/crmContactcats.css @@ -72,3 +72,10 @@ crm-contact-category-settings .hint { crm-contact-category-settings .name-input-wrapper:focus-within .hint { display: block; } + +/* Category Flows page */ +.contact-cats-sankey { + background:white; + border-radius: 4px; + padding: 1rem; +} diff --git a/ang/crmContactcats/crmContactCategoryFlows.html b/ang/crmContactcats/crmContactCategoryFlows.html index 708a795..3e0c6a9 100644 --- a/ang/crmContactcats/crmContactCategoryFlows.html +++ b/ang/crmContactcats/crmContactCategoryFlows.html @@ -38,7 +38,6 @@ @@ -51,7 +50,7 @@ - + - + - + + + {{toAna.cat.label}} {{toAna.now.toLocaleString()}} + - + + + - + x=0 y="{{toAna.y}}" width="{{$ctrl.sankey.iconWidth}}" + height="{{toAna.thisCatHeight}}"> + +