| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329 |
-
- .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;
- }
-
-
|