Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
98f00b67
Commit
98f00b67
authored
Mar 25, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.propertyEditor: less padding in SpinBoxes
parent
699d8b6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/propertyEditor.css
View file @
98f00b67
...
...
@@ -72,7 +72,7 @@ QPlainTextEdit
padding-right
:
2px
;
padding-top
:
2px
;
padding-bottom
:
2px
;
padding-left
:
2
0
px
;
padding-left
:
1
2px
;
border
:
2px
solid
#0F0F0F
;
border-radius
:
6px
;
border-width
:
1
;
...
...
@@ -91,7 +91,7 @@ QPlainTextEdit
padding-right
:
2px
;
padding-top
:
2px
;
padding-bottom
:
2px
;
padding-left
:
2
0
px
;
padding-left
:
1
2px
;
border
:
2px
solid
#0F0F0F
;
border-radius
:
6px
;
border-width
:
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment