From ef822340190099f08caed767742ce01a43a156e8 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 29 May 2008 09:20:41 +0200 Subject: Sync with ikiwiki 2.47. --- style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 026d2c8..f9a69c4 100644 --- a/style.css +++ b/style.css @@ -92,6 +92,9 @@ div.recentchanges { .recentchanges .desc { display: none; } +.recentchanges .diff { + display: none; +} .recentchanges .committer { float: left; margin: 0; -- cgit v1.2.3