Commit c643b2d0 authored by Jessica's avatar Jessica

Made slight changes to the .css files nad MainWindow.ui.

parent 1fef8b3b
...@@ -251,12 +251,10 @@ QMenuBar::item:disabled { ...@@ -251,12 +251,10 @@ QMenuBar::item:disabled {
border: none; border: none;
background: none; background: none;
} }
QMenuBar::item:disabled:selected {
QMenuBar::item:diabled:selected {
border: none; border: none;
background: none; background: none;
} }
QMenuBar::item:disabled:pressed { QMenuBar::item:disabled:pressed {
background: none; background: none;
border: none; border: none;
......
...@@ -91,12 +91,10 @@ QMenuBar::item:disabled { ...@@ -91,12 +91,10 @@ QMenuBar::item:disabled {
border: none; border: none;
background: none; background: none;
} }
QMenuBar::item:disabled:selected {
QMenuBar::item:diabled:selected {
border: none; border: none;
background: none; background: none;
} }
QMenuBar::item:disabled:pressed { QMenuBar::item:disabled:pressed {
background: none; background: none;
border: none; border: none;
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>800</width> <width>800</width>
<height>25</height> <height>22</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuMGround"> <widget class="QMenu" name="menuMGround">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment