Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/riskHedgingV2.css
T
2024-05-09 14:06:26 +08:00

127 lines
7.5 KiB
CSS

body { overflow: hidden; }
a:hover { text-decoration: none; }
p { font-size: 14px; }
.hidden { display: none; }
.btn.active:focus, .btn:active:focus, .btn:focus { outline: none; }
.yl-btn { height: 30px; border: none; border-radius: 3px !important; padding-top: 5px; min-width: 80px; }
.breadcrumbs, .footer { display: none; }
.main-content > .full { padding: 0 5px 0 5px; }
.yl-sidebar + .full { padding-right: 55px; }
.main-content > .lite { padding: 0 5px; }
.yl-tradingdate { font-size: 18px; display: inline-block; line-height: 32px; vertical-align: bottom; font-weight: 700; margin-right: 15px; }
.yl-checkbox { width: 19px; height: 19px; vertical-align: middle; margin-top: 0 !important; }
.yl-sort-cont { overflow: hidden }
.yl-badge { background-color: #e33333 !important; color: white; font-weight: 700; }
.yl-gear { font-size: 28px; vertical-align: middle; color: #333; line-height: 30px; }
/*sortable*/
.sortable-drag { background: #daf4ff; }
.sortable-ghost { background-color: #C8EBFB; }
/*ui-jqgrid*/
.ui-jqgrid, .ui-jqgrid .ui-jqgrid-view { overflow: hidden; min-width: 800px; }
.ui-jqgrid .ui-jqgrid-hdiv, .ui-jqgrid .ui-jqgrid-bdiv { overflow: hidden; min-width: 800px; }
.ui-jqgrid .ui-jqgrid-bdiv { height: auto !important; padding-top: 60px; padding-bottom: 25px; }
.ui-jqgrid .ui-jqgrid-hbox { padding-right: 0; }
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column { text-align: center !important; background: none; border: 0; }
.ui-jqgrid-hdiv-fixed { position: absolute !important; top: 0; left: 0; z-index: 8; }
.deltarisk-danger, .ui-state-highlight.deltarisk-danger { background: #f5c6cb !important; }
/*#listGridSub tr:nth-child(odd) { background: #f3f3f4; }*/
.ui-jqgrid-btable .ui-widget-content.ui-state-highlight { background-color: rgb(228,231,209); }
.ui-jqgrid tr.ui-state-highlight.ui-row-ltr td { background-color: rgb(228,231,209); }
/*.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { color: #363636; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff; }
.ui-jqgrid .ui-jqgrid-hbox .ui-jqgrid-htable { border-bottom: 1px solid #aaaaaa; }
.ui-jqgrid-hdiv .ui-jqgrid-htable { border: 0; }
.ui-jqgrid .ui-jqgrid-labels { background: #f9f9f9; }
.ui-jqgrid .ui-jqgrid-ftable tr { border-top: 0; border-bottom: 0; }
.ui-jqgrid tr.ui-row-ltr td { padding: 4px 4px; border-color: #E1E1E1; }
.ui-jqgrid tr.footrow td { padding: 4px 4px; border-top: 0; border-right-color: #E1E1E1; color: #363636; border-bottom: 1px solid #E1E1E1; }
#gbox_listGridSub .ui-jqgrid-bdiv { padding-top: 30px; }
/*chosen*/
.chosen-container { width: 100% !important; min-width: 200px; }
.chosen-container-multi .chosen-choices { width: 100% !important; }
.chosen-container .chosen-drop { width: auto; min-width: 200px; }
.chosen-choices li.search-choice { width: auto; }
/**selectize**/
.selectize-input { min-height: 36px; }
.selectize-control.plugin-remove_button .remove { border-left: 0 !important; }
/*ui-jqgrid*/
.yl-light { width: 12px; height: 12px; border-radius: 12px; display: inline-block; vertical-align: middle; }
.yl-light-red { background: #ff0000; }
.yl-light-yellow { background: #FFC90E; }
.yl-light-green { background: #B5E61D; }
.yl-grid-plus { color: #428bca !important; text-decoration: none; }
.yl-grid-variety > td { font-weight: 700 !important; }
.yl-grid-variety.expand { background-image: none; background-color: #EFF4F7; opacity: 1 }
.yl-grid-hedging, .yl-grid-hedging:hover { background: #FFE699 !important; }
.yl-fixed-price:not(.expand) > td, .yl-fixed-priceV { background: #FFFBB0 !important; }
.yl-grid-yuanqi { background: #FDFDD7 !important; }
.yl-btn-drop { background-color: #fff; border-radius: 5px; color: #000; border: solid 1px #e8e8e8; height: 30px; line-height: 28px; outline: none; padding: 1px 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.yl-btn-drop:focus, .yl-btn-drop:hover { outline: none; color: #000; }
.yl-vline { display: inline-block; width: 2px; height: 30px; line-height: 28px; border-left: 2px groove #f5f5f5; vertical-align: top; margin: 0 5px }
.yl-filterdesc { margin: 0; word-break: break-all; }
.hasFilter { color: blue; }
#searchFilterDesc { cursor: pointer; user-select: none; font-size: 14px; padding: 6px; line-height: 24px; height: 30px; overflow: hidden; }
#searchFilterDesc.auto-height { height: auto; }
/*yl-sidebar*/
.yl-sidebar { position: fixed; top: 0px; right: 0px; bottom: 0px; min-width: 47px; background: #fff; overflow: hidden; z-index: 9; }
.yl-sidebar.expand .yl-sidebar-tabs { background-color: #f0f3fa; }
.yl-sidebar-tabs { position: absolute; right: 0; top: 0; bottom: 0; width: 45px; background: #fff; z-index: 1; padding: 2px; }
.yl-sidebar-tabs > a { padding: 0; color: #000; background: none; border: 0; margin-bottom: 5px; display: block; color: #131722; text-align: center; vertical-align: middle; }
.yl-sidebar-tabs > a:focus, .yl-sidebar-tabs > a:hover { background-color: rgba(224,227,235,.7); color: #000; text-decoration: none; }
.yl-sidebar-tabs > a.active { background-color: #fff; color: #2196f3; }
.yl-sidebar-tabs > a.selected { background-color: #2196f3; color: #fff; }
.yl-sidebar-tabs .fa { font-size: 28px; line-height: 40px; }
.yl-sidebar-page { position: relative; height: 100%; padding: 15px 0 15px 20px; margin-right: 47px; background-color: #fff; width: 450px; }
.yl-sidebar-handle { position: absolute; top: 0; left: -3px; height: 100%; width: 5px; background: #dadde0; /*cursor: ew-resize;*/ z-index: 2; }
.yl-sidebar-page .tab-pane { height: 100%; padding-bottom: 40px; }
.yl-sidebar-page .tab-pane-title { margin: 0 0 20px 0; }
.yl-sidebar-page .tab-pane-body { overflow: auto; height: 100%; }
/*nprogress*/
@keyframes nprogress-spinner {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#nprogress { pointer-events: none; }
#nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; left: 15px; }
#nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box; border: solid 2px transparent; border-top-color: #c72d2b; border-left-color: #c72d2b; border-radius: 50%; -webkit-animation: nprogress-spinner 1000ms linear infinite; animation: nprogress-spinner 1000ms linear infinite; }
/*autorule*/
.yl-autorule-dropdown { width: 650px; padding: 10px 10px 0; min-height: 200px; padding-bottom: 30px; }
.yl-autorule-fix { position: absolute; right: 10px; bottom: 5px; }
.yl-alertPrice { font-size: 22px; line-height: 30px; position: relative; padding: 8px 15px; }
.yl-alertPrice > .fa-bell-o + span { display:none; }
.yl-alertPrice-dropdown { width: 650px; padding: 10px 10px 0; min-height: 200px; padding-bottom: 30px; left: -600px }
.yl-navbar-badge { font-size: .6rem; font-weight: 300; padding: 2px 4px; position: absolute; right: 5px; top: 9px; }
.yl-badge-warning { color: #1f2d3d; background-color: #ffc107; }
.btn-price-calc-close { position: absolute; right: 3px; top: 3px; height: auto; width: 14px; }
.yl-toolbar-top { margin-top: 0; margin-bottom: 6px; background: #f9f9f9; padding: 8px 19px; border-bottom-style: solid; border-bottom-width: 1px; border-color: lightgray; box-shadow: 0 0 0 0.1rem rgba(200, 200, 200, 0.5); }
.yl-toolbar-top > .navbar-nav > .nav-item { margin-right: .5rem; }
.filter-row { padding: 8px 5px 2px 5px; border-bottom: 1px solid #eee; }
.filter-row > .col, .filter-row > .col-auto { padding: 0 5px; }
.filter-row > .col-label { width: 90px; font-weight: bold; line-height: 35px; text-align: right; }
.filter-row > .col-invert-selects { width: 70px; line-height: 40px; }