60 lines
2.6 KiB
CSS
60 lines
2.6 KiB
CSS
th, td { text-align: center !important; vertical-align: middle !important; }
|
|
.numberType::-webkit-outer-spin-button,
|
|
.numberType::-webkit-inner-spin-button { -webkit-appearance: none;}
|
|
|
|
.numberType { -moz-appearance: textfield;}
|
|
|
|
.chosen-container .chosen-drop.no-skin {
|
|
position: static !important;
|
|
}
|
|
|
|
.layui-layer-title { background-color: #4B545C !important; color: #fff !important; }
|
|
.jconfirm-box { width: 20% !important; }
|
|
.form-group .control-label { min-width: 100px; }
|
|
.formGroupInputLarge { min-width: 127px !important; }
|
|
.glyphicon-refresh { color: #e33333 !important; }
|
|
/*.chosen-container { width: 111px !important; }*/
|
|
#InterpolationMethod_chosen { width: 170px !important; }
|
|
.spbuy { color: red }
|
|
.spsell { color: green }
|
|
|
|
.title-none { display: none; }
|
|
/*.form-control { cursor: pointer; height: 22px; padding: 0px 6px !important; border: 1px solid #aaa; height: 23px !important; font-size: 13px !important; }*/
|
|
|
|
.due-date { min-width: 200px !important; }
|
|
|
|
|
|
/*#VolType, #VolSurfaceMode, #ReviewDownLimit, #ReviewUpLimit { border-radius: 5px; width: 111px;}*/
|
|
.suffix { margin-left: -22px; background-color: white;}
|
|
#InterpolationMethod { border-radius: 5px; width: 167px; height: 27px; }
|
|
|
|
#TempExerciseDate { height: 24px; }
|
|
#listdiv { min-height: 400px; }
|
|
#listdiv .form-group .col-sm-6 { width: 90%; }
|
|
|
|
/*.ui-datepicker { background-color: #FFF; border: 1px solid rgba(0,0,0,.2); -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2); box-shadow: 0 2px 4px rgba(0,0,0,.2); z-index: 999 !important }*/
|
|
.form-group .col-sm-8 .chosen-container .chosen-drop { width: 170px; }
|
|
/*input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea { height: 22px; text-align: center; text-align-last: center; }*/
|
|
|
|
@media (min-width: 768px) {
|
|
.col-sm-4 { width: auto; }
|
|
}
|
|
|
|
#maintainDate {
|
|
width: 100px;
|
|
height: 30px;
|
|
border: 1px solid #bbbbbb;
|
|
border-radius: 0.25rem;
|
|
}
|
|
|
|
.table-expire {table-layout:fixed; }
|
|
.table-expire > tbody > tr > td { background: #4b545c; white-space: nowrap; height: 40px; line-height: 32px; padding: 0; }
|
|
.table-expire > tbody > tr > td:first-child { color: #fff; }
|
|
/*.table-expire .glyphicon { color: #fff; }*/
|
|
|
|
.table-volinput > tbody > tr > td { white-space: nowrap; height: 40px; line-height: 32px; padding: 0 5px; }
|
|
/*.table-volinput .glyphicon { color: #4b545c;}*/
|
|
|
|
.volInput, input[type=number] { width: 77px;}
|
|
.d-flex > :not(div) { font-size: 0; }
|