From 69f71aaea7ef1aaf8ef064d546682ecea9f52ba2 Mon Sep 17 00:00:00 2001 From: HB9HIL <80885850+HB9HIL@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:22:05 +0200 Subject: [PATCH] Update oqrs.php forgot to remove that after implementing theme option --- application/views/widgets/oqrs.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/application/views/widgets/oqrs.php b/application/views/widgets/oqrs.php index 6c788335b..c4f3e98d6 100644 --- a/application/views/widgets/oqrs.php +++ b/application/views/widgets/oqrs.php @@ -63,11 +63,6 @@ To use this widget insert this Element: width: 150px; height: 150px; } - - #oqrs_callsign { - background-color: #343434; - border-color: #757575 !important; - }