Tuned StationScheduleDelegate rendering a bit
authorLuciano Montanaro <mikelima@cirulla.net>
Fri, 27 Dec 2013 11:10:34 +0000 (12:10 +0100)
committerLuciano Montanaro <mikelima@cirulla.net>
Fri, 27 Dec 2013 11:10:34 +0000 (12:10 +0100)
application/resources/sailfish/qml/pages/components/StationScheduleDelegate.qml

index 7d943b7..f77f180 100644 (file)
@@ -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