mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-23 22:34:42 -04:00
Added hover stylesheet for the WireGroupItem
This commit is contained in:
parent
98389409f6
commit
8b5bfdfdcf
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