Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
c643b2d0
Commit
c643b2d0
authored
Aug 21, 2012
by
Jessica
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made slight changes to the .css files nad MainWindow.ui.
parent
1fef8b3b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
19 deletions
+15
-19
style-indoor.css
files/styles/style-indoor.css
+7
-9
style-outdoor.css
files/styles/style-outdoor.css
+7
-9
MainWindow.ui
src/ui/MainWindow.ui
+1
-1
No files found.
files/styles/style-indoor.css
View file @
c643b2d0
...
...
@@ -248,18 +248,16 @@ QMenu::separator {
}
QMenuBar
::item:disabled
{
border
:
none
;
background
:
none
;
border
:
none
;
background
:
none
;
}
QMenuBar
::item:diabled:selected
{
border
:
none
;
background
:
none
;
QMenuBar
::item:disabled:selected
{
border
:
none
;
background
:
none
;
}
QMenuBar
::item:disabled:pressed
{
background
:
none
;
border
:
none
;
background
:
none
;
border
:
none
;
}
QSlider
::groove:horizontal
{
...
...
files/styles/style-outdoor.css
View file @
c643b2d0
...
...
@@ -88,18 +88,16 @@ border: 1px solid #111111;
}
QMenuBar
::item:disabled
{
border
:
none
;
background
:
none
;
border
:
none
;
background
:
none
;
}
QMenuBar
::item:diabled:selected
{
border
:
none
;
background
:
none
;
QMenuBar
::item:disabled:selected
{
border
:
none
;
background
:
none
;
}
QMenuBar
::item:disabled:pressed
{
background
:
none
;
border
:
none
;
background
:
none
;
border
:
none
;
}
QDockWidget
{
...
...
src/ui/MainWindow.ui
View file @
c643b2d0
...
...
@@ -51,7 +51,7 @@
<x>
0
</x>
<y>
0
</y>
<width>
800
</width>
<height>
2
5
</height>
<height>
2
2
</height>
</rect>
</property>
<widget
class=
"QMenu"
name=
"menuMGround"
>
...
...
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