stable

Clone or download

Read-only

Fix borders rendering issues

* Column borders should match between body and header * Card should have a shadow * Card with children should have a border and no shadow * Collapsed card should not have half of a border * No right border for the last column header Part of story #13799: Expand / collapse columns Change-Id: Ic7a5451cf7350ab43f8c88a90652083bb914b3c1

Modified Files

Name
M plugins/taskboard/themes/includes/_body.scss +2 −2 Go to diff View file
M plugins/taskboard/themes/includes/_cards.scss +14 −0 Go to diff View file
M plugins/taskboard/themes/includes/_header.scss +4 −0 Go to diff View file