diff --git a/htdocs/css/openwebrx-header.css b/htdocs/css/openwebrx-header.css index ef0a129..34802f6 100644 --- a/htdocs/css/openwebrx-header.css +++ b/htdocs/css/openwebrx-header.css @@ -53,21 +53,13 @@ padding: 15px; } -#webrx-rx-avatar-background -{ - cursor:pointer; - background-image: url(../gfx/openwebrx-avatar-background.png); - background-origin: content-box; - background-repeat: no-repeat; - float: left; - width: 54px; - height: 54px; - padding: 7px; - box-sizing: content-box; -} - #webrx-rx-avatar { + background-color: rgba(154, 154, 154, .5); + border-radius: 7px; + float: left; + margin: 7px; + cursor:pointer; width: 46px; height: 46px; diff --git a/htdocs/gfx/openwebrx-avatar-background.png b/htdocs/gfx/openwebrx-avatar-background.png deleted file mode 100644 index e52cb0b..0000000 Binary files a/htdocs/gfx/openwebrx-avatar-background.png and /dev/null differ diff --git a/htdocs/include/header.include.html b/htdocs/include/header.include.html index c7efe13..21fc308 100644 --- a/htdocs/include/header.include.html +++ b/htdocs/include/header.include.html @@ -4,9 +4,7 @@
-
- -
+