fwnupgrid.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. .nupfirstcollum{
  2. border:none;
  3. text-align:right;
  4. align:right;
  5. width:100%;
  6. }
  7. .fwnupgrid{
  8. height:220px;
  9. width:100%;
  10. }
  11. .fwnupgrid-wrap{
  12. position:relative;
  13. border:1px solid #99BBE8;
  14. }
  15. .fwnupgrid-pager{
  16. zoom:1;
  17. background:#efefef;
  18. /*position:relative;*/
  19. }
  20. .fwnupgrid-pager table{
  21. float:left;
  22. }
  23. .fwnupgrid-title-text{
  24. color:#15428b;
  25. font-weight:bold;
  26. padding-left:5px;
  27. }
  28. .fwnupgrid-title-with-icon{
  29. padding-left:22px;
  30. }
  31. .fwnupgrid-title-icon{
  32. position:absolute;
  33. width:16px;
  34. height:16px;
  35. left:3px;
  36. top:4px!important;
  37. top:6px;
  38. }
  39. .fwnupgrid-toolbar{
  40. height:28px;
  41. background:#efefef;
  42. padding:1px 2px;
  43. border-bottom:1px solid #ccc;
  44. }
  45. .fwnupgrid-btn-separator{
  46. float:left;
  47. height:24px;
  48. border-left:1px solid #ccc;
  49. border-right:1px solid #fff;
  50. margin:2px 1px;
  51. }
  52. .fwnupgrid-header-opr{
  53. width:65px;
  54. text-align:center;
  55. margin:0px;
  56. padding:3px 0px;
  57. }
  58. .fwnupgrid-cell-opr{
  59. width:65px;
  60. text-align:center;
  61. margin:0px;
  62. padding:3px 0px;
  63. }
  64. .fwnupgrid-cell-subs{
  65. text-align:right;
  66. background-color:#FBE17A;
  67. }
  68. .fwnupgrid-row-alt,.fwnupgrid-row-alt input{
  69. background:#EEEEFF;
  70. }
  71. .fwnupgrid-row,.fwnupgrid-row input{
  72. background:white;
  73. }
  74. .fwnupgrid-row-over{
  75. background:#D0E5F5;
  76. background1:#FBEC88;
  77. cursor:default;
  78. }
  79. .fwnupgrid-row-selected{
  80. background:#FBEC88;
  81. }
  82. .fwnupgrid-resize-proxy{
  83. position:absolute;
  84. width:1px;
  85. top:0;
  86. height:10000px;
  87. background:red;
  88. cursor:e-resize;
  89. display:none;
  90. }
  91. .fwnupgrid-info{
  92. float:right;
  93. padding-right:6px;
  94. padding-top:8px;
  95. font-size:12px;
  96. }
  97. .gltcombox-panel{
  98. overflow:hidden;
  99. position:absolute;
  100. white-space:nowrap;
  101. margin:0;
  102. padding:0;
  103. border: #B5B8C8 1px solid;
  104. background-color:white;
  105. width:100%;
  106. }
  107. .gltcombox-panel-body{
  108. padding:2px;
  109. font-size:12px;
  110. padding:3px;
  111. padding-right:0px;
  112. cursor:pointer;
  113. }
  114. .gltcombox-item-hover{
  115. background:#3399FF;
  116. color:white;
  117. }
  118. .gltcombox-item-selected{
  119. background:#FBEC88;
  120. }
  121. .gltcombox-item{
  122. padding:2px;
  123. font-size:12px;
  124. padding:3px;
  125. padding-right:0px;
  126. cursor:pointer;
  127. }
  128. .gtltextbox{
  129. border: #B5B8C8 1px solid;
  130. color: #000000;
  131. width:100%;
  132. height:21px;
  133. background-color:white;
  134. }
  135. .fwnupgrid-page-list{
  136. border: #B5B8C8 1px solid;
  137. color: #000000;
  138. width:50px;
  139. height:18px;
  140. background-color:white;
  141. text-align:center;
  142. }
  143. .fwnupgrid-btn-separator{
  144. float:left;
  145. height:24px;
  146. border-left:1px solid #ccc;
  147. border-right:1px solid #fff;
  148. margin:3px 1px;
  149. }
  150. .fwnupgrid-num{
  151. text-align:center;
  152. border:1px solid #ccc;
  153. margin:0 2px;
  154. height:18px;
  155. background-color:white;
  156. }
  157. .fwnupgrid-page-list{
  158. margin:0px 6px;
  159. }
  160. .fwnupgrid-info{
  161. float:right;
  162. padding-right:6px;
  163. padding-top:8px;
  164. font-size:12px;
  165. }
  166. .fwnupgrid-first{
  167. background:url('images/pagination_first.gif') no-repeat;
  168. }
  169. .fwnupgrid-prev{
  170. background:url('images/pagination_prev.gif') no-repeat;
  171. }
  172. .fwnupgrid-next{
  173. background:url('images/pagination_next.gif') no-repeat;
  174. }
  175. .fwnupgrid-last{
  176. background:url('images/pagination_last.gif') no-repeat;
  177. }
  178. .fwnupgrid-load{
  179. background:url('images/pagination_load.png') no-repeat;
  180. }
  181. .fwnupgrid-loading{
  182. background:url('images/pagination_loading.gif') no-repeat;
  183. }
  184. .fwnupgrid-mask{
  185. position:absolute;
  186. left:0;
  187. top:0;
  188. display:none;
  189. }
  190. .fwnupgrid-mask-msg{
  191. position:absolute;
  192. cursor:wait;
  193. left:100px;
  194. top:50px;
  195. width:auto;
  196. height:16px;
  197. padding:12px 5px 10px 30px;
  198. background:#fff url('images/fweditgrid_loading.gif') no-repeat scroll 5px 10px;
  199. border:2px solid #6593CF;
  200. color:#222;
  201. display:none;
  202. }
  203. .fwnupgrid-mask-msg2{
  204. position:absolute;
  205. cursor1:wait;
  206. left:100px;
  207. top:50px;
  208. width:auto;
  209. height:16px;
  210. padding:5px 5px 5px 5px;
  211. border:2px solid #6593CF;
  212. color:#222;
  213. display:none;
  214. }
  215. .fwnupgrid-excel{
  216. background:url('images/excel.png') no-repeat;
  217. }
  218. .fwnupgrid-text{
  219. background:url('images/text.png') no-repeat;
  220. }
  221. .fwnupgrid-pdf{
  222. background:url('images/pdf.gif') no-repeat;
  223. }
  224. .fwnupgrid-csv{
  225. background:url('images/csv.png') no-repeat;
  226. }
  227. .fwnupgrid-dbf{
  228. background:url('images/dbf.png') no-repeat;
  229. }
  230. /*整个grid的数据区*/
  231. .fwnupgrid-view{
  232. overflow:auto;
  233. }
  234. .fwnupgrid-view th.fwnupgrid-header-over{
  235. background:#71AED0;
  236. }
  237. .fwnupgrid-th-opr{
  238. border-right:1px solid #ccc;
  239. border-bottom:1px solid #ccc;
  240. background:#3299CC;
  241. color:white;
  242. width:65px;
  243. text-align:center;
  244. margin:0px;
  245. padding:3px 0px;
  246. position: relative;
  247. left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft);
  248. z-index:0;
  249. }
  250. .fwnupgrid-th-fixed{
  251. border-right:1px solid #ccc;
  252. font-size:12px;
  253. font-weight:bold;
  254. background:#3299CC;
  255. border-bottom:1px solid #ccc;
  256. color:white;
  257. text-align:center;
  258. position: relative;
  259. left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft);
  260. z-index:0;
  261. }
  262. .fwnupgrid-th-rownum{
  263. border-right:1px solid #ccc;
  264. border-bottom:1px solid #ccc;
  265. background:#3299CC;
  266. position: relative;
  267. left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft);
  268. z-index:0;
  269. }
  270. .fwnupgrid-th{
  271. border-right:1px solid #ccc;
  272. font-size:12px;
  273. font-weight:bold;
  274. background:#3299CC;
  275. border-bottom:1px solid #ccc;
  276. color:white;
  277. text-align:center;
  278. }
  279. .fwnupgrid-header-tr{
  280. position: relative;
  281. top: expression(this.parentElement.parentElement.parentElement.scrollTop);
  282. z-index:2;
  283. }
  284. .fwnupgrid-header-group{
  285. position: relative;
  286. top: expression(this.parentElement.parentElement.parentElement.scrollTop);
  287. z-index:2;
  288. }
  289. .fwnupgrid-td{
  290. font-size:12px;
  291. border-right:1px solid #ccc;
  292. border-bottom:1px solid #ccc;
  293. margin:0;
  294. padding:1px 2px;
  295. word-wrap:break-word;
  296. }