Make Emoji-capable fields greyscale
This commit is contained in:
		
							parent
							
								
									2aae2af55d
								
							
						
					
					
						commit
						66224d6834
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -390,3 +390,7 @@ div.system-message p.system-message-title {
 | 
				
			||||||
.navbar-lca .navbar-toggle .icon-bar {
 | 
					.navbar-lca .navbar-toggle .icon-bar {
 | 
				
			||||||
    background-color: #888;
 | 
					    background-color: #888;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#id_profile-name, #id_profile-free_text_1, #id_profile-free_text_2, #id_profile-company {
 | 
				
			||||||
 | 
					    filter: grayscale(100%);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue