diff options
-rw-r--r-- | actiontabs/style.css | 1 | ||||
-rw-r--r-- | blueview/background_darkness.png | bin | 165 -> 165 bytes | |||
-rw-r--r-- | blueview/header_background.png | bin | 53693 -> 53693 bytes | |||
-rw-r--r-- | blueview/style.css | 1 | ||||
-rw-r--r-- | goldtype/background_darkness.png | bin | 165 -> 165 bytes | |||
-rw-r--r-- | goldtype/header_background.png | bin | 196261 -> 196261 bytes | |||
-rw-r--r-- | goldtype/style.css | 1 | ||||
-rw-r--r-- | monochrome/gradient.png | bin | 2466 -> 2466 bytes | |||
-rw-r--r-- | monochrome/style.css | 1 |
9 files changed, 4 insertions, 0 deletions
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 Binary files differindex a166c90..270e0cb 100644 --- a/blueview/background_darkness.png +++ b/blueview/background_darkness.png diff --git a/blueview/header_background.png b/blueview/header_background.png Binary files differindex d77080c..46b0ce3 100644 --- a/blueview/header_background.png +++ b/blueview/header_background.png 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 Binary files differindex a166c90..270e0cb 100644 --- a/goldtype/background_darkness.png +++ b/goldtype/background_darkness.png diff --git a/goldtype/header_background.png b/goldtype/header_background.png Binary files differindex e4b04be..917e72a 100644 --- a/goldtype/header_background.png +++ b/goldtype/header_background.png 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 Binary files differindex 40c4680..a874599 100644 --- a/monochrome/gradient.png +++ b/monochrome/gradient.png 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 */ |