stable
Clone or download
Read-only
request #13824: Enhance Cross Tracker Search widget style
Change-Id: I7a7f5ceadbd75c4affb9093501753b92629b760c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTableRow.vue | +6 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ExportCSVButton.vue | +2 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.vue | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/TrackerListReadingMode.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerListWritingMode.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue | +4 | −2 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_cross-tracker.scss | +26 | −4 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_reading-mode.scss | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_writing-mode.scss | +5 | −5 | Go to diff View file |