fix group messages icon color

This commit is contained in:
d47081 2022-07-09 22:45:02 +03:00
parent 2f59fa51d9
commit 239714582f
3 changed files with 2 additions and 4 deletions

View File

@ -1770,13 +1770,11 @@ ul.userMenu-search-profiles button:after, ul.userMenu-search-profiles .mini-prof
background: transparent url("../img/groupmessages.png") no-repeat scroll center center;
background-size: 24px 24px;
height: 1em;
opacity: 0.65
}
.mini-profile-indicators .userMenu-groupmessages:hover a:before {
content: "";
background: transparent url("../img/groupmessages-hover.png") no-repeat scroll center center;
background-size: 24px 24px;
height: 1em;
opacity: 1
}
/* line 208, ../sass/style.sass */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB