2020-12-07 10:03:25 +00:00
|
|
|
@media (min-width: 992px) {
|
|
|
|
|
.modal-lg, .modal-xl {
|
|
|
|
|
max-width: 900px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2019-08-29 22:02:57 +01:00
|
|
|
.main-nav .container {
|
2019-09-15 17:07:51 +01:00
|
|
|
margin-top: 0px !important;
|
2019-08-29 22:02:57 +01:00
|
|
|
}
|
2019-08-29 20:45:15 +01:00
|
|
|
|
|
|
|
|
#nav-container {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
position: sticky;
|
|
|
|
|
top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
thead > tr > td {
|
|
|
|
|
position: sticky;
|
|
|
|
|
top: 45px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-13 14:04:16 +01:00
|
|
|
.dashboard {
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
.row.logdata {
|
|
|
|
|
padding-top: 15px;
|
2019-05-13 17:37:01 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.statistics {
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.statistics_custom {
|
|
|
|
|
padding-top: 15px;
|
2019-05-13 18:28:16 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.notes {
|
|
|
|
|
padding-top: 15px;
|
2019-05-14 11:52:11 +01:00
|
|
|
}
|
|
|
|
|
|
2019-05-22 17:06:47 +01:00
|
|
|
.eqsl {
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-14 11:52:11 +01:00
|
|
|
.search {
|
|
|
|
|
padding-top: 15px;
|
2019-05-14 16:46:16 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.logbook {
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-21 17:02:26 +01:00
|
|
|
.adif {
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-16 16:03:52 +01:00
|
|
|
.adif .alert p {
|
|
|
|
|
margin-bottom: 0rem;
|
|
|
|
|
}
|
|
|
|
|
|
2019-07-09 17:18:19 +01:00
|
|
|
.api .alert p {
|
|
|
|
|
margin-bottom: 0rem;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-16 16:03:52 +01:00
|
|
|
|
2019-05-21 13:44:22 +01:00
|
|
|
.qso_panel {
|
|
|
|
|
padding-top: 25px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qso_panel #callsign {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qso_panel #locator {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2019-06-13 18:35:14 +01:00
|
|
|
.qso_panel .iota_ref {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2022-05-27 23:53:17 +02:00
|
|
|
.qso_panel #sota_ref-selectized {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2022-08-15 16:04:33 +02:00
|
|
|
.qso_panel #wwff_ref-selectized {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2022-05-27 23:53:17 +02:00
|
|
|
.qso_panel #darc_dok-selectized {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.card-body #callsign {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.card-body #locator {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.card-body #vucc_grids {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.card-body #sota_ref_edit-selectized {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2022-08-15 16:04:33 +02:00
|
|
|
.card-body #wwff_ref_edit-selectized {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2022-05-27 23:53:17 +02:00
|
|
|
.card-body #darc_dok_edit-selectized {
|
2019-06-13 18:35:14 +01:00
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2022-05-30 13:55:56 +02:00
|
|
|
.card-body #exch_gridsquare_r {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-21 13:44:22 +01:00
|
|
|
.workedGrid {
|
|
|
|
|
border-color: green;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.newGrid {
|
|
|
|
|
border-color: red;
|
|
|
|
|
border-width: 2px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#country {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
|
2019-05-22 22:26:07 +01:00
|
|
|
|
2019-05-14 16:46:16 +01:00
|
|
|
TD.eqsl{
|
|
|
|
|
width: 33px;
|
|
|
|
|
}
|
2019-06-16 15:29:31 +01:00
|
|
|
|
2019-05-14 16:46:16 +01:00
|
|
|
.eqsl-green{
|
|
|
|
|
color: #00A000;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
|
|
|
|
.eqsl-red{
|
|
|
|
|
color: #F00;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
2019-05-22 22:24:16 +01:00
|
|
|
.qsl-green{
|
|
|
|
|
color: #00A000;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
|
|
|
|
.qsl-red{
|
|
|
|
|
color: #F00;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
2019-10-02 22:18:44 +02:00
|
|
|
.qsl-yellow{
|
|
|
|
|
color: #d39e00;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
2020-05-02 22:15:25 +02:00
|
|
|
.qsl-grey{
|
|
|
|
|
color: #dddddd;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
2019-05-14 16:46:16 +01:00
|
|
|
TD.lotw{
|
|
|
|
|
width: 33px;
|
|
|
|
|
}
|
|
|
|
|
.lotw-green{
|
|
|
|
|
color: #00A000;
|
|
|
|
|
font-size: 1.1em;
|
|
|
|
|
}
|
|
|
|
|
.lotw-red{
|
|
|
|
|
color: #F00;
|
|
|
|
|
font-size: 1.1em;
|
2019-06-13 14:34:31 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qso-edit-box {
|
|
|
|
|
padding: 10px;
|
2019-06-13 14:39:35 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.previous-qsos .card-title {
|
|
|
|
|
margin-bottom: 0px;
|
2019-06-13 18:35:14 +01:00
|
|
|
}
|
|
|
|
|
|
2019-06-14 00:14:39 +01:00
|
|
|
.qso-map .card-title {
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qso-map {
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-08-13 22:02:36 +01:00
|
|
|
.callsign-suggest {
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-08-15 12:05:05 +01:00
|
|
|
.callsign-suggest .card-title {
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
2019-06-14 00:14:39 +01:00
|
|
|
|
2019-09-04 22:11:55 +01:00
|
|
|
#search_box #callsign {
|
|
|
|
|
text-transform: uppercase;
|
2019-09-04 22:16:14 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#nav-bar-search-input:focus {
|
|
|
|
|
text-transform: uppercase;
|
2019-10-02 22:18:44 +02:00
|
|
|
}
|
2019-10-05 18:58:18 +01:00
|
|
|
|
|
|
|
|
.settings {
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.settings-nav {
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
list-style: none;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border: 1px solid #d1d5da;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.settings-nav .nav-link {
|
|
|
|
|
list-style: none;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border: 1px solid #d1d5da;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.settings-nav .nav-link:hover {
|
|
|
|
|
background-color: #e1e4e8;
|
|
|
|
|
|
2019-10-08 21:38:34 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* QSL Card Management CSS */
|
|
|
|
|
|
|
|
|
|
.qsl_management {
|
|
|
|
|
padding-top: 15px;
|
2020-03-05 16:17:25 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
*/
|
|
|
|
|
.qso-map-new .card-header {
|
|
|
|
|
background: #0F2027; /* fallback for old browsers */
|
|
|
|
|
background: -webkit-linear-gradient(to right, #2C5364, #203A43, #0F2027); /* Chrome 10-25, Safari 5.1-6 */
|
|
|
|
|
background: linear-gradient(to right, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
|
|
|
|
|
color: #ffffff;
|
2020-09-03 22:02:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#myTab .nav-link {
|
|
|
|
|
padding: 8px !important;
|
|
|
|
|
}
|
2021-03-14 14:58:38 +00:00
|
|
|
|
|
|
|
|
#map {
|
|
|
|
|
z-index: 1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#qsomap {
|
|
|
|
|
z-index: 1;
|
2021-03-24 17:58:54 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#create_station_profile .row {
|
|
|
|
|
margin-bottom: 10px;
|
2021-04-05 11:31:41 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Debug CSS
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
.debug_main .card {
|
|
|
|
|
margin-bottom: 10px;
|
2021-04-29 23:50:45 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.was-map-dialog .modal-dialog {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
2021-05-06 16:49:33 +01:00
|
|
|
@media (min-width: 576px) {
|
|
|
|
|
.was-map-dialog .modal-dialog {
|
|
|
|
|
max-width: 73% !important;
|
|
|
|
|
}
|
2021-08-30 18:28:20 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Timepicker alignment
|
|
|
|
|
*/
|
|
|
|
|
.dxatlasdatepicker {
|
|
|
|
|
padding-right: 0;
|
|
|
|
|
padding-left: 0;
|
2021-09-15 17:08:00 +02:00
|
|
|
}
|
2021-09-15 17:08:23 +02:00
|
|
|
|
2021-09-15 17:08:00 +02:00
|
|
|
.modal-body {
|
|
|
|
|
max-height: calc(100vh - 200px);
|
|
|
|
|
overflow-y: auto;
|
2022-04-03 10:28:36 +02:00
|
|
|
}
|
2022-04-04 11:15:07 +01:00
|
|
|
|
|
|
|
|
/* Station Logbooks Styles */
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_table_length {
|
|
|
|
|
padding-top: 12px;
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
padding-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_table_filter {
|
|
|
|
|
padding-top: 12px;
|
|
|
|
|
padding-right: 12px;
|
|
|
|
|
padding-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_table_info {
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_table_paginate {
|
|
|
|
|
padding-right: 12px;
|
|
|
|
|
padding-bottom: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_linked_table_length {
|
|
|
|
|
padding-top: 12px;
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
padding-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_linked_table_filter {
|
|
|
|
|
padding-top: 12px;
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
padding-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_linked_table_info {
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#station_logbooks_linked_table_paginate {
|
|
|
|
|
padding-right: 12px;
|
|
|
|
|
padding-bottom: 12px;
|
2022-04-04 13:34:48 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* qrz.com profile picture Styles */
|
|
|
|
|
|
2022-04-04 20:30:01 +02:00
|
|
|
.card-title {
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.callsign-image {
|
2022-04-04 13:34:48 +02:00
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.callsign-image-content {
|
|
|
|
|
display: block;
|
|
|
|
|
max-height: 300px;
|
2022-04-05 16:41:50 +01:00
|
|
|
text-align: center;
|
2022-04-04 13:34:48 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.callsign-image-pic {
|
|
|
|
|
max-height: 250px;
|
2022-04-05 16:41:50 +01:00
|
|
|
max-width: 100%;
|
2022-04-04 13:34:48 +02:00
|
|
|
}
|
2022-07-02 19:24:03 +02:00
|
|
|
|
|
|
|
|
#mapactivators {
|
|
|
|
|
height: calc(100vh - 380px) !important;
|
|
|
|
|
max-height: 900px !important;
|
|
|
|
|
}
|