Reduce animation time to 200ms
							parent
							
								
									f10bc8eef1
								
							
						
					
					
						commit
						e08f97a549
					
				|  | @ -208,10 +208,10 @@ hr.mx_RoomView_myReadMarker { | |||
|     z-index: 1000; | ||||
|     overflow: hidden; | ||||
| 
 | ||||
|     -webkit-transition: all .5s ease-in-out; | ||||
|     -moz-transition: all .5s ease-in-out; | ||||
|     -ms-transition: all .5s ease-in-out; | ||||
|     -o-transition: all .5s ease-in-out; | ||||
|     -webkit-transition: all .2s ease-in-out; | ||||
|     -moz-transition: all .2s ease-in-out; | ||||
|     -ms-transition: all .2s ease-in-out; | ||||
|     -o-transition: all .2s ease-in-out; | ||||
| } | ||||
| 
 | ||||
| .mx_RoomView_statusArea_expanded { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 lukebarnard
						lukebarnard