From 955f7444f687e6b83deb9ed0735199a9220f5155 Mon Sep 17 00:00:00 2001 From: Jason Harrer Date: Sun, 8 Dec 2019 14:47:38 +0000 Subject: [PATCH] Discussion Tree View Improvements --- src/Vervis/Widget/Discussion.hs | 2 +- templates/discussion/widget/message.cassius | 29 +++++++++++++++++++++ templates/discussion/widget/message.hamlet | 29 ++++++++++++--------- templates/discussion/widget/tree.cassius | 2 +- templates/discussion/widget/tree.hamlet | 2 +- 5 files changed, 48 insertions(+), 16 deletions(-) create mode 100644 templates/discussion/widget/message.cassius diff --git a/src/Vervis/Widget/Discussion.hs b/src/Vervis/Widget/Discussion.hs index 7f4be1e..73fc751 100644 --- a/src/Vervis/Widget/Discussion.hs +++ b/src/Vervis/Widget/Discussion.hs @@ -74,7 +74,7 @@ messageTreeW reply cReplies now t = go t go (Node mtn trees) = do messageW now mtn reply [whamlet| -
+