blob: 10e28630f62083ca6c1ace5be87e8eac29ca8c4c [file] [log] [blame]
.btn-primary {
background-color: #9BAD09;
border-color: #626F06
}
.btn-primary:hover {
background-color: #626F06
}
.shiny-notification {
position: fixed;
top: 50%;
left: 50%;
width: 250px;
margin-top: -100px;
margin-left: -125px;
}
.progress-bar {
background-color: #9BAD09
}