mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1202408 - Fix the hover colour of the camera icon in Loop's contact list. r=mikedeboer
This commit is contained in:
parent
697540fc59
commit
0706392eb6
@ -317,12 +317,9 @@ html[dir="rtl"] .contact-filter {
|
||||
background-size: 14px 14px;
|
||||
}
|
||||
|
||||
.icon-contact-video-call:hover {
|
||||
background-color: #47b396;
|
||||
}
|
||||
|
||||
.icon-contact-video-call:hover,
|
||||
.icon-contact-video-call:active {
|
||||
background-color: #3aa689;
|
||||
background-color: #50E3C2;
|
||||
}
|
||||
|
||||
.icon-vertical-ellipsis {
|
||||
|
Loading…
Reference in New Issue
Block a user