]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-v23/styles.xml
Allow View Source to connect to untrusted SSL certificates. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / values-v23 / styles.xml
index 2a907cc6fabd7bf17c0403a7a191afcd0ea63532..1844f98c055236da7886c9b56961d38b4b6688ad 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2015-2020 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2015-2021 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -68,6 +68,7 @@
         <item name="domainsBlueIcon">@drawable/domains_day</item>
         <item name="fontSizeBlueIcon">@drawable/font_size_day</item>
         <item name="lockBlueIcon">@drawable/lock_day</item>
+        <item name="sslCertificateBlueIcon">@drawable/ssl_certificate_enabled_day</item>
     </style>
 
     <style name="PrivacyBrowserAppBar" parent="ThemeOverlay.AppCompat.DayNight.ActionBar" >