Show if a PR has conflicting files on the PR lists (#10130)

Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
James Lakin
2020-02-03 22:14:38 +00:00
committed by GitHub
parent 20c513be6e
commit 3ff95cef60
4 changed files with 23 additions and 8 deletions

View File

@ -2129,6 +2129,10 @@
}
}
.conflicting {
padding-left: 5px;
}
.due-date {
padding-left: 5px;
}