Select Git revision
experiment-storage-service.js
error-dialog.css 216 B
.modal-dialog-wrapper {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 999;
}
.modal-header{
background-color: rgb(241, 185, 185);
color: rgb(138, 41, 41);
}