mirror of
https://github.com/ciromattia/kcc
synced 2026-05-30 19:23:06 +00:00
fix dark mode (#794)
This commit is contained in:
+1
-1
@@ -486,7 +486,7 @@
|
||||
<item row="2" column="0" colspan="2">
|
||||
<widget class="QListWidget" name="jobList">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QListWidget#jobList {background:#ffffff;background-image:url(:/Other/icons/list_background.png);background-position:center center;background-repeat:no-repeat;color:rgb(0,0,0);}</string>
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="selectionMode">
|
||||
<enum>QAbstractItemView::NoSelection</enum>
|
||||
|
||||
Reference in New Issue
Block a user