summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-05-15 11:59:20 +0200
committerAndras Timar <andras.timar@collabora.com>2023-02-14 13:52:06 +0100
commit7780ed8846f5d43f9ea46bafba86673cf50bcddf (patch)
tree98629c4dcbcd4f0fa6e1bd9f7f82be60812286c5 /help3xsl
parenta1761544141e1e6a9128c8410848fd7b2d1aac89 (diff)
[cp] Hide 'Please support us!' button
Change-Id: I003b30b6b47e1323f4ef2a504ed72585561a386f
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 5a689591ea..b84eab7d79 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -655,6 +655,7 @@ li.disabled a {
margin: auto;
max-width: 200px;
color: #ffffff;
+ display: none; /* Collabora */
}
.donation:hover {
background: linear-gradient(90deg, #1c71d8 0%, #30c877 100%);