webui(build): separate stylesheet files per module

This commit is contained in:
Maxim Prokhorov
2025-04-04 20:13:25 +03:00
parent 5152dc9958
commit cbd28d26e4
20 changed files with 16626 additions and 16802 deletions

4
code/html/src/sensor.css Normal file
View File

@@ -0,0 +1,4 @@
.emon-expected {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 1.6em;
}