/*全局样式*/ .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; } .height-150{ height: 150px !important; } /*右侧二级导航小图标*/ .orderlist-nav li:nth-child(1) a i, .orderlist-nav li:nth-child(1) a:hover i { width: 15px; height: 15px; margin-top: 2px; background: url(../img/icon_add_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(2) a i, .orderlist-nav li:nth-child(2) a:hover i { width: 15px; height: 18px; margin-top: 1px; background: url(../img/icon_copy_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(3) a i, .orderlist-nav li:nth-child(3) a:hover i { width: 15px; height: 18px; margin-top: 1px; background: url(../img/icon_save_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(4) a i, .orderlist-nav li:nth-child(4) a:hover i { width: 16px; height: 16px; margin-top: 2px; background: url(../img/icon_tran_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(5) a i, .orderlist-nav li:nth-child(5) a:hover i { width: 15px; height: 18px; margin-top: 1px; background: url(../img/icon_saveas_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(6) a i, .orderlist-nav li:nth-child(6) a:hover i { width: 16px; height: 16px; margin-top: 2px; background: url(../img/icon_int_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(7) a i, .orderlist-nav li:nth-child(7) a:hover i { width: 18px; height: 15px; margin-top: 3px; background: url(../img/icon_sub_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(8) a i, .orderlist-nav li:nth-child(8) a:hover i { width: 15px; height: 15px; margin-top: 3px; background: url(../img/icon_gener_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(9) a i, .orderlist-nav li:nth-child(9) a:hover i { width: 18px; height: 15px; margin-top: 2px; background: url(../img/icon_print_h.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(1) a:hover i{ background: url(../img/icon_add_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(2) a:hover i{ background: url(../img/icon_copy_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(3) a:hover i{ background: url(../img/icon_save_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(4) a:hover i{ background: url(../img/icon_tran_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(5) a:hover i{ background: url(../img/icon_saveas_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(6) a:hover i{ background: url(../img/icon_int_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(7) a:hover i{ background: url(../img/icon_sub_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(8) a:hover i{ background: url(../img/icon_gener_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:nth-child(9) a:hover i{ background: url(../img/icon_print_l.png) no-repeat left center; background-size: cover; } .orderlist-nav li:last-child span{ display: none; } /*新增左右模式*/ .row-bottom { margin-bottom: 15px; } .row-b { width: 95%; height: 0px; border-bottom: 3px double #e5e6e7; margin: 0 auto 15px; display:none; } .ibox-title { display: none; } .control-label { font-weight: bold; text-align: left !important; margin-right: 0 !important; } textarea, input[type='text'], select { border: 1px dotted #33a3dc !important; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{ background:#FFF; } .goods .form-group { margin-left: -20px; } .ibox-tools { margin-bottom: 10px; margin-left: -20px; margin-right: 5% !important; } .bootstrap-table{ width:97%; float:right; margin-bottom:15px; border-bottom:1px solid #e5e6e7; } .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; } .no-records-found { display: none; } .left-15{ margin-left:15px; } .top-5{ margin-top:5px; } /*自动上搜索*/ .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; } .w-10{ width:10% !important; } .select { background: url(../img/select_arrow_l.png) no-repeat scroll right 10px center transparent !important; } /*修改汇总*/ .modify-summary .ibox-title h5 { border-left: 2px solid #33a3dc; padding-left: 8px; font-weight: bold; color: #666; font-size: 15px; } .modify-summary .modify-column { padding-left: 0px; } .modify-summary .modify-column li { list-style: none; height: 35px; line-height: 35px; background: #f7f7f7; padding-left: 25px; margin-bottom: 10px; } .modify-summary .modify-column li span { width: 16%; display: inline-block; } .modify-summary .modify-column li span i { width: 10px; height: 6px; display: inline-block; margin-left: 5px; margin-top: -2px; } .modify-summary .modify-column li span i.open-arrow { background: url(../img/open_arrow.png) no-repeat; } .modify-summary .modify-column li span i.close-arrow { background: url(../img/close_arrow.png) no-repeat; } .modify-summary table { margin: 10px 0 10px 25px; display: none; } .modify-summary table tbody tr { height: 25px; } .modify-summary table tbody tr td.modify-border { padding-left: 25px; padding-right: 25px; } .modify-summary .content-border { border-right: 1px solid #f5f5f5; }