mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 16:37:52 +00:00
add group messages hover icon
This commit is contained in:
parent
632cfdc668
commit
4f18bd9f15
@ -1771,6 +1771,13 @@ ul.userMenu-search-profiles button:after, ul.userMenu-search-profiles .mini-prof
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
/* line 208, ../sass/style.sass */
|
||||
.messages-qtd {
|
||||
position: absolute;
|
||||
|
BIN
theme_nin_night/img/groupmessages-hover.png
Normal file
BIN
theme_nin_night/img/groupmessages-hover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Loading…
Reference in New Issue
Block a user