fix viewconnection's favicon bug
This commit is contained in:
parent
758c7104b0
commit
8824b0ecc1
@ -2104,13 +2104,13 @@ a[title*="pawoo.net"]::after {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#notifications a::before{
|
#notifications a::before, .generic-content-wrapper a::before{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 38px;
|
left: 38px;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#notifications a::after{
|
#notifications a::after, .generic-content-wrapper a::after{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user