stable
Clone or download
Read-only
When we iterate over the tlp swatch colors, we should limit the css rules to only color concerned ones. Other ones will be duplicated for every colors for nothing. It was not COP21 friendly. Part of story #13629: Update the title semantic of a card Change-Id: Idedfa449ea6ed808866fb10617a77d17c4052eac
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/RemainingEffort/EditRemainingEffort.test.ts | +4 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/RemainingEffort/EditRemainingEffort.vue | +1 | −0 | Go to diff View file |
M | plugins/taskboard/themes/includes/_card-edit.scss | +51 | −65 | Go to diff View file |
M | plugins/taskboard/themes/includes/_card-read.scss | +11 | −8 | Go to diff View file |