Make chat icon background white
This commit is contained in:
parent
0206803549
commit
00a74d8067
|
@ -1255,6 +1255,7 @@ padding-top:2px;
|
||||||
border-top: 1px solid #999;
|
border-top: 1px solid #999;
|
||||||
border-top-left-radius: 5px;
|
border-top-left-radius: 5px;
|
||||||
border-top-right-radius: 5px;
|
border-top-right-radius: 5px;
|
||||||
|
background-color:#fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chaticon a
|
#chaticon a
|
||||||
|
|
Loading…
Reference in New Issue