forked from CIT/Vmeda.Online
		
	MOBILE-3320 avatar: Hide alt text
This commit is contained in:
		
							parent
							
								
									ced657f973
								
							
						
					
					
						commit
						f745ee605e
					
				@ -13,6 +13,11 @@
 | 
				
			|||||||
        max-width: var(--core-avatar-size);
 | 
					        max-width: var(--core-avatar-size);
 | 
				
			||||||
        max-height: var(--core-avatar-size);
 | 
					        max-height: var(--core-avatar-size);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					    img[alt] {
 | 
				
			||||||
 | 
					        text-indent: -999999px;
 | 
				
			||||||
 | 
					        white-space: nowrap;
 | 
				
			||||||
 | 
					        overflow: hidden;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
    img[core-external-content]:not([src]),
 | 
					    img[core-external-content]:not([src]),
 | 
				
			||||||
    img[core-external-content][src=""] {
 | 
					    img[core-external-content][src=""] {
 | 
				
			||||||
        visibility: visible;
 | 
					        visibility: visible;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user