Browse Source

Fix bug in CSS caused by a bad merge

fastled
Xose Pérez 6 years ago
parent
commit
e9bb571fee
3 changed files with 3062 additions and 3061 deletions
  1. BIN
      code/espurna/data/index.html.gz
  2. +3061
    -3061
      code/espurna/static/index.html.gz.h
  3. +1
    -0
      code/html/custom.css

BIN
code/espurna/data/index.html.gz View File


+ 3061
- 3061
code/espurna/static/index.html.gz.h
File diff suppressed because it is too large
View File


+ 1
- 0
code/html/custom.css View File

@ -167,6 +167,7 @@ div.state {
border: 0px;
padding: 0px;
margin-bottom: -4px;
}
#panel-rfb fieldset {
margin: 10px 2px;
padding: 20px;


Loading…
Cancel
Save