mirror of https://github.com/vector-im/riot-web
				
				
				
			Update _MessageActionBar.scss
Correct error on css hover for message action button background colour changepull/21833/head
							parent
							
								
									5daca41bfb
								
							
						
					
					
						commit
						8d072cedff
					
				| 
						 | 
				
			
			@ -80,7 +80,7 @@ limitations under the License.
 | 
			
		|||
    background-color: $secondary-fg-color;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_MessageActionBar_maskButton:hover:after {
 | 
			
		||||
.mx_MessageActionBar_maskButton:hover::after {
 | 
			
		||||
    background-color: $primary-fg-color;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue