Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
eca36bd2
Commit
eca36bd2
authored
May 02, 2013
by
Lorenz Meier
Browse files
Re-enabled resizing
parent
c555a9fd
Changes
1
Show whitespace changes
Inline
Side-by-side
files/styles/style-indoor.css
View file @
eca36bd2
...
...
@@ -2,7 +2,7 @@
QWidget
#colorIcon
{}
QWidget
{
background-color
:
#22222
2
;
background-color
:
#22222
4
;
color
:
#FFFFFF
;
background-clip
:
border
;
font-size
:
11px
;
...
...
@@ -80,8 +80,9 @@ border: 1px solid #777777;
}
QMainWindow
::separator
{
width
:
0px
;
/* when vertical */
height
:
0px
;
/* when horizontal */
background-color
:
#323235
;
width
:
2px
;
/* when vertical */
height
:
2px
;
/* when horizontal */
}
QMainWindow
::separator:hover
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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