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
Marco Bubke
flatpak-qt-creator
Commits
3c8b1caf
Commit
3c8b1caf
authored
Apr 08, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.propertyEditor: fix style bug for PushButton
parent
e46f66e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/propertyEditor.css
View file @
3c8b1caf
...
...
@@ -24,7 +24,7 @@ QLabel {
padding
:
0
;
background
:
none
;
color
:
#dedede
;
font
:
bold
font
:
bold
}
QScrollArea
{
...
...
@@ -194,7 +194,8 @@ QToolButton::checked
QPushButton
{
padding
:
0px
;
font-size
:
11px
font-size
:
11px
;
color
:
#dedede
;
}
QPushButton
,
QComboBox
[
editable
=
"false"
],
...
...
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