diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-09-26 15:50:34 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-09-26 15:50:34 +0200 |
commit | 62b6c2023a69acd44ca744c362e1680f1c7ccf32 (patch) | |
tree | 88ce354afac39a68f5e8d99bd653e0822bb51a26 /help3xsl | |
parent | 984b85984ae8af63995491ba38338c9ce1d66eab (diff) |
[cp] Collabora color
Change-Id: I6013fe7a3ff5c120be19aee034c5c734a3a1b589
Diffstat (limited to 'help3xsl')
-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 e2b0a117e3..cfc6596029 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -865,7 +865,7 @@ li.disabled a { margin: 0 auto; } footer { - border-top: 2px solid #148603; + border-top: 2px solid #5C3DE2; } body { display: grid; |