mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-06 23:13:46 +00:00
clean up
* remove sprites and corresponding styles * remove base pngs * remove other unused images
This commit is contained in:
parent
7ec592ce3d
commit
8a54ef4cd0
28 changed files with 1 additions and 122 deletions
|
|
@ -195,39 +195,9 @@
|
|||
}
|
||||
|
||||
/*
|
||||
* Sprites (images)
|
||||
* RX details arrow up/down switching
|
||||
*/
|
||||
|
||||
.sprite-panel-status {
|
||||
background-position: 0 0;
|
||||
width: 44px;
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
.sprite-panel-log {
|
||||
background-position: -44px 0;
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
.sprite-panel-receiver {
|
||||
background-position: -82px 0;
|
||||
width: 40px;
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
.sprite-panel-map {
|
||||
background-position: -122px 0;
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
.sprite-panel-settings {
|
||||
background-position: -160px 0;
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
.openwebrx-rx-details-arrow {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue