aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/connectioneditor/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/connectioneditor/stylesheet.css')
-rw-r--r--src/plugins/qmldesigner/components/connectioneditor/stylesheet.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/plugins/qmldesigner/components/connectioneditor/stylesheet.css b/src/plugins/qmldesigner/components/connectioneditor/stylesheet.css
index 5155ac3efa..879d089f9f 100644
--- a/src/plugins/qmldesigner/components/connectioneditor/stylesheet.css
+++ b/src/plugins/qmldesigner/components/connectioneditor/stylesheet.css
@@ -38,10 +38,9 @@ QTableView::item:selected
QHeaderView::section {
background-color: #494949;
- padding: 4px;
- border: 1px solid black;
+ border: 0px;
color: creatorTheme.DStextColor;
- margin: 2px
+ margin-right: 1px
}
QTableView {