Commit c643b2d0 authored by Jessica's avatar Jessica

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

parent 1fef8b3b
......@@ -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 {
......
......@@ -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 {
......
......@@ -51,7 +51,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>25</height>
<height>22</height>
</rect>
</property>
<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