android/sdremote/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 23e6ac150b217be70a80d42deb5b253059030783 Author: Joren De Cuyper <joren.libreoff...@telenet.be> Date: Thu Feb 7 19:43:44 2013 +0100 resolve fdo#60379 Impress Remote: Options look disabled Change-Id: Ifb760fd0a0fa1430b77838a0340cc0956a0201a7 Reviewed-on: https://gerrit.libreoffice.org/2029 Reviewed-by: Thorsten Behrens <tbehr...@suse.com> Tested-by: Thorsten Behrens <tbehr...@suse.com> Reviewed-on: https://gerrit.libreoffice.org/2030 Reviewed-by: Tor Lillqvist <t...@iki.fi> Tested-by: Tor Lillqvist <t...@iki.fi> diff --git a/android/sdremote/res/values/styles.xml b/android/sdremote/res/values/styles.xml index 80a4b4a..c88c947 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/text_grey</item> + <item name="android:textColor">@color/light_grey</item> <item name="android:alertDialogStyle">@style/Theme.ImpressRemote.Dialog</item> </style> -</resources> \ No newline at end of file +</resources> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits