Skip to content

Commit

Permalink
KOGITO-1394: [DMN Designer] Update sample on online editor (removing …
Browse files Browse the repository at this point in the history
…colors) (#78)
  • Loading branch information
karreiro authored Mar 10, 2020
1 parent ca22fb7 commit f9c3ff9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/online-editor/static/samples/sample.dmn
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ else "Insufficient"</dmn:text>
</di:extension>
<dmndi:DMNShape id="dmnshape-_4C89E59C-FDDA-438C-8D1F-0B1194EF6DAE" dmnElementRef="_4C89E59C-FDDA-438C-8D1F-0B1194EF6DAE" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="255" green="216" blue="138"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand All @@ -574,7 +574,7 @@ else "Insufficient"</dmn:text>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-_4C788DBD-C672-4F41-9AFE-9C7D2C145734" dmnElementRef="_4C788DBD-C672-4F41-9AFE-9C7D2C145734" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="173" green="222" blue="255"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand All @@ -592,7 +592,7 @@ else "Insufficient"</dmn:text>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-_FAF9080E-F4EF-49F7-AEFD-0D2990D8FFDA" dmnElementRef="_FAF9080E-F4EF-49F7-AEFD-0D2990D8FFDA" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="173" green="222" blue="255"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand All @@ -601,7 +601,7 @@ else "Insufficient"</dmn:text>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-_1CF5CEFA-AF97-46F9-9CD5-9A8AEBB20B4E" dmnElementRef="_1CF5CEFA-AF97-46F9-9CD5-9A8AEBB20B4E" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="255" green="216" blue="138"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand Down Expand Up @@ -637,7 +637,7 @@ else "Insufficient"</dmn:text>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-_6E3205AF-7E3D-4ABE-A367-96F3F6E8210E" dmnElementRef="_6E3205AF-7E3D-4ABE-A367-96F3F6E8210E" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="255" green="216" blue="138"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand All @@ -646,7 +646,7 @@ else "Insufficient"</dmn:text>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-_DA5CCF62-90A8-4CFC-A137-98B528522588" dmnElementRef="_DA5CCF62-90A8-4CFC-A137-98B528522588" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="173" green="222" blue="255"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand All @@ -655,7 +655,7 @@ else "Insufficient"</dmn:text>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-_C98BE939-B9C7-43E0-83E8-EE7A16C5276D" dmnElementRef="_C98BE939-B9C7-43E0-83E8-EE7A16C5276D" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="173" green="222" blue="255"/>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
Expand Down

0 comments on commit f9c3ff9

Please sign in to comment.