blob: 633bfcfccb5d5c2e9a0d5140166c57ff484f2531 [file]
#programSelect {
background-color: yellow;
width: 200px;
}
#summaryContainer {
margin-left: 5px;
margin-right: 5px;
overflow: auto;
}
#stateButton {
width: 99%;
}
.createSetModal .modal-content {
width: 500px;
}
button.btn.btn-default.btn-sm.setDelete.ng-scope {
width: 57px;
}
#importButton {
width:150px;
}
button.btn.btn-primary.ng-scope {
width: 99%;
height: 30px;
}
.ng-binding.ng-scope.btn.btn-primary {
width: 99%;
}
button.btn.btn-warning.ng-scope {
width: 99%;
height: 30px;
}
button.btn.btn-danger.ng-scope {
width: 99%;
height: 30px;
}
button.btn.btn-success.ng-scope {
width: 99%;
height: 30px;
}
#reportRow {
margin-top: 40px;
}
#generateReportBtn {
margin-top:20px;
}
button#mergetAnnotationsBtn {
margin-top: 20px;
margin-bottom: 20px;
}
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }
.ngHeaderSortColumn.ngSorted {
max-width: 100px;
}
.ngHeaderScroller {
max-width: 0px;
}
input#allowOnlyValidResolutionTypesCheckbox {
line-height: 100%;
margin-top: -25px;
zoom: 2;
transform: scale(2);
-ms-transform: scale(2);
-webkit-transform: scale(2);
-o-transform: scale(2);
-moz-transform: scale(2);
transform-origin: 0 0;
-ms-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-o-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
div#allowOnlyValidResolutionTypesDiv {
margin-top: 20px;
}