esp8266-nanoleaf-webserver/data/css/simple.css
Jason Coon d8149e2fd3 Updated with latest changes from Tree v2
Added support for dynamic fields, updated web app, etc.
2016-12-18 16:02:44 -06:00

19 lines
237 B
CSS

/*body {
padding-bottom: 70px;
}*/
.grid-item-color {
width: 4%;
height: 32px;
cursor: pointer;
}
.grid-item-pattern {
width: 100px;
height: 100px;
margin: 5px;
padding: 6px;
white-space: normal;
cursor: pointer;
}