mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 00:55:13 -04:00
Merge pull request #1873 from defnax/wire-ui-fixes
Added hover stylesheet for the WireGroupItem
This commit is contained in:
commit
7e1b9570cf
1 changed files with 6 additions and 0 deletions
|
@ -864,3 +864,9 @@ MessageWidget QTextBrowser#toText , QTextBrowser#ccText , QTextBrowser#bccText {
|
|||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
WireGroupItem QWidget:hover
|
||||
{
|
||||
background-color: #7ecbfb;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue