Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

move wskflow's styling properties into a css file  #606

Open
@kerryspchang

Description

@kerryspchang

Right now, wskflow sets a node's style both in a CSS file (ibm.css) and in code (graph2dom.js). This makes debugging styling difficult (such as bug #605).

A better way to do this is to move wskflow's css properties into a wskflow.css file. In the code, set DOM attributes to use different styles. And use the DOM attributes to write tests for styling.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions