thunderbird-patch-review
Easy-to-use patch review interface for Thunderbird
Contribute: ~marcc/thunderbird-review-plugin@lists.sr.ht
git clone git://mccd.space/thunderbird-patch-review
| Log | Files | Refs | README | LICENSE |
commit 515034fc73b1427f171e18c30be1703088172a85 parent 8258ea86e73871e69ce8285ee9245a53882355d4 Author: Pi Agent <agent@pi.local> Date: Sat, 18 Jul 2026 22:22:40 +0200 Revert "review: drop the commit-message bottom border to avoid a double divider" This reverts commit 7c75d5416db368f6060479bf1107e60505390eb6. Diffstat:
| M | extension/review/review.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/extension/review/review.css b/extension/review/review.css
@@ -243,6 +243,7 @@ button.primary:hover { color: #fff; opacity: 0.9; }
margin: 0;
padding: 0.8rem 1rem;
border: 0;
+ border-bottom: 1px solid var(--border);
border-radius: 0;
background: transparent;
white-space: pre-wrap;