megapixels/data/camera.css

14 lines
193 B
CSS

.errorbox {
background: #dd0000;
color: #ffffff;
}
.controlbox {
background: rgba(0, 0, 0, 0.2);
}
.button-overlay {
opacity: 0.9;
background-color: rgba(0, 0, 0, 0.2);
}