| 
									
										
										
										
											2020-12-07 01:28:47 +08:00
										 |  |  | /*! | 
					
						
							|  |  |  |  * No overrides for the default theme as it aligns with general.css | 
					
						
							| 
									
										
										
										
											2020-12-17 21:07:09 +08:00
										 |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-19 18:00:54 +08:00
										 |  |  | .table { | 
					
						
							| 
									
										
										
										
											2023-11-26 05:43:23 +08:00
										 |  |  | 	--bs-table-border-color: #444444; | 
					
						
							| 
									
										
										
										
											2023-11-19 18:00:54 +08:00
										 |  |  | 	--bs-table-striped-bg: #303030; | 
					
						
							| 
									
										
										
										
											2023-11-19 19:22:10 +08:00
										 |  |  | 	--bs-table-color: #fff; | 
					
						
							|  |  |  | 	--bs-table-striped-color: #fff; | 
					
						
							|  |  |  | 	--bs-table-active-color: #fff; | 
					
						
							|  |  |  | 	--bs-table-hover-color: #fff; | 
					
						
							| 
									
										
										
										
											2023-11-19 18:00:54 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-26 05:43:23 +08:00
										 |  |  | .table > tbody > odd { | 
					
						
							|  |  |  | 	--bs-table-accent-bg: #303030; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .border-top { | 
					
						
							|  |  |  | 	--bs-border-color: #444444; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .text-bg-light { | 
					
						
							|  |  |  | 	color: black !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-26 06:54:14 +08:00
										 |  |  | .awardsBgDanger a { | 
					
						
							| 
									
										
										
										
											2023-11-20 09:14:51 +08:00
										 |  |  | 	color: white; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-26 06:54:14 +08:00
										 |  |  | .awardsBgSuccess a{ | 
					
						
							| 
									
										
										
										
											2023-11-20 09:14:51 +08:00
										 |  |  | 	color: white; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | /* | 
					
						
							|  |  |  | *	Dark Maps | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-17 21:07:09 +08:00
										 |  |  | .leaflet-tile { | 
					
						
							|  |  |  | 	filter: invert() hue-rotate(180deg) grayscale(0.8) brightness(1.2) !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | path.grid-rectangle { | 
					
						
							|  |  |  | 	stroke: rgba(200, 200, 200, 0.5); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | span.grid-text > font { | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 	color: rgba(220, 220, 220, 0.85) !important; | 
					
						
							| 
									
										
										
										
											2020-12-17 21:07:09 +08:00
										 |  |  | 	-webkit-text-stroke: 1px black !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | path.grid-confirmed { | 
					
						
							|  |  |  | 	fill: rgba(144, 238, 144, 0.15) !important; | 
					
						
							|  |  |  | 	stroke: rgba(144, 238, 144, 0.15) !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | path.grid-worked { | 
					
						
							|  |  |  | 	fill: rgba(220, 50, 50, 0.25) !important; | 
					
						
							|  |  |  | 	stroke: rgba(220, 50, 50, 0.25) !important; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | #map, | 
					
						
							|  |  |  | #qsomap { | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | 	background-color: #222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*  | 
					
						
							|  |  |  | *	Dark Navigation  | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Navigation background */ | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | .bg-light { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	background-color: #303030 !important; | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Inactive Links */ | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | .navbar-light .navbar-nav .nav-link { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	color: rgba(255, 255, 255, 0.6); | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Active Links and Logo */ | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | .navbar-light .navbar-brand, | 
					
						
							|  |  |  | .navbar-light .navbar-brand:focus, | 
					
						
							|  |  |  | .navbar-light .navbar-brand:hover, | 
					
						
							|  |  |  | .navbar-light .navbar-nav .active > .nav-link, | 
					
						
							|  |  |  | .navbar-light .navbar-nav .nav-link:focus, | 
					
						
							|  |  |  | .navbar-light .navbar-nav .nav-link:hover { | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 	color: #fff; | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-23 17:36:22 +08:00
										 |  |  | /* Hamburger Menu */ | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-23 17:36:22 +08:00
										 |  |  | .navbar-light .navbar-toggler-icon { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); | 
					
						
							| 
									
										
										
										
											2020-12-23 17:36:22 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | /*  | 
					
						
							|  |  |  | *	Dark inputs  | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | .form-control, | 
					
						
							|  |  |  | .form-control-sm, | 
					
						
							|  |  |  | .form-control:focus, | 
					
						
							|  |  |  | .form-control:disabled, | 
					
						
							| 
									
										
										
										
											2023-11-18 17:37:10 +08:00
										 |  |  | .form-select { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	background-color: rgba(20, 20, 20, 0.5); | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 	color: #eee; | 
					
						
							| 
									
										
										
										
											2020-12-23 15:22:27 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2020-12-24 03:00:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | select optgroup, | 
					
						
							|  |  |  | select option { | 
					
						
							| 
									
										
										
										
											2020-12-24 03:00:42 +08:00
										 |  |  | 	background-color: #222; | 
					
						
							| 
									
										
										
										
											2021-07-24 00:40:41 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | div.alert-success a, | 
					
						
							|  |  |  | div.alert-danger a, | 
					
						
							|  |  |  | div.alert-danger { | 
					
						
							| 
									
										
										
										
											2021-07-24 00:40:41 +08:00
										 |  |  | 	color: #ffffff; | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .bootstrap-dialog.type-primary .modal-header { | 
					
						
							|  |  |  | 	background-color: #222222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-input, | 
					
						
							|  |  |  | .selectize-input input { | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 	color: #fff; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | .selectize-input, | 
					
						
							|  |  |  | .selectize-control.single .selectize-input.input-active { | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 	background: #222222; | 
					
						
							|  |  |  | 	color: #fff; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input.full { | 
					
						
							|  |  |  | 	background-color: #222222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-dropdown.form-control { | 
					
						
							| 
									
										
										
										
											2021-08-21 23:17:21 +08:00
										 |  |  | 	background: #222222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input.focus { | 
					
						
							|  |  |  | 	color: #444; | 
					
						
							|  |  |  | 	background-color: #fff; | 
					
						
							|  |  |  | 	border-color: #739ac2; | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.25); | 
					
						
							| 
									
										
										
										
											2021-08-22 02:16:57 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-dropdown.form-control { | 
					
						
							| 
									
										
										
										
											2021-08-22 02:16:57 +08:00
										 |  |  | 	border-radius: 0; | 
					
						
							| 
									
										
										
										
											2023-08-25 20:35:33 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #lotw_badge { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	float: right; | 
					
						
							| 
									
										
										
										
											2023-08-25 20:35:33 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-08-25 20:47:27 +08:00
										 |  |  | #edit_qso:not(.btn) { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	float: left; | 
					
						
							| 
									
										
										
										
											2023-08-25 20:35:33 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2023-08-25 20:41:09 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | .qso_call { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	float: left; | 
					
						
							|  |  |  | 	width: 140px; | 
					
						
							| 
									
										
										
										
											2023-08-25 20:41:09 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .qso_icons { | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | 	float: right; | 
					
						
							| 
									
										
										
										
											2023-08-25 20:41:09 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-15 18:57:22 +08:00
										 |  |  | #qsoList_wrapper th { | 
					
						
							|  |  |  | 	text-align: left !important; | 
					
						
							|  |  |  | 	white-space: nowrap; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #qsoList_wrapper td { | 
					
						
							|  |  |  | 	text-align: left !important; | 
					
						
							|  |  |  | 	white-space: nowrap; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2023-11-20 09:14:51 +08:00
										 |  |  | 
 |