oops, fix tinted read up to marker correctly
This commit is contained in:
parent
60d2d45255
commit
82742f9f13
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ li.mx_RoomView_myReadMarker_container {
|
||||||
}
|
}
|
||||||
|
|
||||||
hr.mx_RoomView_myReadMarker {
|
hr.mx_RoomView_myReadMarker {
|
||||||
border-bottom: solid 2px #76cfa6;
|
border-top: solid 2px #76cfa6;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 4px;
|
top: 4px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue