mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Remove hardcoded background color from search help widget
This commit is contained in:
parent
7bafe65d17
commit
7546ba7406
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@
|
|||
<property name="autoFillBackground">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">#SearchHelpWidget { background-color: #ffffff }</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::Box</enum>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue