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
e46f66e8
Commit
e46f66e8
authored
Apr 08, 2010
by
Thomas Hartmann
Browse files
QmlDesigner: unifiyng style (BAUHAUS-564)
parent
24f6ef79
Changes
2
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/switch.css
View file @
e46f66e8
...
...
@@ -9,6 +9,7 @@ QPushButton {
color
:
#EEEEEE
;
font
:
bold
;
font-size
:
11px
;
}
QPushButton
:hover
{
...
...
src/plugins/qmldesigner/components/resources/stylesheet.css
View file @
e46f66e8
...
...
@@ -126,6 +126,7 @@ QTabBar::tab {
padding-right
:
12px
;
padding-left
:
12px
;
font
:
bold
;
font-size
:
11px
;
background-color
:
qlineargradient
(
x1
:
0
,
y1
:
0
,
x2
:
0
,
y2
:
1
,
stop
:
0
#3c3c3c
,
stop
:
1
#444444
);
...
...
Write
Preview
Markdown
is supported
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