forked from mirrors/gecko-dev
		
	 5b31e2abf4
			
		
	
	
		5b31e2abf4
		
	
	
	
	
		
			
			MozReview-Commit-ID: 1yoxFfwurt9 --HG-- extra : rebase_source : 12d2a09af520f7219b994f9bb9bf58022aac5912
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /* This Source Code Form is subject to the terms of the Mozilla Public
 | |
|  * License, v. 2.0. If a copy of the MPL was not distributed with this
 | |
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 | |
| 
 | |
| /* Sanitize everything warnings */
 | |
| 
 | |
| #sanitizeEverythingWarning,
 | |
| #sanitizeEverythingUndoWarning {
 | |
|   white-space: pre-wrap;
 | |
| }
 |