summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-02-13 14:12:00 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-02-13 14:15:19 +0000
commit31eeb79521b952212e3018f262e25e6b3f4599e7 (patch)
tree99259f1b5cb41b9db8ecc3a751b8dd5b343cafe1
parentc922df9814c85c080272fc4962584133fa6f5316 (diff)
Revert "resolve fdo#60379 Impress Remote: Options look disabled"
-rw-r--r--android/sdremote/res/values/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/sdremote/res/values/styles.xml b/android/sdremote/res/values/styles.xml
index c88c947fd838..80a4b4ae73ef 100644
--- a/android/sdremote/res/values/styles.xml
+++ b/android/sdremote/res/values/styles.xml
@@ -72,9 +72,9 @@
<item name="android:actionDropDownStyle">@style/Theme.ImpressRemote.ActionBarMenu</item>
<item name="android:windowBackground">@color/light_grey</item>
<item name="android:homeAsUpIndicator">@drawable/up_indicator_white</item>
- <item name="android:textColor">@color/light_grey</item>
+ <item name="android:textColor">@color/text_grey</item>
<item name="android:alertDialogStyle">@style/Theme.ImpressRemote.Dialog</item>
</style>
-</resources>
+</resources> \ No newline at end of file