revert read marker css
This commit is contained in:
parent
48052415b7
commit
1fd60f1e44
2 changed files with 6 additions and 2 deletions
|
@ -172,10 +172,11 @@ li.mx_RoomView_myReadMarker_container {
|
|||
}
|
||||
|
||||
hr.mx_RoomView_myReadMarker {
|
||||
border-top: solid 2px #76cfa6;
|
||||
border-top: solid 1px #76cfa6;
|
||||
border-bottom: solid 1px #76cfa6;
|
||||
margin-top: 0px;
|
||||
position: relative;
|
||||
top: 4px;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.mx_RoomView_statusArea {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue