Merge branch 'dev' into dev_cluster_logic_in_api

This commit is contained in:
Szymon Porwolik
2025-11-17 23:20:54 +01:00
committed by GitHub
123 changed files with 37892 additions and 25014 deletions

12057
assets/css/color_impaired/bootstrap.css vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,100 @@
/* Green: #F5793A
* Red: #A95AA1
* Yellow: #FFFF00
* Grey: #C0C0C0
*/
.eqsl-green {
color: #F5793A !important;
}
.eqsl-red {
color: #A95AA1 !important;
}
.eqsl-grey {
color: #C0C0C0 !important;
}
.qsl-green {
color: #F5793A !important;
}
.qsl-red {
color:#A95AA1 !important;
}
.qsl-yellow {
color: #FFFF00 !important;
}
.qsl-grey {
color: #C0C0C0 !important;
}
.lotw-green {
color: #F5793A !important;
}
.lotw-red {
color: #A95AA1 !important;
}
.lotw-grey {
color: #C0C0C0 !important;
}
.clublog-green {
color: #F5793A !important;
}
.clublog-red {
color: #A95AA1 !important;
}
.qrz-green {
color: #F5793A !important;
}
.qrz-red {
color: #A95AA1 !important;
}
.qrz-yellow {
color: #FFFF00 !important;
}
.qrz-grey {
color: #C0C0C0 !important;
}
.lotw_info_yellow {
background-image: linear-gradient(to bottom, #F5793A, #FFFF00);
}
.lotw_info_orange {
background-image: linear-gradient(to bottom, #F5793A, orange);
}
.lotw_info_red {
background-image: linear-gradient(to bottom, #F5793A, #A95AA1);
}
path.grid-rectangle {
stroke: rgba(97, 97, 97, 1);
}
span.grid-text > font {
color: rgb(97, 97, 97) !important;
font-weight: 400 !important;
}
span.grid-text-unworked > font {
color: rgb(97, 97, 97) !important;
font-weight: 400 !important;
}
span.grid-text-worked > font {
color: rgb(255, 255, 255) !important;
font-weight: 400 !important;
}

View File

@@ -101,16 +101,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
::-webkit-scrollbar {
width: 12px;
}

View File

@@ -153,13 +153,3 @@ span.grid-text-worked > font {
color: rgb(255, 255, 255) !important;
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}

View File

@@ -53,16 +53,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
.map-leaflet {
background-color: #2d3537!important;
}

View File

@@ -53,16 +53,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
.map-leaflet {
background-color: #2d3537!important;
}

View File

@@ -70,15 +70,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
.map-leaflet {
background-color: #343d3f!important;

View File

@@ -70,16 +70,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
.map-leaflet {
background-color: #343d3f!important;
}

View File

@@ -95,14 +95,4 @@ span.grid-text-unworked > font {
span.grid-text-worked > font {
color: rgb(255, 255, 255) !important;
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}

View File

@@ -131,13 +131,3 @@ span.grid-text-worked > font {
color: rgb(255, 255, 255) !important;
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}

View File

@@ -60,16 +60,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
.map-leaflet {
background-color: #353c4a!important;
}

View File

@@ -71,16 +71,6 @@ span.grid-text-worked > font {
font-weight: 400 !important;
}
path.grid-confirmed {
fill: rgba(20, 109, 20, 0.7) !important;
stroke: rgba(20, 255, 144, 0.7) !important;
}
path.grid-worked {
fill: rgba(172, 40, 40, 0.7) !important;
stroke: rgba(248, 96, 129, 0.7) !important;
}
.map-leaflet {
background-color: #353c4a!important;
}