From 42f975a92658d8355d19ece123b20d482de7047a Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Fri, 11 Sep 2020 00:02:45 +0200 Subject: [PATCH] use sprites for bookmark button, too --- htdocs/css/openwebrx.css | 7 +++++++ htdocs/index.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index aa54163..198d279 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -1237,4 +1237,11 @@ img.openwebrx-mirror-img background-position: -13.7px -33.2px; width: 14px; height: 12.5px; +} + +.sprite-bookmark { + background-size: 101px 276px; + background-position: -50px -227.5px; + width: 20.5px; + height: 27px; } \ No newline at end of file diff --git a/htdocs/index.html b/htdocs/index.html index 0bd5332..4f8b06b 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -153,7 +153,7 @@