| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  | .fullscreenmessage-content { | 
					
						
							| 
									
										
										
										
											2021-01-07 04:50:12 +01:00
										 |  |  |     max-height: calc(100vh); | 
					
						
							| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  |     height: 100%; | 
					
						
							|  |  |  |     overflow-y: auto; | 
					
						
							|  |  |  |     overflow-x: hidden; | 
					
						
							|  |  |  |     background-color: var(--background-color); | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .fullscreenmessage-content .featureinfobox { | 
					
						
							| 
									
										
										
										
											2020-11-24 11:10:43 +01:00
										 |  |  |     padding-top: 1em; | 
					
						
							| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  |     position: relative; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .fullscreenmessage-content .featureinfobox-content { | 
					
						
							|  |  |  |     padding: 1em; | 
					
						
							|  |  |  |     top: var(--variable-title-height); | 
					
						
							| 
									
										
										
										
											2021-01-07 04:50:12 +01:00
										 |  |  |     max-height: calc(100vh - var(--variable-title-height)) !important; | 
					
						
							| 
									
										
										
										
											2021-01-09 00:03:21 +01:00
										 |  |  |     min-height: calc(100vh - var(--variable-title-height)) !important; | 
					
						
							| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  |     position: absolute; | 
					
						
							|  |  |  |     overflow-y: auto; | 
					
						
							| 
									
										
										
										
											2021-01-07 04:50:12 +01:00
										 |  |  |     box-sizing: border-box; | 
					
						
							| 
									
										
										
										
											2021-01-09 00:03:21 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: column; | 
					
						
							|  |  |  |     justify-content: space-between | 
					
						
							| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .fullscreenmessage-content .featureinfobox-titlebar { | 
					
						
							|  |  |  |     position: fixed; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     z-index: 10001; | 
					
						
							|  |  |  |     background-color: var(--background-color); | 
					
						
							|  |  |  |     padding: 0.5em; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     box-sizing: border-box; | 
					
						
							| 
									
										
										
										
											2021-01-09 00:03:21 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-11-24 11:10:43 +01:00
										 |  |  | .fullscreenmessage-content .featureinfobox-tail { | 
					
						
							| 
									
										
										
										
											2021-01-07 04:50:12 +01:00
										 |  |  |     /*THe ornament to give the URL bar some room...*/ | 
					
						
							| 
									
										
										
										
											2020-11-23 02:55:18 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 |