| 
									
										
										
										
											2019-09-11 20:55:07 -06:00
										 |  |  | /* | 
					
						
							|  |  |  |  * 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/. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-20 15:04:23 -06:00
										 |  |  | /* | 
					
						
							|  |  |  |     We want the backdrops to be there so there aren't accidental touches, | 
					
						
							|  |  |  |     but we don't want them to obscure anything. | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | .actions-backdrop.backdrop-in, .custom-modal-backdrop.backdrop-in, | 
					
						
							|  |  |  | .dialog-backdrop.backdrop-in, .popover-backdrop.backdrop-in, | 
					
						
							|  |  |  | .popup-backdrop.backdrop-in, .preloader-backdrop.backdrop-in, | 
					
						
							|  |  |  | .sheet-backdrop.backdrop-in { | 
					
						
							|  |  |  |     opacity: 0; | 
					
						
							|  |  |  | } |