| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .oh-table { | 
					
						
							| 
									
										
										
										
											2020-10-02 19:00:24 +02:00
										 |  |  |     width: 100%; | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  |     text-align: center; | 
					
						
							| 
									
										
										
										
											2020-10-27 01:01:34 +01:00
										 |  |  |     word-break: normal; | 
					
						
							| 
									
										
										
										
											2021-02-25 02:23:26 +01:00
										 |  |  |     word-wrap: normal; | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-09 00:05:51 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  | .oh-table th { | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-table, .oh-table td { | 
					
						
							|  |  |  |     border-collapse: collapse; | 
					
						
							|  |  |  |     background-clip: padding-box; | 
					
						
							|  |  |  |     border-right: 1px solid #ccc; | 
					
						
							| 
									
										
										
										
											2021-10-29 01:51:13 +02:00
										 |  |  |     /* Somthing sets linehight to 1.5, but the leaflet-popup-content sets it to 1.4, throwing of the calculations... */ | 
					
						
							|  |  |  |     line-height: 1.5 !important; | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  | .oh-timecell { | 
					
						
							|  |  |  |     background-color: white; | 
					
						
							|  |  |  |     position: relative; | 
					
						
							|  |  |  |     box-sizing: border-box; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-02 19:00:24 +02:00
										 |  |  | .oh-table th { | 
					
						
							|  |  |  |     font-weight: bold; | 
					
						
							|  |  |  |     font-size: medium; | 
					
						
							|  |  |  |     background-color: #ddd; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .oh-table td { | 
					
						
							|  |  |  |     vertical-align: top; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-08 19:03:00 +02:00
										 |  |  | .oh-timecell:hover { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     background-color: var(--catch-detail-color) !important; | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | .oh-timecell-selected { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     background-color: var(--catch-detail-color); | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .oh-timecell-half { | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  |     border-bottom: 1px solid #ddd; | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     background-color: var(--subtle-detail-color); | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-08 19:03:00 +02:00
										 |  |  | .oh-timecell-half.oh-timecell-selected { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     background-color: var(--catch-detail-color); | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-table tr { | 
					
						
							|  |  |  |     background: #ddd; | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-left-col { | 
					
						
							| 
									
										
										
										
											2020-10-08 19:03:00 +02:00
										 |  |  |     border-bottom: 1px solid #aaa; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  |     margin-left: 10px; | 
					
						
							| 
									
										
										
										
											2020-10-02 19:00:24 +02:00
										 |  |  |     width: 0.5em; | 
					
						
							|  |  |  |     font-size: large; | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |     padding-right: 0.2em; | 
					
						
							| 
									
										
										
										
											2021-06-16 16:39:48 +02:00
										 |  |  |     box-sizing: border-box; | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  | .oh-timecell-0 { | 
					
						
							|  |  |  |     border-left: 10px solid rgba(0, 0, 0, 0); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timecell-6 { | 
					
						
							|  |  |  |     border-right: 10px solid rgba(0, 0, 0, 0); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timecol-selected { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     border-right: var(--catch-detail-color); | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timecol-selected > span { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     background-color: var(--catch-detail-color); | 
					
						
							|  |  |  |     color: var(--background-color); | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  |     width: 100%; | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timecol-selected-round-left > span { | 
					
						
							|  |  |  |     border-top-left-radius: 5em; | 
					
						
							|  |  |  |     border-bottom-left-radius: 5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timecol-selected-round-right > span { | 
					
						
							|  |  |  |     border-top-right-radius: 5em; | 
					
						
							|  |  |  |     border-bottom-right-radius: 5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timerow-selected .oh-timecell-0 { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     border-left: 10px solid var(--catch-detail-color) !important; | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .oh-timerow-selected .oh-timecell-6 { | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     border-right: 10px solid var(--catch-detail-color) !important; | 
					
						
							| 
									
										
										
										
											2020-10-23 01:20:48 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-04 01:04:46 +02:00
										 |  |  | .oh-timerange { | 
					
						
							| 
									
										
										
										
											2021-06-16 14:23:53 +02:00
										 |  |  |     color: var(--catch-detail-color-contrast); | 
					
						
							| 
									
										
										
										
											2020-10-04 01:04:46 +02:00
										 |  |  |     border-radius: 0.5em; | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							| 
									
										
										
										
											2021-06-16 14:23:53 +02:00
										 |  |  |     margin-left: calc(5% - 1px); | 
					
						
							|  |  |  |     width: 90%; | 
					
						
							| 
									
										
										
										
											2020-11-14 02:54:33 +01:00
										 |  |  |     background: var(--catch-detail-color); | 
					
						
							| 
									
										
										
										
											2020-10-04 01:04:46 +02:00
										 |  |  |     z-index: 1; | 
					
						
							| 
									
										
										
										
											2020-10-21 20:54:15 +02:00
										 |  |  |     box-sizing: border-box; | 
					
						
							| 
									
										
										
										
											2021-06-16 14:23:53 +02:00
										 |  |  |     border: 2px solid var(--catch-detail-color); | 
					
						
							|  |  |  |     overflow: unset; | 
					
						
							| 
									
										
										
										
											2020-10-04 01:04:46 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-09 20:10:21 +02:00
										 |  |  | /**** Opening hours visualization table ****/ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .ohviz-table { | 
					
						
							| 
									
										
										
										
											2020-10-27 01:01:34 +01:00
										 |  |  |     word-break: normal; | 
					
						
							| 
									
										
										
										
											2021-02-25 02:23:26 +01:00
										 |  |  |     word-wrap: normal; | 
					
						
							| 
									
										
										
										
											2020-10-09 20:10:21 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .ohviz-range { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     background: #99e7ff; | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     top: 5%; | 
					
						
							|  |  |  |     height: 85%; | 
					
						
							|  |  |  |     border: 1px solid #ccc; | 
					
						
							|  |  |  |     border-radius: 5px; | 
					
						
							|  |  |  |     box-sizing: border-box; | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							|  |  |  |     font-size: smaller; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .ohviz-today .ohviz-range { | 
					
						
							|  |  |  |     border: 1.5px solid black; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .ohviz-day-off { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     background: repeating-linear-gradient( | 
					
						
							|  |  |  |             45deg, | 
					
						
							|  |  |  |             rgba(255, 255, 255, 0), | 
					
						
							|  |  |  |             rgba(255, 255, 255, 0) 10px, | 
					
						
							| 
									
										
										
										
											2020-10-11 22:37:55 +02:00
										 |  |  |             rgba(102, 207, 255, 0.5) 10px, | 
					
						
							|  |  |  |             rgba(102, 207, 255, 0.5) 20px | 
					
						
							| 
									
										
										
										
											2020-10-09 20:10:21 +02:00
										 |  |  |     ); | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     box-sizing: border-box; | 
					
						
							|  |  |  |     color: black; | 
					
						
							|  |  |  |     font-weight: bold; | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							| 
									
										
										
										
											2020-10-11 22:37:55 +02:00
										 |  |  |     border-radius: 1em; | 
					
						
							| 
									
										
										
										
											2020-10-09 20:10:21 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-11 22:37:55 +02:00
										 |  |  | .ohviz-today .ohviz-day-off { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     background: repeating-linear-gradient( | 
					
						
							|  |  |  |             45deg, | 
					
						
							|  |  |  |             rgba(255, 255, 255, 0), | 
					
						
							|  |  |  |             rgba(255, 255, 255, 0) 10px, | 
					
						
							|  |  |  |             rgb(153, 231, 255) 10px, | 
					
						
							|  |  |  |             #99e7ff 20px | 
					
						
							|  |  |  |     ); | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     box-sizing: border-box; | 
					
						
							|  |  |  |     color: black; | 
					
						
							|  |  |  |     font-weight: bold; | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							|  |  |  |     border-radius: 1em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-10-09 20:10:21 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .ohviz-line { | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							| 
									
										
										
										
											2021-06-16 14:23:53 +02:00
										 |  |  |     border-left: 1px solid #999; | 
					
						
							| 
									
										
										
										
											2020-10-09 20:10:21 +02:00
										 |  |  |     box-sizing: border-box | 
					
						
							|  |  |  | } |