OpenDroneMap-WebODM/app/static/app/js/css/EditTaskForm.scss

29 wiersze
412 B
SCSS

.edit-task-form{
.presets-dropdown{
margin-left: 8px;
}
.preset-performing-action-icon{
margin-left: 12px;
}
.preset-error{
margin-top: 12px;
}
.system-preset{
background-color: #eee;
}
.review-options{
margin-top: 10px;
margin-bottom: 14px;
}
.name-loading{
position: absolute;
right: 30px;
top: 15px;
opacity: 0.5;
}
}