From: Luciano Montanaro Date: Fri, 27 Dec 2013 11:10:34 +0000 (+0100) Subject: Tuned StationScheduleDelegate rendering a bit X-Git-Tag: 0.8.0~1^2~11 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=93b1fbf72a727cfe6543680f18aa036631865bbf;p=quandoparte Tuned StationScheduleDelegate rendering a bit --- diff --git a/application/resources/sailfish/qml/pages/components/StationScheduleDelegate.qml b/application/resources/sailfish/qml/pages/components/StationScheduleDelegate.qml index 7d943b7..f77f180 100644 --- a/application/resources/sailfish/qml/pages/components/StationScheduleDelegate.qml +++ b/application/resources/sailfish/qml/pages/components/StationScheduleDelegate.qml @@ -79,6 +79,7 @@ BackgroundItem { id: delayLabel anchors.top: parent.top font.pixelSize: Theme.fontSizeSmall + color: Theme.secondaryColor } Label { anchors { @@ -89,6 +90,7 @@ BackgroundItem { text: displayPlatform(root.expectedPlatfrom, root.actualPlatform) font.pixelSize: Theme.fontSizeSmall textFormat: Text.RichText + color: Theme.secondaryColor } } } @@ -98,6 +100,7 @@ BackgroundItem { left: parent.left right: parent.right } + color: Theme.secondaryColor } onClicked: { // Load an external page about the train, for now