]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/styles.xml
Add the Guide.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / styles.xml
index d11ddae2df2fca53bf32bbc7957a2d1abd7db3a1..371d01348dba53b32cb71837b1cfdeabf535d47c 100644 (file)
         <item name="colorAccent">@color/blue</item>
     </style>
 
-    <!-- The default actionBarSize is 56dp.  53dp is the smallest that doesn't cause the urlTextBox to scroll vertically with a font size of Huge. -->
-    <style name="PrivacyBrowser.MainWebView">
-        <item name="android:actionBarSize">53dp</item>
-    </style>
+    <style name="PrivacyBrowser.MainWebView" />
 
-    <style name="PrivacyBrowser.About">
-        <item name="colorPrimaryDark">@color/blue</item>
-    </style>
+    <style name="PrivacyBrowser.TabActivity" />
 
     <!-- colorPrimaryDark is the color of the status bar. -->
     <style name="PrivacyBrowser.Settings" parent="Theme.AppCompat.Light.DarkActionBar">