mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 10:05:19 -04:00
removed inconsistent arrows from network list
This commit is contained in:
parent
6f78952df9
commit
0fa8573dbd
1 changed files with 0 additions and 11 deletions
|
@ -1213,14 +1213,3 @@ NewFriendList QTreeView#peerTreeWidget {
|
|||
font-size: 12pt;
|
||||
}
|
||||
|
||||
NewFriendList QTreeView::branch:has-children:!has-siblings:closed,
|
||||
NewFriendList QTreeView::branch:closed:has-children:has-siblings {
|
||||
border-image: none;
|
||||
image: url(:/images/arrow-right.png);
|
||||
}
|
||||
|
||||
NewFriendList QTreeView::branch:open:has-children:!has-siblings,
|
||||
NewFriendList QTreeView::branch:open:has-children:has-siblings {
|
||||
border-image: none;
|
||||
image: url(:/images/arrow-down.png);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue