From: David ‘Bombe’ Roden Date: Wed, 24 Nov 2010 10:15:44 +0000 (+0100) Subject: Add a couple of CSS classes for easier identification of elements. X-Git-Tag: 0.3.1-RC1~37 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=be948b3b0be0d7dc2f355dd8a1ea5de749b0c4ec;hp=3afc1e0e277f1cedd3035b551496cb36dcfee1cd Add a couple of CSS classes for easier identification of elements. --- diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index d73d998..82cda92 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -13,14 +13,14 @@
<% post.time|date format="MMM d, yyyy, HH:mm:ss">
⬆
<%ifnull ! currentSone> -
+
-
+ @@ -29,7 +29,7 @@
<%/if> <%if post.sone.current> -
+ diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 8c51c63..88ead37 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -13,14 +13,14 @@
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
⬆
<%ifnull ! currentSone> - +
-
+ @@ -29,7 +29,7 @@
<%/if> <%if reply.sone.current> -
+