-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
The different objects of a need should use a custom html class, so that they can be styled via CSS.
For instance the "status" text should be inside a div/span with "class='need_status'" attribute.
Drawback: Currently tags, statuses and co are just normal text and not part of any html container.
This must be changed also.
Objects, which should get its own class:
- status
- tags
- links_incoming
- links_outgoing
- type
Metadata
Metadata
Assignees
Labels
No labels