mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-27 01:48:38 +03:00
Wi fi manager (#11)
* autoexec config settings working * small fixes * working autoexec* saving * allow double quotes in command line
This commit is contained in:
@@ -265,6 +265,9 @@ h3 {
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
top: 1.5em;
|
||||
|
||||
left: 8px;
|
||||
|
||||
width: 4em;
|
||||
height: 2em;
|
||||
background-color: #c32e04;
|
||||
@@ -343,3 +346,8 @@ input#ota {
|
||||
#otadiv {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
textarea#autoexec1 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user