diff -r fa742816bb8b -r 259c97782bf8 www/jqwidgets/styles/jqx.android.css --- a/www/jqwidgets/styles/jqx.android.css Wed Aug 21 17:26:56 2019 +0200 +++ b/www/jqwidgets/styles/jqx.android.css Thu Aug 22 14:10:58 2019 +0200 @@ -520,4 +520,8 @@ } .jqx-scheduler-android, .jqx-scheduler-time-column-android, .jqx-scheduler-toolbar-details-android { color: white !important; +} + +.jqx-label-android { + fill: lightgray; } \ No newline at end of file