diff --git a/application/views/contesting/index.php b/application/views/contesting/index.php index 39aa613af..4b4243be0 100644 --- a/application/views/contesting/index.php +++ b/application/views/contesting/index.php @@ -39,7 +39,7 @@
- ' required> + ' required>
@@ -163,7 +163,7 @@
- +
@@ -184,12 +184,12 @@
@@ -208,12 +208,12 @@
diff --git a/application/views/qso/edit_ajax.php b/application/views/qso/edit_ajax.php index d2ac92ea9..515a5335e 100644 --- a/application/views/qso/edit_ajax.php +++ b/application/views/qso/edit_ajax.php @@ -60,7 +60,7 @@
- +
@@ -153,7 +153,7 @@
- + COL_DISTANCE != "") echo $qso->COL_DISTANCE . " km"; ?>
@@ -161,7 +161,7 @@
- +
@@ -592,7 +592,7 @@
- +
@@ -621,12 +621,12 @@
- +
- +
diff --git a/application/views/qso/index.php b/application/views/qso/index.php index 002f0a689..d18d32919 100644 --- a/application/views/qso/index.php +++ b/application/views/qso/index.php @@ -126,7 +126,7 @@
 " class="fas fa-search">
- +
@@ -285,7 +285,7 @@
- +
diff --git a/assets/css/general.css b/assets/css/general.css index b83c3960a..c6ff18524 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -230,14 +230,6 @@ thead > tr > td { padding-top: 25px; } -.qso_panel #callsign { - text-transform: uppercase; -} - -.qso_panel #locator { - text-transform: uppercase; -} - .qso_panel .iota_ref { text-transform: uppercase; } @@ -258,18 +250,6 @@ thead > tr > td { 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; } @@ -286,18 +266,6 @@ thead > tr > td { 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; }