From b635a226ba9e3247b9b6fde686f3899d6534986e Mon Sep 17 00:00:00 2001
From: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Date: Thu, 4 Feb 2010 12:58:41 +0100
Subject: [PATCH] QmlDesigner.propertyEditor adjust style

---
 .../qtcreator/qmldesigner/propertyeditor/Qt/specialCheckBox.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/specialCheckBox.css b/share/qtcreator/qmldesigner/propertyeditor/Qt/specialCheckBox.css
index bce5640267e..bcd93fb2caa 100644
--- a/share/qtcreator/qmldesigner/propertyeditor/Qt/specialCheckBox.css
+++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/specialCheckBox.css
@@ -8,7 +8,7 @@ QCheckBox {
  QToolButton {
 	color: white;
 	font: bold;
-	background: #5f5f5f;
+	background: #707070;
  }
 
  QCheckBox::indicator {
-- 
GitLab