mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 23:49:38 -05:00
Merge pull request #1873 from defnax/wire-ui-fixes
Added hover stylesheet for the WireGroupItem
This commit is contained in:
commit
7e1b9570cf
@ -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