summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r--res/values-sw600dp/styles.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-sw600dp/styles.xml b/res/values-sw600dp/styles.xml
index 41e09ae..699f10a 100644
--- a/res/values-sw600dp/styles.xml
+++ b/res/values-sw600dp/styles.xml
@@ -24,4 +24,8 @@
</style>
<style name="Suggestions" parent="@android:style/Widget.Holo.AutoCompleteTextView">
</style>
+ <style name="ActionBarStyle" parent="@android:style/Widget.Holo.ActionBar">
+ <item name="android:background">@drawable/bg_browsertabs</item>
+ <item name="android:displayOptions"></item>
+ </style>
</resources>