mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-25 19:42:30 +00:00
* config file for directory userdata * userdir for eqsl * change name to userdata * userdata for qsl * fix name on comment * add generic function file * remove model class on view, use generic function * Re-added forum link * add stations_id to eqsl functions * remove 'v' in Version Dialog * Update README.md added Link to demo instance * Update index.php * We should be MIT Conform * [Debug] Added information about when files were last updated, and links to update * Added custom data format * Remove leftover-index * Migration * Check if index is there * [LBA] Can disable maidenhead overlay * paths libary * Dev (#2) * Added Windows, MariaDB and PHP-Versions * Release 1.0 * Re-added forum link * add stations_id to eqsl functions * remove 'v' in Version Dialog * Update README.md added Link to demo instance * Update index.php * We should be MIT Conform * [Debug] Added information about when files were last updated, and links to update * Added custom data format * Remove leftover-index * Migration * Check if index is there * [LBA] Can disable maidenhead overlay --------- Co-authored-by: int2001 <joerg@dj7nt.de> Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com> Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com> Co-authored-by: Christoph Kottke <dg0tm@darc.de> Co-authored-by: Florian (DF2ET) <github@florian-wolters.de> * [eQSL] only locations with a eQSL nickname should be displayed (#74) * only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import * add proper error message * improve usability --------- Co-authored-by: Christoph Kottke <dg0tm@darc.de> * html fixes * show flashdata if no station has eqsl nick * removed openssl check, not required * accumulate stats language * multilanguage support * prettier * Prevent leaking data out of other station_location * moved qrg to first tab * Fix a PHP 8.1 deprecated bug. * [Contesting] Fix for table qso count * Fixed error when data was empty. Also clear table before inserting again. * Refactor to get the table to load * Need to clear datatable when session is deleted * Prevent Racecondition * Fixed a few null-checks which will fail on fresh accounts * Allow for longer gridsquare in station profile * Show IOTA/SOTA ref on station location tab * [LBA] Fixed mapping of selected QSOs * Trying to convert the QSO-Post to an ajax call PHP/Part * JS Part * Dev (#3) * Added Windows, MariaDB and PHP-Versions * Release 1.0 * Re-added forum link * add stations_id to eqsl functions * remove 'v' in Version Dialog * Update README.md added Link to demo instance * Update index.php * We should be MIT Conform * [Debug] Added information about when files were last updated, and links to update * Added custom data format * Remove leftover-index * Migration * Check if index is there * [LBA] Can disable maidenhead overlay * [eQSL] only locations with a eQSL nickname should be displayed (#74) * only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import * add proper error message * improve usability --------- Co-authored-by: Christoph Kottke <dg0tm@darc.de> * html fixes * show flashdata if no station has eqsl nick * removed openssl check, not required * accumulate stats language * multilanguage support * prettier * Prevent leaking data out of other station_location * moved qrg to first tab * Fix a PHP 8.1 deprecated bug. * [Contesting] Fix for table qso count * Fixed error when data was empty. Also clear table before inserting again. * Refactor to get the table to load * Need to clear datatable when session is deleted * Prevent Racecondition * Fixed a few null-checks which will fail on fresh accounts * Allow for longer gridsquare in station profile * Show IOTA/SOTA ref on station location tab * [LBA] Fixed mapping of selected QSOs --------- Co-authored-by: int2001 <joerg@dj7nt.de> Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com> Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com> Co-authored-by: Christoph Kottke <dg0tm@darc.de> Co-authored-by: Florian (DF2ET) <github@florian-wolters.de> Co-authored-by: dg0tm <schieberjunge@gmx.net> * First POC * Handling of AJAX result (started) * Change qso-save to ajax-return * Added notification and reloading of QSO-Table * JS-Part * Set Focus to qso after (successful) log * Resetting timers (successful) * Info is now shown / faded * Small adjustments * More Beauty * Make consequent use of SIG-References from station_profile * Delete application/views/welcome directory Leftovers. Security Flaw! * Update Dashboard.php Remove redir to welcome * Delete application/controllers/Welcome.php security flaw * Hint for 8.3. friendly Usertest * Update config.sample.php default should be commented out * [LBA] Checkbox to turn on/off path lines in map * Styling for pathlines-checkbox * [LBA] Checkbox tweaks * updated comment in config.php (sample and installer) * Removed popup regarding unsaved changes (wasn't functional at all) * Added locking for sending a qso twice * added spinner to save button * Also include SIG and SIG_INFO * [Logbook] Removed profiler * [LBA] Added fitbounds to map * [LBA] Added CQ Zone overlay * Make clearer that overview filters on logbook rather than locations * baesURL has a trailing slash already * active logbook hint * Update .gitignore added userdata * [LBA] ITU zone overlay * Minor wording * [LBA] Added custom mapping icons * [LBA] Path line follows icon color * [LBA] Added icon anchoring * [LBA] Added easyprint for easy map saving * [LBA] Added default colors when icon settings does not exist in db * Check refs before trimming them * [LBA] Fixed another default issue with markers and colors * Removed dangerous functions where User can accidently shift profiles * Rmoeve more unused leftovers from 1.0 to 2.0. * Header refactoring (#110) * splitted up header * resorted header menu * main rebuild * header behaviour hover * dropdown toggle rotate * fix case where landscape is small menu and portrait normal view * submenu thirdparty services * removed custom maps from the header * matching search bar * border * matched border to themes * [Custom Map] Removed code * [Gridmap] Broke map by accident. Thanks @phl0 for poke. * Optical support for SAT directions and elevation * [LBA] Added coordinates at the bottom of the map * Align numbers and arrows * Reset RST after saving via AJAX * Cfd export (#117) * Added CFD Export for toplist.darc.de to Wavelog --------- Co-authored-by: phl0 <github@florian-wolters.de> * special thx to contributors * tag 1.1 * typo --------- Co-authored-by: abarrau <hesky378@gmail.com> Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com> Co-authored-by: Christoph Kottke <dg0tm@darc.de> Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com> Co-authored-by: int2001 <joerg@dj7nt.de> Co-authored-by: Florian (DF2ET) <github@florian-wolters.de> Co-authored-by: dg0tm <schieberjunge@gmx.net>
843 lines
12 KiB
CSS
843 lines
12 KiB
CSS
@media (min-width: 992px) {
|
|
.modal-lg,
|
|
.modal-xl {
|
|
max-width: 900px;
|
|
}
|
|
}
|
|
|
|
/* ============ HEADER MENU ============ */
|
|
/* Adapted from https://bootstrap-menu.com/detail-multilevel.html */
|
|
/* ============ desktop view ============ */
|
|
@media all and (min-width: 992px) {
|
|
|
|
.navbar-nav-left .dropdown-menu > li > a:hover:after {
|
|
transform: rotate(-90deg);
|
|
}
|
|
|
|
.navbar-nav-right .dropdown-menu > li > a:hover:after {
|
|
transform: rotate(90deg);
|
|
}
|
|
|
|
.header-dropdown li {
|
|
position: relative;
|
|
}
|
|
|
|
.nav-item .submenu {
|
|
display: none;
|
|
position: absolute;
|
|
left: 100%;
|
|
top: -7px;
|
|
}
|
|
|
|
.nav-item .submenu-left {
|
|
right: 100%;
|
|
left: auto;
|
|
}
|
|
|
|
.header-dropdown > li:hover > .submenu {
|
|
display: block;
|
|
}
|
|
|
|
.dropdown:hover > .header-dropdown {
|
|
display: block;
|
|
}
|
|
|
|
.dropdown > .header-dropdown {
|
|
display: none;
|
|
}
|
|
|
|
.navbar-nav-left {
|
|
flex-grow: 1;
|
|
}
|
|
|
|
.navbar-nav-right {
|
|
float: right;
|
|
}
|
|
|
|
.dropdown-menu-right {
|
|
right: 0 !important;
|
|
left: auto !important;
|
|
}
|
|
}
|
|
/* ============ desktop view .end// ============ */
|
|
|
|
/* ============ small devices ============ */
|
|
@media (max-width: 991px) {
|
|
|
|
.header-dropdown {
|
|
margin-left: 0.7rem;
|
|
margin-right: 0.7rem;
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
|
|
.header-dropdown li {
|
|
position: relative;
|
|
}
|
|
|
|
.nav-item .submenu {
|
|
display: none;
|
|
position: absolute;
|
|
left: 30%;
|
|
top: -7px;
|
|
}
|
|
|
|
}
|
|
/* ============ small devices .end// ============ */
|
|
|
|
.dropdown-menu {
|
|
z-index: 2000 !important;
|
|
position: absolute !important;
|
|
}
|
|
|
|
[hidden] {
|
|
display: none !important;
|
|
}
|
|
|
|
a {
|
|
text-decoration: none !important;
|
|
}
|
|
|
|
.main-nav .container {
|
|
margin-top: 0px !important;
|
|
}
|
|
|
|
#nav-container {
|
|
margin-top: 0;
|
|
position: sticky;
|
|
top: 0;
|
|
}
|
|
|
|
thead > tr > td {
|
|
position: sticky;
|
|
top: 45px;
|
|
}
|
|
|
|
.headerLogo {
|
|
width: 50px;
|
|
height: 50px;
|
|
}
|
|
|
|
.mainLogo {
|
|
width: 300px;
|
|
height: 300px;
|
|
}
|
|
|
|
.navbar {
|
|
--bs-navbar-padding-y: 0.25rem;
|
|
}
|
|
|
|
.dashboard {
|
|
padding-top: none;
|
|
}
|
|
|
|
.row.logdata {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.statistics {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.statistics_custom {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.notes {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.eqsl {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.publicsearch {
|
|
padding-top: 15px;
|
|
max-width: 540px;
|
|
}
|
|
|
|
.search {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.logbook {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.adif {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.adif .alert p {
|
|
margin-bottom: 0rem;
|
|
}
|
|
|
|
.api .alert p {
|
|
margin-bottom: 0rem;
|
|
}
|
|
|
|
.qso_panel {
|
|
padding-top: 25px;
|
|
}
|
|
|
|
.qso_panel #callsign {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.qso_panel #locator {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.qso_panel .iota_ref {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.qso_panel #sota_ref-selectized {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.qso_panel #wwff_ref-selectized {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.qso_panel #pota_ref-selectized {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
.card-body #wwff_ref_edit-selectized {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.card-body #pota_ref_edit-selectized {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.card-body #darc_dok_edit-selectized {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.card-body #exch_rcvd {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.card-body #exch_sent {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.card-body #exch_gridsquare_r {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
#oqrssearch:valid {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.confirmedGrid {
|
|
border-color: green;
|
|
}
|
|
|
|
.workedGrid {
|
|
border-color: yellow;
|
|
}
|
|
|
|
.newGrid {
|
|
border-color: red;
|
|
border-width: 2px;
|
|
}
|
|
|
|
#country {
|
|
border: none;
|
|
}
|
|
|
|
TD.eqsl {
|
|
width: 33px;
|
|
}
|
|
|
|
.eqsl-green {
|
|
color: #00a000 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.eqsl-red {
|
|
color: #f00 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.qsl-green {
|
|
color: #00a000 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.qsl-red {
|
|
color: #f00 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.qsl-yellow {
|
|
color: #d39e00 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.qsl-grey {
|
|
color: #dddddd !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
TD.qrz {
|
|
width: 33px;
|
|
}
|
|
|
|
.qrz-green {
|
|
color: #00a000 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.qrz-red {
|
|
color: #f00 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
TD.lotw {
|
|
width: 33px;
|
|
}
|
|
|
|
.lotw-green {
|
|
color: #00a000 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.lotw-red {
|
|
color: #f00 !important;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.qso-edit-box {
|
|
padding: 10px;
|
|
}
|
|
|
|
.previous-qsos .card-title {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.qso-map .card-title {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.qso-map {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.callsign-suggest {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.callsign-suggest .card-title {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
#search_box #callsign {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
#nav-bar-search-input:focus {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
/* QSL Card Management CSS */
|
|
|
|
.qsl_management {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
/*
|
|
*
|
|
*
|
|
*/
|
|
.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;
|
|
}
|
|
|
|
#myTab .nav-link {
|
|
padding: 8px !important;
|
|
}
|
|
|
|
#map {
|
|
z-index: 1;
|
|
}
|
|
|
|
#qsomap {
|
|
z-index: 1;
|
|
}
|
|
|
|
#create_station_profile .row {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
/*
|
|
* Debug CSS
|
|
*/
|
|
|
|
.card {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.modal-backdrop {
|
|
z-index: 1000 !important;
|
|
}
|
|
|
|
.was-map-dialog .modal-dialog {
|
|
width: 100%;
|
|
}
|
|
|
|
@media (min-width: 576px) {
|
|
.was-map-dialog .modal-dialog {
|
|
max-width: 73% !important;
|
|
}
|
|
}
|
|
|
|
/*
|
|
* Timepicker alignment
|
|
*/
|
|
.exportdatepicker {
|
|
padding-right: 0;
|
|
padding-left: 0;
|
|
}
|
|
|
|
.modal-body {
|
|
max-height: calc(100vh - 200px);
|
|
overflow-y: auto;
|
|
}
|
|
|
|
/* 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;
|
|
}
|
|
|
|
/* qrz.com profile picture Styles */
|
|
|
|
.card-title {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.callsign-image {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.callsign-image-content {
|
|
display: block;
|
|
max-height: 300px;
|
|
text-align: center;
|
|
}
|
|
|
|
.callsign-image-pic {
|
|
max-height: 250px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
#mapactivators {
|
|
height: calc(100vh - 380px) !important;
|
|
max-height: 900px !important;
|
|
}
|
|
|
|
.copy-icon {
|
|
display: block;
|
|
cursor: pointer;
|
|
padding-left: 0.5em;
|
|
}
|
|
|
|
.flash-copy {
|
|
animation-name: flash;
|
|
animation-timing-function: ease-out;
|
|
animation-duration: 1s;
|
|
}
|
|
|
|
@keyframes flash {
|
|
0% {
|
|
background: #28a745;
|
|
}
|
|
|
|
100% {
|
|
background: transparent;
|
|
}
|
|
}
|
|
|
|
.api-url {
|
|
font-family: Monospace;
|
|
}
|
|
|
|
.api-key {
|
|
font-family: Monospace;
|
|
}
|
|
|
|
.qso_panel .dxccsummary {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.qso_panel .dxccsummaryheader {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.table-striped tbody > tr.activeRow {
|
|
background-color: #5cb85c !important;
|
|
--bs-table-bg: none;
|
|
}
|
|
|
|
.border-top {
|
|
--bs-border-color: #dee2e6;
|
|
}
|
|
|
|
.activeRow a {
|
|
color: #fff !important;
|
|
}
|
|
|
|
.w-qsl {
|
|
max-height: calc(100vh - 270px);
|
|
overflow-y: auto;
|
|
}
|
|
|
|
#lotw_manual_results {
|
|
padding-top: 10px;
|
|
}
|
|
|
|
.lotw_info_yellow {
|
|
background-image: linear-gradient(to bottom, #3fb618, yellow);
|
|
}
|
|
|
|
.lotw_info_orange {
|
|
background-image: linear-gradient(to bottom, #3fb618, orange);
|
|
}
|
|
|
|
.lotw_info_red {
|
|
background-image: linear-gradient(to bottom, #3fb618, red);
|
|
}
|
|
|
|
.highcharts-strong {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.highcharts-figure,
|
|
.highcharts-data-table table {
|
|
min-width: 320px;
|
|
max-width: 100%;
|
|
margin: 1em auto;
|
|
max-height: calc(100vh - 200px) !important;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.highcharts-data-table table {
|
|
font-family: Verdana, sans-serif;
|
|
border-collapse: collapse;
|
|
border: 1px solid #ebebeb;
|
|
margin: 10px auto;
|
|
text-align: center;
|
|
width: 100%;
|
|
max-width: 500px;
|
|
}
|
|
|
|
.highcharts-data-table caption {
|
|
padding: 1em 0;
|
|
font-size: 1.2em;
|
|
color: #555;
|
|
}
|
|
|
|
.highcharts-data-table th {
|
|
font-weight: 600;
|
|
padding: 0.5em;
|
|
}
|
|
|
|
.highcharts-data-table td,
|
|
.highcharts-data-table th,
|
|
.highcharts-data-table caption {
|
|
padding: 0.5em;
|
|
}
|
|
|
|
.highcharts-data-table thead tr,
|
|
.highcharts-data-table tr:nth-child(even) {
|
|
background: #f8f8f8;
|
|
}
|
|
|
|
.highcharts-data-table tr:hover {
|
|
background: #f1f7ff;
|
|
}
|
|
|
|
#radio_cat_state {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.previous-qsos table {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
#advancedmap {
|
|
height: calc(100vh - 280px) !important;
|
|
max-height: 1000px !important;
|
|
}
|
|
|
|
.lotw-cert-list table {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.qso_panel a i.fa.fa-star:hover {
|
|
color: #ffd700 !important;
|
|
}
|
|
|
|
#dx,
|
|
#state,
|
|
#gridsquare,
|
|
#sota,
|
|
#wwff,
|
|
#pota {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
#awardInfoButton {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
#awardInfoButton h2 {
|
|
margin-right: 30px;
|
|
}
|
|
|
|
#simpleFleInfo {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
#simpleFleInfo h2 {
|
|
margin-right: 30px;
|
|
}
|
|
|
|
.sfletable {
|
|
height: 470px;
|
|
}
|
|
|
|
.sfletable.table {
|
|
width: 100%;
|
|
}
|
|
|
|
.sfletable.table thead,
|
|
.sfletable.table tbody tr {
|
|
display: block;
|
|
width: 100%;
|
|
table-layout: fixed;
|
|
display: inline-table;
|
|
}
|
|
|
|
.sfletable.table tbody {
|
|
width: 95%;
|
|
overflow-y: scroll;
|
|
max-height: 440px;
|
|
position: absolute;
|
|
}
|
|
|
|
.simplefle {
|
|
--bs-card-bg: none;
|
|
}
|
|
|
|
.red {
|
|
color: var(--red);
|
|
}
|
|
|
|
.green {
|
|
color: var(--green);
|
|
}
|
|
|
|
.blue {
|
|
color: var(--indigo);
|
|
}
|
|
|
|
.gray {
|
|
color: var(--gray);
|
|
}
|
|
|
|
.orange {
|
|
color: var(--orange);
|
|
}
|
|
|
|
.qso_eqsl_qslmsg_update {
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.icon_selectBox {
|
|
position: relative;
|
|
}
|
|
|
|
.icon_selectBox_data {
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 50;
|
|
left: initial;
|
|
border: 1px solid var(--bs-border-color);
|
|
padding: 5px;
|
|
top: initial;
|
|
background-color: var(--bs-card-bg);
|
|
color: var(--bs-body-color);
|
|
}
|
|
|
|
.icon_selectBox_data label {
|
|
display: block;
|
|
margin-bottom: 0px !important;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.icon_selectBox_data label:hover {
|
|
background-color: var(--bs-primary);
|
|
}
|
|
|
|
.inputError {
|
|
border: 2px solid rgb(217, 83, 79);
|
|
}
|
|
|
|
table.dataTable thead th,
|
|
table.dataTable thead td,
|
|
table.dataTable tfoot th,
|
|
table.dataTable tfoot td {
|
|
text-align: center !important;
|
|
}
|
|
|
|
.table-responsive .dropdown-menu.notdisplay {
|
|
padding: 0px !important;
|
|
border: 0px !important;
|
|
}
|
|
|
|
#partial_view .table-responsive {
|
|
overflow-x: unset;
|
|
}
|
|
|
|
label {
|
|
margin-bottom: 0.25rem;
|
|
}
|
|
|
|
.btn-pwd-showhide,
|
|
.btn-pwd-showhide:hover,
|
|
.btn-included-on-field,
|
|
.btn-included-on-field:hover {
|
|
border: 1px solid var(--cl-border-btn-pwd);
|
|
cursor: pointer;
|
|
}
|
|
|
|
.dxccsummaryheader:after {
|
|
content: "\02795"; /* Unicode character for "plus" sign (+) */
|
|
float: right;
|
|
margin-left: 5px;
|
|
color: #000000;
|
|
background-image: linear-gradient(
|
|
to right,
|
|
white 0,
|
|
white 12ch,
|
|
black 12ch,
|
|
black 100%
|
|
);
|
|
-webkit-background-clip: text;
|
|
background-clip: text;
|
|
-webkit-text-fill-color: transparent;
|
|
-webkit-text-fill-color: transparent;
|
|
}
|
|
|
|
.dxccsummaryheaderopened:after {
|
|
content: "\2796"; /* Unicode character for "minus" sign (-) */
|
|
}
|
|
|
|
.coordinates {
|
|
justify-content: center;
|
|
align-items: stretch;
|
|
}
|
|
.cohidden {
|
|
display:none;
|
|
}
|
|
|
|
#latDeg, #lngDeg {
|
|
width: 170px;
|
|
}
|
|
#locator, #distance, #bearing {
|
|
width: 120px;
|
|
} |