adjust settings menu
This commit is contained in:
parent
28180b6efa
commit
360ffeb6f9
@ -7,7 +7,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>800</width>
|
<width>800</width>
|
||||||
<height>3243</height>
|
<height>3271</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@ -5798,12 +5798,14 @@ QComboBox::item {
|
|||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}
|
}
|
||||||
QComboBox::item:selected {
|
QComboBox::item:selected {
|
||||||
background-color: rgb(78, 154, 6);
|
background-color: rgb(78, 154, 6);
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
@ -5913,12 +5915,14 @@ QComboBox::item {
|
|||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}
|
}
|
||||||
QComboBox::item:selected {
|
QComboBox::item:selected {
|
||||||
background-color: rgb(78, 154, 6);
|
background-color: rgb(78, 154, 6);
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@ -5978,12 +5982,14 @@ QComboBox::item {
|
|||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}
|
}
|
||||||
QComboBox::item:selected {
|
QComboBox::item:selected {
|
||||||
background-color: rgb(78, 154, 6);
|
background-color: rgb(78, 154, 6);
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
@ -6053,12 +6059,14 @@ QComboBox::item {
|
|||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}
|
}
|
||||||
QComboBox::item:selected {
|
QComboBox::item:selected {
|
||||||
background-color: rgb(78, 154, 6);
|
background-color: rgb(78, 154, 6);
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
@ -6133,12 +6141,14 @@ QComboBox::item {
|
|||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}
|
}
|
||||||
QComboBox::item:selected {
|
QComboBox::item:selected {
|
||||||
background-color: rgb(78, 154, 6);
|
background-color: rgb(78, 154, 6);
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
min-height: 32px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user