mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Make chat icon background white
This commit is contained in:
parent
0206803549
commit
00a74d8067
1 changed files with 1 additions and 0 deletions
|
@ -1255,6 +1255,7 @@ padding-top:2px;
|
|||
border-top: 1px solid #999;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
background-color:#fff;
|
||||
}
|
||||
|
||||
#chaticon a
|
||||
|
|
Loading…
Reference in a new issue