Bug 1202408 - Fix the hover colour of the camera icon in Loop's contact list. r=mikedeboer

This commit is contained in:
Mark Banner 2015-09-17 16:19:34 +02:00
parent 697540fc59
commit 0706392eb6

View File

@ -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 {