mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Added hover stylesheet for the WireGroupItem
This commit is contained in:
parent
98389409f6
commit
8b5bfdfdcf
@ -864,3 +864,9 @@ MessageWidget QTextBrowser#toText , QTextBrowser#ccText , QTextBrowser#bccText {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
WireGroupItem QWidget:hover
|
||||
{
|
||||
background-color: #7ecbfb;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user