platypush/platypush/backend/http/static/css/gpio.zeroborg.css

10 lines
120 B
CSS
Raw Normal View History

.zb-controls-container {
margin: auto;
width: 25%;
}
.zb-ctrl-btn.selected {
color: #78ff00 !important;
}