use sprites for bookmark button, too
This commit is contained in:
parent
63c31eba22
commit
42f975a926
@ -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;
|
||||
}
|
@ -153,7 +153,7 @@
|
||||
<div class="webrx-mouse-freq"></div>
|
||||
</div>
|
||||
<div class="openwebrx-button openwebrx-square-button openwebrx-bookmark-button" style="display:none;" title="Add bookmark...">
|
||||
<img src="static/gfx/openwebrx-bookmark.png">
|
||||
<span class="sprite sprite-bookmark"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="openwebrx-panel-line">
|
||||
|
Loading…
Reference in New Issue
Block a user