@media (max-width: 1500px){ .lg-4{ width: 50%; } } @media (max-width: 1300px){ .lg-6{ width: 50%; } .lg-12{ width: 100%; } .lg-m-20{ margin-top:15px; } } .input-group-btn:last-child>.btn{ z-index: 1 !important; } .row-padding{ padding-top:15px; } input[type="checkbox"]{ margin-top:10px; } .height88{ height: 88px !important; } .height215{ height: 215px !important; } .m-35{ margin-top:35px; } /*右侧二级导航小图标*/ .orderlist-nav li:nth-child(1) a i { width: 15px !important; height: 18px !important; margin-top: 0px !important; background: url(../img/icon_save_l.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(2) a i { width: 15px !important; height: 18px !important; margin-top: 0px !important; background: url(../img/icon_copy_l.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(3) a i { width: 18px !important; height: 15px !important; margin-top: 2px !important; background: url(../img/icon_sub_l.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(4) a i{ width: 15px; height: 18px; margin-top:2px; background: url(../img/icon_direct_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(5) a i{ width: 18px; height: 15px; margin-top:1px; background: url(../img/icon_send_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(6) a i{ width: 15px; height: 15px; margin-top:3px; background: url(../img/icon_gener_3.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(1) a:hover i { background: url(../img/icon_save_l.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(2) a:hover i { background: url(../img/icon_copy_l.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(3) a:hover i { background: url(../img/icon_sub_l.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(4) a:hover i{ background: url(../img/icon_direct_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(5) a:hover i{ background: url(../img/icon_send_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(6) a:hover i{ background: url(../img/icon_gener_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(1) a.disabled i { background: url(../img/icon_save_h.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(2) a.disabled i { background: url(../img/icon_copy_h.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(3) a.disabled i { background: url(../img/icon_sub_h.png) no-repeat left center !important; background-size: cover !important; } .orderlist-nav li:nth-child(4) a.disabled i { background: url(../img/icon_direct_h.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(5) a.disabled i { background: url(../img/icon_send_h.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(6) a.disabled i { background: url(../img/icon_gener_h.png) no-repeat left center; background-size: cover; } .query{ margin-left:25px; margin-top: 10px; } /*只读状态改为不可用*/ input[readonly="readonly"]:focus{ border: 1px solid #eee !important; box-shadow: none !important; } /*按钮*/ .navbar-i{ margin-left:1.5%; clear:both; } .navbar-i a { display: inline-block; padding: 5px 10px; line-height: 22px; border-radius: 5px; margin-right: 5px; background: #33a3dc; color: #FFF; border: 1px solid #33a3dc; } .navbar-i a:hover { box-shadow: rgba(51, 163, 220, .2) 2px 12px 12px -4px; transition: all .3s ease-in-out; } .navbar-i a i { display: inline-block; margin-top: -3px; margin-right: 5px; vertical-align: middle; } /*提交按钮*/ .btn-query { padding: 6px 18px !important; display: inline-block; background: #32a3db; color: #FFF !important; margin-top:9px; margin-left:25px; } .ibox-title{ width:90% !important; padding-left:15px; clear:both; background:none !important; } /*日期*/ .date { background: url(../img/edit_date.png) no-repeat 7px 6px; padding-left: 35px; } /*新增左右模式*/ .row-b { width: 97%; height: 0px; border-bottom: 3px double #e5e6e7; margin: 0 auto 15px; display:none; } .control-label{ font-weight:bold; text-align:left !important; } textarea, input[type='text'], select { border: 1px dotted #33a3dc !important; } .bootstrap-table .table { border: none !important; } .bootstrap-table .table thead tr th { background: none !important; } .bootstrap-table .table tbody tr { border: none; } .bootstrap-table .table tbody tr:hover { box-shadow: none !important; } .bootstrap-table .table tbody tr td:nth-child(1) { padding-left: 30px !important; } /*查看订单去掉灰色背景*/ .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: none; } /*自动上搜索*/ .dropdown-menu .table tbody tr.jhover, .dropdown-menu .table tbody tr.jhover:hover { background: #07d; } .dropdown-menu .table tbody tr.jhover td, .dropdown-menu .table tbody tr.jhover:hover td { color: #FFF; } .-left15{ margin-left:0px; } .row-bottom { margin-bottom: 15px; } .select { background: url(../img/select_arrow_l.png) no-repeat scroll right 10px center transparent !important; } /*换编辑样式*/ /*.row-bg { margin-bottom: 25px; } .row-bg .ibox-content { border: 1.5px dashed #33a3dc; border-radius: 7px; overflow: hidden; padding-top:15px; } textarea, input[type='text'], select { border: 1px solid #e5e6e7 !important; } .select { background: url(../img/select_arrow.png) no-repeat scroll right 10px center transparent !important; } .btn-white { border: 1px solid #e5e6e7; color: #e5e6e7; } .input-group-btn .btn .caret { color: #333; }*/ /*解决错位问题*/ .input-group-btn .btn { margin-bottom: 0px !important; }