rename class
This commit is contained in:
parent
53faca64c0
commit
d9b662106c
@ -28,7 +28,7 @@
|
||||
height: 283px;
|
||||
}
|
||||
|
||||
.webrx-top-bar-parts {
|
||||
.webrx-top-bar {
|
||||
height:67px;
|
||||
|
||||
background: rgba(128, 128, 128, 0.15);
|
||||
@ -46,7 +46,7 @@
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.webrx-top-bar-parts > * {
|
||||
.webrx-top-bar > * {
|
||||
flex: 0;
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div class="webrx-top-container">
|
||||
<div class="webrx-top-bar-parts">
|
||||
<div class="webrx-top-bar">
|
||||
<a href="https://www.openwebrx.de/" target="_blank"><img src="static/gfx/openwebrx-top-logo.png" class="webrx-top-logo" alt="OpenWebRX Logo"/></a>
|
||||
<img class="webrx-rx-avatar openwebrx-photo-trigger" src="static/gfx/openwebrx-avatar.png" alt="Receiver avatar"/>
|
||||
<div class="webrx-rx-texts openwebrx-photo-trigger">
|
||||
|
Loading…
Reference in New Issue
Block a user