mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 16:37:52 +00:00
fix group messages icon color
This commit is contained in:
parent
2f59fa51d9
commit
239714582f
@ -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: transparent url("../img/groupmessages.png") no-repeat scroll center center;
|
||||||
background-size: 24px 24px;
|
background-size: 24px 24px;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
|
opacity: 0.65
|
||||||
}
|
}
|
||||||
|
|
||||||
.mini-profile-indicators .userMenu-groupmessages:hover a:before {
|
.mini-profile-indicators .userMenu-groupmessages:hover a:before {
|
||||||
content: "";
|
opacity: 1
|
||||||
background: transparent url("../img/groupmessages-hover.png") no-repeat scroll center center;
|
|
||||||
background-size: 24px 24px;
|
|
||||||
height: 1em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 208, ../sass/style.sass */
|
/* 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 |
Loading…
Reference in New Issue
Block a user