mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 00:35:05 +00:00
Fix tree and list views header color
This commit is contained in:
parent
e3a07c2c5d
commit
1fb6a8d585
@ -24,8 +24,7 @@
|
||||
<normaloff>:/new/prefix1/img/logo-small.png</normaloff>:/new/prefix1/img/logo-small.png</iconset>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QHeaderView::section {
|
||||
color: darkgray;
|
||||
<string notr="true">QHeaderView::section {;
|
||||
padding: 3px;
|
||||
padding-left: 10px;
|
||||
background-color: rgb(232, 232, 232);
|
||||
@ -334,7 +333,7 @@ QToolButton { /* all types of tool button */
|
||||
<x>351</x>
|
||||
<y>100</y>
|
||||
<width>125</width>
|
||||
<height>158</height>
|
||||
<height>177</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="title">
|
||||
|
@ -3048,8 +3048,8 @@ QToolTip {
|
||||
</resources>
|
||||
<connections/>
|
||||
<buttongroups>
|
||||
<buttongroup name="buttonGroup"/>
|
||||
<buttongroup name="buttonGroup_2"/>
|
||||
<buttongroup name="buttonGroup_3"/>
|
||||
<buttongroup name="buttonGroup"/>
|
||||
</buttongroups>
|
||||
</ui>
|
||||
|
Loading…
Reference in New Issue
Block a user