Absolute position of options-dialog in CSS removed
This commit is contained in:
parent
630a16ae1a
commit
61a06ebacf
1
src/qt/drkblue.css
Normal file → Executable file
1
src/qt/drkblue.css
Normal file → Executable file
@ -472,7 +472,6 @@ min-height:33px; /* base width of 25px for QLineEdit, plus padding and border */
|
|||||||
|
|
||||||
/* Options Dialog */
|
/* Options Dialog */
|
||||||
QDialog#OptionsDialog {
|
QDialog#OptionsDialog {
|
||||||
qproperty-geometry: rect(0 0 529 417);
|
|
||||||
background-color:#F8F6F6;
|
background-color:#F8F6F6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user