oops, fix tinted read up to marker correctly
parent
60d2d45255
commit
82742f9f13
|
@ -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…
Reference in New Issue