You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-28 09:24:05 +03:00
Merge pull request #591 from vector-im/green_line
Add CSS for the green read-up-to marker.
This commit is contained in:
@@ -164,6 +164,11 @@ limitations under the License.
|
|||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hr.mx_RoomView_myReadMarker {
|
||||||
|
border-top: solid 1px #76cfa6;
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomView_statusArea {
|
.mx_RoomView_statusArea {
|
||||||
-webkit-box-ordinal-group: 4;
|
-webkit-box-ordinal-group: 4;
|
||||||
-moz-box-ordinal-group: 4;
|
-moz-box-ordinal-group: 4;
|
||||||
|
|||||||
Reference in New Issue
Block a user