Merge pull request #6820 from Beep6581/treeview-editable-cells
Fix for Treeview's editable entries incorrectly displayed
This commit is contained in:
commit
e10ec281f1
@ -44,7 +44,7 @@ textview.view, treeview.view {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.view, .textview, textview, textview.view {
|
||||
.view, .textview, textview, textview.view, treeview > entry {
|
||||
background-color: #262626;
|
||||
}
|
||||
/* The headers of these panels */
|
||||
|
Loading…
x
Reference in New Issue
Block a user