mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-11 15:15:59 +00:00
Merge pull request #11 from ZetaTwo/style-fixes
Prio select style > hover style
This commit is contained in:
commit
32d24315b3
@ -85,16 +85,16 @@
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
@ -91,17 +91,18 @@ border-top: 0px;
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QToolTip {
|
||||
background-color: #444;
|
||||
|
@ -43,16 +43,16 @@
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
@ -1942,18 +1942,18 @@ color: rgb(0, 0, 0);</string>
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QToolTip {
|
||||
background-color: #444;
|
||||
border: 3px solid #444;
|
||||
@ -2052,18 +2052,18 @@ QToolTip {
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QToolTip {
|
||||
background-color: #444;
|
||||
border: 3px solid #444;
|
||||
|
@ -43,16 +43,16 @@
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
@ -110,17 +110,17 @@ QTreeWidget::item
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}s</string>
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
|
@ -49,16 +49,16 @@
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
@ -43,16 +43,16 @@
|
||||
border-left: 10px;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QTreeWidget::item:hover
|
||||
{
|
||||
background: rgb(242, 246, 248);
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTreeWidget::item:selected
|
||||
{
|
||||
background: gray;
|
||||
color: white;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
Loading…
Reference in New Issue
Block a user