mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
add battery indicator
This commit is contained in:
@@ -308,6 +308,19 @@ span#flash-status {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
#battery {
|
||||
padding-top: 7px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
ul#navbar {
|
||||
border-bottom: 0px;
|
||||
}
|
||||
|
||||
#content {
|
||||
border-top: 1px solid black;
|
||||
}
|
||||
|
||||
.footer {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user