From 2524ebded1517b3f146cbc6af0e03a24fc2abad9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 24 Mar 2021 12:03:37 +0100 Subject: sync with ikiwiki 3.20190207 --- actiontabs/style.css | 1 + blueview/background_darkness.png | Bin 165 -> 165 bytes blueview/header_background.png | Bin 53693 -> 53693 bytes blueview/style.css | 1 + goldtype/background_darkness.png | Bin 165 -> 165 bytes goldtype/header_background.png | Bin 196261 -> 196261 bytes goldtype/style.css | 1 + monochrome/gradient.png | Bin 2466 -> 2466 bytes monochrome/style.css | 1 + 9 files changed, 4 insertions(+) diff --git a/actiontabs/style.css b/actiontabs/style.css index 3743caf..ffe37fb 100644 --- a/actiontabs/style.css +++ b/actiontabs/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ diff --git a/blueview/background_darkness.png b/blueview/background_darkness.png index a166c90..270e0cb 100644 Binary files a/blueview/background_darkness.png and b/blueview/background_darkness.png differ diff --git a/blueview/header_background.png b/blueview/header_background.png index d77080c..46b0ce3 100644 Binary files a/blueview/header_background.png and b/blueview/header_background.png differ diff --git a/blueview/style.css b/blueview/style.css index c7556be..2e48074 100644 --- a/blueview/style.css +++ b/blueview/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ diff --git a/goldtype/background_darkness.png b/goldtype/background_darkness.png index a166c90..270e0cb 100644 Binary files a/goldtype/background_darkness.png and b/goldtype/background_darkness.png differ diff --git a/goldtype/header_background.png b/goldtype/header_background.png index e4b04be..917e72a 100644 Binary files a/goldtype/header_background.png and b/goldtype/header_background.png differ diff --git a/goldtype/style.css b/goldtype/style.css index 209575b..f758a25 100644 --- a/goldtype/style.css +++ b/goldtype/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ diff --git a/monochrome/gradient.png b/monochrome/gradient.png index 40c4680..a874599 100644 Binary files a/monochrome/gradient.png and b/monochrome/gradient.png differ diff --git a/monochrome/style.css b/monochrome/style.css index 1e0c0c6..2dcfda0 100644 --- a/monochrome/style.css +++ b/monochrome/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ -- cgit v1.2.3