mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-19 02:48:49 +00:00
Update mainwindow.ui
changed color from "drakgray" to "darkgray"
This commit is contained in:
parent
a68d22f608
commit
30eec2f529
@ -25,7 +25,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QHeaderView::section {
|
<string notr="true">QHeaderView::section {
|
||||||
color: drakgray;
|
color: darkgray;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
background-color: rgb(232, 232, 232);
|
background-color: rgb(232, 232, 232);
|
||||||
|
Loading…
Reference in New Issue
Block a user