aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@nokia.com>2010-03-29 12:14:02 +0200
committerChristiaan Janssen <christiaan.janssen@nokia.com>2010-03-29 12:14:10 +0200
commitf5468b608f1fb55181dba5c132fd44b1028a31e3 (patch)
treee7a583c8b15f7d4cfd62f558cdb09d462c610fdc /src/plugins/qmldesigner/components/stateseditor/stateslist.qml
parent94b519104def8b7838f09374db911c6e832b055e (diff)
QmlDesigner.StatesEditor: Changed color of button for adding states in order to match the new background color
Diffstat (limited to 'src/plugins/qmldesigner/components/stateseditor/stateslist.qml')
-rw-r--r--src/plugins/qmldesigner/components/stateseditor/stateslist.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/qmldesigner/components/stateseditor/stateslist.qml b/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
index 7563ba5192..ef840ac110 100644
--- a/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
+++ b/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
@@ -416,7 +416,7 @@ Rectangle {
anchors.fill: parent
color: "transparent"
border.width: 1
- border.color: "#4F4F4F"
+ border.color: "#282828"
Loader {
sourceComponent: addState
@@ -431,7 +431,7 @@ Rectangle {
color: root.color
border.width: 1
- border.color: "#4F4F4F"
+ border.color: "#282828"
width: 40
height: 40
anchors.bottom:horizontalScrollbar.top
@@ -462,7 +462,7 @@ Rectangle {
width: 21
height: width
- color:"#4F4F4F"
+ color:"#282828"
radius: width/2
// "clicked" overlay