Commit Graph
7 Commits
Author SHA1 Message Date
Dawid PotockiandGitHub d30a150016 Fix images on /providers/ and site favicons (#1568) 2019-12-05 18:39:33 +00:00
Dawid PotockiandGitHub d12c541701 Update PrivacyTools logo (#1566) 2019-12-04 19:46:17 +00:00
Dawid Potockiandjonah eeaf642ee4 Fix /about/ page images (#1564) 2019-12-04 12:18:35 -06:00
Dawid PotockiandGitHub 7fb5d206f5 Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
Dawid PotockiandGitHub bd9f7b4a83 Change website button from image to HTML (#1554) 2019-12-01 15:04:19 +00:00
Dawid PotockiandGitHub c4b0c4ed23 Fix collapsing navbar dropdown when clicking another element (#1552)
JavaScript was checking if element clicked is exactly .nav-summary,
which isn't a problem when just clicking text inside it, but if we try
to click another element inside like <span>, it won't work, since now
this span is clicked, not .nav-summary.

Closes #1549
2019-12-01 10:15:15 +00:00
Dawid PotockiandGitHub 06322dc4a2 Kolab Now Webclient now supports PGP encryption (#1521) 2019-11-25 16:17:31 +00:00