mami/src/mami.css/eeprom.css

15 lines
216 B
CSS

.eeprom-item-progress {
margin: 5px;
margin-top: 0;
height: 14px;
}
.eeprom-drop-overlay {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, .6);
}