summaryrefslogtreecommitdiffstats
path: root/res/layout/tab_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/tab_bar.xml')
-rw-r--r--res/layout/tab_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/tab_bar.xml b/res/layout/tab_bar.xml
index 7d32a8c..144222c 100644
--- a/res/layout/tab_bar.xml
+++ b/res/layout/tab_bar.xml
@@ -28,6 +28,6 @@
android:src="@drawable/ic_menu_new_window"
android:layout_width="wrap_content"
android:layout_height="match_parent"
- style="@style/HoloButton"
+ style="@style/BrowserButton"
android:background="@drawable/add_tab_selector" />
</merge>