.nupfirstcollum{ border:none; text-align:right; align:right; width:100%; } .fwnupgrid{ height:220px; width:100%; } .fwnupgrid-wrap{ position:relative; border:1px solid #99BBE8; } .fwnupgrid-pager{ zoom:1; background:#efefef; /*position:relative;*/ } .fwnupgrid-pager table{ float:left; } .fwnupgrid-title-text{ color:#15428b; font-weight:bold; padding-left:5px; } .fwnupgrid-title-with-icon{ padding-left:22px; } .fwnupgrid-title-icon{ position:absolute; width:16px; height:16px; left:3px; top:4px!important; top:6px; } .fwnupgrid-toolbar{ height:28px; background:#efefef; padding:1px 2px; border-bottom:1px solid #ccc; } .fwnupgrid-btn-separator{ float:left; height:24px; border-left:1px solid #ccc; border-right:1px solid #fff; margin:2px 1px; } .fwnupgrid-header-opr{ width:65px; text-align:center; margin:0px; padding:3px 0px; } .fwnupgrid-cell-opr{ width:65px; text-align:center; margin:0px; padding:3px 0px; } .fwnupgrid-cell-subs{ text-align:right; background-color:#FBE17A; } .fwnupgrid-row-alt,.fwnupgrid-row-alt input{ background:#EEEEFF; } .fwnupgrid-row,.fwnupgrid-row input{ background:white; } .fwnupgrid-row-over{ background:#D0E5F5; background1:#FBEC88; cursor:default; } .fwnupgrid-row-selected{ background:#FBEC88; } .fwnupgrid-resize-proxy{ position:absolute; width:1px; top:0; height:10000px; background:red; cursor:e-resize; display:none; } .fwnupgrid-info{ float:right; padding-right:6px; padding-top:8px; font-size:12px; } .gltcombox-panel{ overflow:hidden; position:absolute; white-space:nowrap; margin:0; padding:0; border: #B5B8C8 1px solid; background-color:white; width:100%; } .gltcombox-panel-body{ padding:2px; font-size:12px; padding:3px; padding-right:0px; cursor:pointer; } .gltcombox-item-hover{ background:#3399FF; color:white; } .gltcombox-item-selected{ background:#FBEC88; } .gltcombox-item{ padding:2px; font-size:12px; padding:3px; padding-right:0px; cursor:pointer; } .gtltextbox{ border: #B5B8C8 1px solid; color: #000000; width:100%; height:21px; background-color:white; } .fwnupgrid-page-list{ border: #B5B8C8 1px solid; color: #000000; width:50px; height:18px; background-color:white; text-align:center; } .fwnupgrid-btn-separator{ float:left; height:24px; border-left:1px solid #ccc; border-right:1px solid #fff; margin:3px 1px; } .fwnupgrid-num{ text-align:center; border:1px solid #ccc; margin:0 2px; height:18px; background-color:white; } .fwnupgrid-page-list{ margin:0px 6px; } .fwnupgrid-info{ float:right; padding-right:6px; padding-top:8px; font-size:12px; } .fwnupgrid-first{ background:url('images/pagination_first.gif') no-repeat; } .fwnupgrid-prev{ background:url('images/pagination_prev.gif') no-repeat; } .fwnupgrid-next{ background:url('images/pagination_next.gif') no-repeat; } .fwnupgrid-last{ background:url('images/pagination_last.gif') no-repeat; } .fwnupgrid-load{ background:url('images/pagination_load.png') no-repeat; } .fwnupgrid-loading{ background:url('images/pagination_loading.gif') no-repeat; } .fwnupgrid-mask{ position:absolute; left:0; top:0; display:none; } .fwnupgrid-mask-msg{ position:absolute; cursor:wait; left:100px; top:50px; width:auto; height:16px; padding:12px 5px 10px 30px; background:#fff url('images/fweditgrid_loading.gif') no-repeat scroll 5px 10px; border:2px solid #6593CF; color:#222; display:none; } .fwnupgrid-mask-msg2{ position:absolute; cursor1:wait; left:100px; top:50px; width:auto; height:16px; padding:5px 5px 5px 5px; border:2px solid #6593CF; color:#222; display:none; } .fwnupgrid-excel{ background:url('images/excel.png') no-repeat; } .fwnupgrid-text{ background:url('images/text.png') no-repeat; } .fwnupgrid-pdf{ background:url('images/pdf.gif') no-repeat; } .fwnupgrid-csv{ background:url('images/csv.png') no-repeat; } .fwnupgrid-dbf{ background:url('images/dbf.png') no-repeat; } /*整个grid的数据区*/ .fwnupgrid-view{ overflow:auto; } .fwnupgrid-view th.fwnupgrid-header-over{ background:#71AED0; } .fwnupgrid-th-opr{ border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:#3299CC; color:white; width:65px; text-align:center; margin:0px; padding:3px 0px; position: relative; left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft); z-index:0; } .fwnupgrid-th-fixed{ border-right:1px solid #ccc; font-size:12px; font-weight:bold; background:#3299CC; border-bottom:1px solid #ccc; color:white; text-align:center; position: relative; left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft); z-index:0; } .fwnupgrid-th-rownum{ border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:#3299CC; position: relative; left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft); z-index:0; } .fwnupgrid-th{ border-right:1px solid #ccc; font-size:12px; font-weight:bold; background:#3299CC; border-bottom:1px solid #ccc; color:white; text-align:center; } .fwnupgrid-header-tr{ position: relative; top: expression(this.parentElement.parentElement.parentElement.scrollTop); z-index:2; } .fwnupgrid-header-group{ position: relative; top: expression(this.parentElement.parentElement.parentElement.scrollTop); z-index:2; } .fwnupgrid-td{ font-size:12px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; margin:0; padding:1px 2px; word-wrap:break-word; }