mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge branch 'dev' into dev_cluster_logic_in_api
This commit is contained in:
12057
assets/css/color_impaired/bootstrap.css
vendored
Normal file
12057
assets/css/color_impaired/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
6
assets/css/color_impaired/bootstrap.min.css
vendored
Normal file
6
assets/css/color_impaired/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
assets/css/color_impaired/bootstrap.min.css.map
Normal file
1
assets/css/color_impaired/bootstrap.min.css.map
Normal file
File diff suppressed because one or more lines are too long
100
assets/css/color_impaired/overrides.css
Normal file
100
assets/css/color_impaired/overrides.css
Normal 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;
|
||||
}
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
@@ -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;
|
||||
}
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user