mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
UI cleanup
This commit is contained in:
@@ -22,7 +22,6 @@ button:focus {
|
||||
outline: none;
|
||||
}
|
||||
input[type="button"] {
|
||||
width: 100px;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
display: block;
|
||||
@@ -376,3 +375,7 @@ textarea#autoexec1 {
|
||||
background: #5a9900;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#otadiv {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user