* remove sprites and corresponding styles
* remove base pngs
* remove other unused images
This commit is contained in:
Jakob Ketterl
2021-05-16 16:10:00 +02:00
parent 7ec592ce3d
commit 8a54ef4cd0
28 changed files with 1 additions and 122 deletions

View File

@@ -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;