diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 434f410..f3d19a4 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -1049,7 +1049,8 @@ img.openwebrx-mirror-img } .openwebrx-meta-slot.active.direct .openwebrx-meta-user-image .directcall, -#openwebrx-panel-metadata-ysf .openwebrx-meta-slot.active .openwebrx-meta-user-image .directcall { +#openwebrx-panel-metadata-ysf .openwebrx-meta-slot.active .openwebrx-meta-user-image .directcall, +#openwebrx-panel-metadata-dstar .openwebrx-meta-slot.active .openwebrx-meta-user-image .directall { display: initial; } @@ -1082,6 +1083,18 @@ img.openwebrx-mirror-img content: "Down: "; } +.openwebrx-dstar-yourcall:not(:empty):before { + content: "To: "; +} + +.openwebrx-dstar-destination:not(:empty):before { + content: "Destination: "; +} + +.openwebrx-dstar-departure:not(:empty):before { + content: "Departure: "; +} + .openwebrx-maps-pin svg { width: 15px; height: 15px; diff --git a/htdocs/index.html b/htdocs/index.html index f02166b..ad7c7f7 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -85,6 +85,18 @@
+