mirror of
https://github.com/wled/WLED.git
synced 2025-07-15 14:56:32 +00:00
Minor tweak.
This commit is contained in:
parent
b50e066dee
commit
38c84bb1f6
@ -621,7 +621,7 @@ input[type=range]::-moz-range-thumb {
|
|||||||
border: 2px solid var(--c-1);
|
border: 2px solid var(--c-1);
|
||||||
}
|
}
|
||||||
#wwrap, #wbal {
|
#wwrap, #wbal {
|
||||||
display: block;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sliderwrap {
|
.sliderwrap {
|
||||||
|
3628
wled00/html_ui.h
3628
wled00/html_ui.h
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// version code in format yymmddb (b = daily build)
|
// version code in format yymmddb (b = daily build)
|
||||||
#define VERSION 2110241
|
#define VERSION 2110271
|
||||||
|
|
||||||
//uncomment this if you have a "my_config.h" file you'd like to use
|
//uncomment this if you have a "my_config.h" file you'd like to use
|
||||||
//#define WLED_USE_MY_CONFIG
|
//#define WLED_USE_MY_CONFIG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user