mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix tinting of read marker again
This commit is contained in:
parent
ad6a19a0df
commit
9a9db53e0a
@ -172,11 +172,10 @@ li.mx_RoomView_myReadMarker_container {
|
||||
}
|
||||
|
||||
hr.mx_RoomView_myReadMarker {
|
||||
border-top: solid 1px #76cfa6;
|
||||
border-bottom: solid 1px #76cfa6;
|
||||
border-bottom: solid 2px #76cfa6;
|
||||
margin-top: 0px;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
top: 4px;
|
||||
}
|
||||
|
||||
.mx_RoomView_statusArea {
|
||||
|
Loading…
Reference in New Issue
Block a user