diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-08-27 14:40:01 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-07-14 21:18:57 +0200 |
commit | 3b04bb755fa447d5fbf1669bddb55725b667b201 (patch) | |
tree | ef2ecd4e1d79d85dc78196ea59f389afd2902b5a /help3xsl/default.css | |
parent | 4aeac3fa2e9c50c8e32e17e4afb6241264e98ef2 (diff) |
[cp] Xapian search styling
Change-Id: I59d8ca6a1c2c5e6310393c69c8f647a22479eee7
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index e2bb6b30ac..b6036f7890 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -601,7 +601,7 @@ li.disabled a { background-color: #5c3de2; border: 3px solid #5c3de2; border-radius: 8px; - color: #5c3de2; + color: white; padding: 5px 30px; text-align: center; text-decoration: none; |