@owp/core 2.4.1 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (545) hide show
  1. package/assets/fonts/material-design-icons/MaterialIconsOutlined-Regular.woff2 +0 -0
  2. package/assets/fonts/material-design-icons/MaterialIconsOutlined.css +36 -0
  3. package/assets/fonts/pretendard/pretendard-subset.css +98 -0
  4. package/assets/fonts/pretendard/woff-subset/Pretendard-Black.subset.woff +0 -0
  5. package/assets/fonts/pretendard/woff-subset/Pretendard-Bold.subset.woff +0 -0
  6. package/assets/fonts/pretendard/woff-subset/Pretendard-ExtraBold.subset.woff +0 -0
  7. package/assets/fonts/pretendard/woff-subset/Pretendard-ExtraLight.subset.woff +0 -0
  8. package/assets/fonts/pretendard/woff-subset/Pretendard-Light.subset.woff +0 -0
  9. package/assets/fonts/pretendard/woff-subset/Pretendard-Medium.subset.woff +0 -0
  10. package/assets/fonts/pretendard/woff-subset/Pretendard-Regular.subset.woff +0 -0
  11. package/assets/fonts/pretendard/woff-subset/Pretendard-SemiBold.subset.woff +0 -0
  12. package/assets/fonts/pretendard/woff-subset/Pretendard-Thin.subset.woff +0 -0
  13. package/assets/fonts/pretendard/woff2-subset/Pretendard-Black.subset.woff2 +0 -0
  14. package/assets/fonts/pretendard/woff2-subset/Pretendard-Bold.subset.woff2 +0 -0
  15. package/assets/fonts/pretendard/woff2-subset/Pretendard-ExtraBold.subset.woff2 +0 -0
  16. package/assets/fonts/pretendard/woff2-subset/Pretendard-ExtraLight.subset.woff2 +0 -0
  17. package/assets/fonts/pretendard/woff2-subset/Pretendard-Light.subset.woff2 +0 -0
  18. package/assets/fonts/pretendard/woff2-subset/Pretendard-Medium.subset.woff2 +0 -0
  19. package/assets/fonts/pretendard/woff2-subset/Pretendard-Regular.subset.woff2 +0 -0
  20. package/assets/fonts/pretendard/woff2-subset/Pretendard-SemiBold.subset.woff2 +0 -0
  21. package/assets/fonts/pretendard/woff2-subset/Pretendard-Thin.subset.woff2 +0 -0
  22. package/assets/icons/feather.svg +1314 -0
  23. package/assets/icons/heroicons-outline.svg +1 -0
  24. package/assets/icons/heroicons-solid.svg +1 -0
  25. package/assets/icons/material-outline.svg +3586 -0
  26. package/assets/icons/material-solid.svg +3586 -0
  27. package/assets/icons/material-twotone.svg +3586 -0
  28. package/assets/icons/owp_sb.svg +35 -0
  29. package/dist/_virtual/_virtual_owp-exceljs-browser-source.js +5 -0
  30. package/dist/_virtual/_virtual_owp-exceljs-browser-source.js.map +1 -0
  31. package/dist/components/OwpMrtTable/OwpMrtTable.js +98 -104
  32. package/dist/components/OwpMrtTable/OwpMrtTable.js.map +1 -1
  33. package/dist/components/OwpMrtTable/internal/OwpMrtTableNoDataOverlay.js +10 -9
  34. package/dist/components/OwpMrtTable/internal/OwpMrtTableNoDataOverlay.js.map +1 -1
  35. package/dist/components/OwpTable/OwpDataTable.js +171 -177
  36. package/dist/components/OwpTable/OwpDataTable.js.map +1 -1
  37. package/dist/components/OwpTable/OwpTable.js +62 -68
  38. package/dist/components/OwpTable/OwpTable.js.map +1 -1
  39. package/dist/components/OwpTreeGrid/internal/OwpTreeGridNoDataOverlay.js +6 -5
  40. package/dist/components/OwpTreeGrid/internal/OwpTreeGridNoDataOverlay.js.map +1 -1
  41. package/dist/components/OwpTreeGrid/internal/treeGridRuntime.js +66 -69
  42. package/dist/components/OwpTreeGrid/internal/treeGridRuntime.js.map +1 -1
  43. package/dist/constants/treeGrid.js +36 -5
  44. package/dist/constants/treeGrid.js.map +1 -1
  45. package/dist/constants.js +25 -19
  46. package/dist/contexts/OwpAppProvider.js.map +1 -1
  47. package/dist/hooks/useLogoSrc.js +9 -9
  48. package/dist/hooks/useLogoSrc.js.map +1 -1
  49. package/dist/hooks/useNavigationActiveRouteRemount.js +38 -0
  50. package/dist/hooks/useNavigationActiveRouteRemount.js.map +1 -0
  51. package/dist/layout/Layout.js +37 -36
  52. package/dist/layout/Layout.js.map +1 -1
  53. package/dist/layout/components/navigation/vertical/types/NavVerticalCollapse.js +61 -51
  54. package/dist/layout/components/navigation/vertical/types/NavVerticalCollapse.js.map +1 -1
  55. package/dist/layout/components/navigation/vertical/types/NavVerticalGroup.js +35 -27
  56. package/dist/layout/components/navigation/vertical/types/NavVerticalGroup.js.map +1 -1
  57. package/dist/layout/components/navigation/vertical/types/NavVerticalItem.js +34 -27
  58. package/dist/layout/components/navigation/vertical/types/NavVerticalItem.js.map +1 -1
  59. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/CODE128/constants.js +1 -1
  60. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/EAN_UPC/constants.js +1 -1
  61. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/ITF/constants.js +1 -1
  62. package/dist/types/components/OwpTreeGrid/internal/treeGridRuntime.d.ts +1 -1
  63. package/dist/types/constants/treeGrid.d.ts +12 -0
  64. package/dist/types/contexts/OwpAppProvider.d.ts +1 -0
  65. package/dist/types/hooks/useNavigationActiveRouteRemount.d.ts +14 -0
  66. package/dist/types/utils/exceljsBrowser.d.ts +1 -3
  67. package/dist/utils/exceljsBrowser.js +64 -7
  68. package/dist/utils/exceljsBrowser.js.map +1 -1
  69. package/fixed-images/flags/EN.svg +11 -0
  70. package/fixed-images/flags/KR.svg +27 -0
  71. package/fixed-images/logo/owp/owp_sb.svg +35 -0
  72. package/package.json +5 -1
  73. package/treegrid/Compatible/Borders/Backgrounds.gif +0 -0
  74. package/treegrid/Compatible/Borders/BackgroundsRight.gif +0 -0
  75. package/treegrid/Compatible/Borders/Bool.gif +0 -0
  76. package/treegrid/Compatible/Borders/BoolSpace.gif +0 -0
  77. package/treegrid/Compatible/Borders/Button.gif +0 -0
  78. package/treegrid/Compatible/Borders/Dependencies.gif +0 -0
  79. package/treegrid/Compatible/Borders/FastPanel1.gif +0 -0
  80. package/treegrid/Compatible/Borders/FastPanel2.gif +0 -0
  81. package/treegrid/Compatible/Borders/Filter.gif +0 -0
  82. package/treegrid/Compatible/Borders/Gantt.css +1228 -0
  83. package/treegrid/Compatible/Borders/Gantt.gif +0 -0
  84. package/treegrid/Compatible/Borders/GanttLineA.gif +0 -0
  85. package/treegrid/Compatible/Borders/GanttLineB.gif +0 -0
  86. package/treegrid/Compatible/Borders/GanttLineC.gif +0 -0
  87. package/treegrid/Compatible/Borders/GanttLineD.gif +0 -0
  88. package/treegrid/Compatible/Borders/Grid.css +2762 -0
  89. package/treegrid/Compatible/Borders/HScroll.png +0 -0
  90. package/treegrid/Compatible/Borders/Menu.gif +0 -0
  91. package/treegrid/Compatible/Borders/Pager.gif +0 -0
  92. package/treegrid/Compatible/Borders/Pager.png +0 -0
  93. package/treegrid/Compatible/Borders/Panel.gif +0 -0
  94. package/treegrid/Compatible/Borders/Sort.gif +0 -0
  95. package/treegrid/Compatible/Borders/Toolbar.gif +0 -0
  96. package/treegrid/Compatible/Borders/Toolbar.png +0 -0
  97. package/treegrid/Compatible/Borders/ToolbarGantt.gif +0 -0
  98. package/treegrid/Compatible/Borders/ToolbarGantt.png +0 -0
  99. package/treegrid/Compatible/Borders/ToolbarSheet.gif +0 -0
  100. package/treegrid/Compatible/Borders/ToolbarSheet.png +0 -0
  101. package/treegrid/Compatible/Borders/ToolbarSheetWide.gif +0 -0
  102. package/treegrid/Compatible/Borders/ToolbarSheetWide.png +0 -0
  103. package/treegrid/Compatible/Borders/Tree.gif +0 -0
  104. package/treegrid/Compatible/Borders/TreeBottom.gif +0 -0
  105. package/treegrid/Compatible/Borders/TreeMiddle.gif +0 -0
  106. package/treegrid/Compatible/Borders/TreeNCollapse.gif +0 -0
  107. package/treegrid/Compatible/Borders/TreeNDrag0.gif +0 -0
  108. package/treegrid/Compatible/Borders/TreeNDrag1.gif +0 -0
  109. package/treegrid/Compatible/Borders/TreeNDrag2.gif +0 -0
  110. package/treegrid/Compatible/Borders/TreeNDrag3.gif +0 -0
  111. package/treegrid/Compatible/Borders/TreeNExpand.gif +0 -0
  112. package/treegrid/Compatible/Borders/TreeNWait.gif +0 -0
  113. package/treegrid/Compatible/Borders/TreeRev.gif +0 -0
  114. package/treegrid/Compatible/Borders/TreeRevBottom.gif +0 -0
  115. package/treegrid/Compatible/Borders/TreeRevMiddle.gif +0 -0
  116. package/treegrid/Compatible/Borders/VScroll.gif +0 -0
  117. package/treegrid/Compatible/Colors/BackgroundsBlue.gif +0 -0
  118. package/treegrid/Compatible/Colors/BackgroundsBottom.gif +0 -0
  119. package/treegrid/Compatible/Colors/BackgroundsGantt.gif +0 -0
  120. package/treegrid/Compatible/Colors/BackgroundsHeader.gif +0 -0
  121. package/treegrid/Compatible/Colors/BackgroundsMain.gif +0 -0
  122. package/treegrid/Compatible/Colors/BackgroundsMiddle.gif +0 -0
  123. package/treegrid/Compatible/Colors/BackgroundsTop.gif +0 -0
  124. package/treegrid/Compatible/Colors/BackgroundsYellow.gif +0 -0
  125. package/treegrid/Compatible/Colors/Bool.gif +0 -0
  126. package/treegrid/Compatible/Colors/Button.gif +0 -0
  127. package/treegrid/Compatible/Colors/Dependencies.gif +0 -0
  128. package/treegrid/Compatible/Colors/FastPanel1.gif +0 -0
  129. package/treegrid/Compatible/Colors/FastPanel2.gif +0 -0
  130. package/treegrid/Compatible/Colors/Filter.gif +0 -0
  131. package/treegrid/Compatible/Colors/Gantt.css +1228 -0
  132. package/treegrid/Compatible/Colors/Gantt.gif +0 -0
  133. package/treegrid/Compatible/Colors/GanttLineA.gif +0 -0
  134. package/treegrid/Compatible/Colors/GanttLineB.gif +0 -0
  135. package/treegrid/Compatible/Colors/GanttLineC.gif +0 -0
  136. package/treegrid/Compatible/Colors/GanttLineD.gif +0 -0
  137. package/treegrid/Compatible/Colors/Grid.css +2768 -0
  138. package/treegrid/Compatible/Colors/HScroll.png +0 -0
  139. package/treegrid/Compatible/Colors/Menu.gif +0 -0
  140. package/treegrid/Compatible/Colors/Pager.gif +0 -0
  141. package/treegrid/Compatible/Colors/Panel.gif +0 -0
  142. package/treegrid/Compatible/Colors/Sort.gif +0 -0
  143. package/treegrid/Compatible/Colors/Toolbar.gif +0 -0
  144. package/treegrid/Compatible/Colors/ToolbarGantt.gif +0 -0
  145. package/treegrid/Compatible/Colors/ToolbarSheet.gif +0 -0
  146. package/treegrid/Compatible/Colors/ToolbarSheetWide.gif +0 -0
  147. package/treegrid/Compatible/Colors/Tree.gif +0 -0
  148. package/treegrid/Compatible/Colors/TreeBottom.gif +0 -0
  149. package/treegrid/Compatible/Colors/TreeMiddle.gif +0 -0
  150. package/treegrid/Compatible/Colors/TreeNCollapse.gif +0 -0
  151. package/treegrid/Compatible/Colors/TreeNDrag0.gif +0 -0
  152. package/treegrid/Compatible/Colors/TreeNDrag1.gif +0 -0
  153. package/treegrid/Compatible/Colors/TreeNDrag2.gif +0 -0
  154. package/treegrid/Compatible/Colors/TreeNDrag3.gif +0 -0
  155. package/treegrid/Compatible/Colors/TreeNExpand.gif +0 -0
  156. package/treegrid/Compatible/Colors/TreeNWait.gif +0 -0
  157. package/treegrid/Compatible/Colors/TreeRev.gif +0 -0
  158. package/treegrid/Compatible/Colors/TreeRevBottom.gif +0 -0
  159. package/treegrid/Compatible/Colors/TreeRevMiddle.gif +0 -0
  160. package/treegrid/Compatible/Colors/VScroll.gif +0 -0
  161. package/treegrid/Compatible/ExtJS/Backgrounds.gif +0 -0
  162. package/treegrid/Compatible/ExtJS/BackgroundsFill.gif +0 -0
  163. package/treegrid/Compatible/ExtJS/Bool.gif +0 -0
  164. package/treegrid/Compatible/ExtJS/Button.gif +0 -0
  165. package/treegrid/Compatible/ExtJS/Dependencies.gif +0 -0
  166. package/treegrid/Compatible/ExtJS/FastPanel1.gif +0 -0
  167. package/treegrid/Compatible/ExtJS/FastPanel2.gif +0 -0
  168. package/treegrid/Compatible/ExtJS/Filter.gif +0 -0
  169. package/treegrid/Compatible/ExtJS/Gantt.css +1233 -0
  170. package/treegrid/Compatible/ExtJS/Gantt.gif +0 -0
  171. package/treegrid/Compatible/ExtJS/GanttLineA.gif +0 -0
  172. package/treegrid/Compatible/ExtJS/GanttLineB.gif +0 -0
  173. package/treegrid/Compatible/ExtJS/GanttLineC.gif +0 -0
  174. package/treegrid/Compatible/ExtJS/GanttLineD.gif +0 -0
  175. package/treegrid/Compatible/ExtJS/Grid.css +2764 -0
  176. package/treegrid/Compatible/ExtJS/HScroll.png +0 -0
  177. package/treegrid/Compatible/ExtJS/Menu.gif +0 -0
  178. package/treegrid/Compatible/ExtJS/Pager.gif +0 -0
  179. package/treegrid/Compatible/ExtJS/Panel.gif +0 -0
  180. package/treegrid/Compatible/ExtJS/Sort.gif +0 -0
  181. package/treegrid/Compatible/ExtJS/Toolbar.gif +0 -0
  182. package/treegrid/Compatible/ExtJS/ToolbarGantt.gif +0 -0
  183. package/treegrid/Compatible/ExtJS/ToolbarSheet.gif +0 -0
  184. package/treegrid/Compatible/ExtJS/ToolbarSheetWide.gif +0 -0
  185. package/treegrid/Compatible/ExtJS/Tree.gif +0 -0
  186. package/treegrid/Compatible/ExtJS/TreeBottom.gif +0 -0
  187. package/treegrid/Compatible/ExtJS/TreeMiddle.gif +0 -0
  188. package/treegrid/Compatible/ExtJS/TreeNCollapse.gif +0 -0
  189. package/treegrid/Compatible/ExtJS/TreeNDrag0.gif +0 -0
  190. package/treegrid/Compatible/ExtJS/TreeNDrag1.gif +0 -0
  191. package/treegrid/Compatible/ExtJS/TreeNDrag2.gif +0 -0
  192. package/treegrid/Compatible/ExtJS/TreeNDrag3.gif +0 -0
  193. package/treegrid/Compatible/ExtJS/TreeNExpand.gif +0 -0
  194. package/treegrid/Compatible/ExtJS/TreeNWait.gif +0 -0
  195. package/treegrid/Compatible/ExtJS/TreeRev.gif +0 -0
  196. package/treegrid/Compatible/ExtJS/TreeRevBottom.gif +0 -0
  197. package/treegrid/Compatible/ExtJS/TreeRevMiddle.gif +0 -0
  198. package/treegrid/Compatible/ExtJS/VScroll.gif +0 -0
  199. package/treegrid/Compatible/Gradient/Backgrounds.gif +0 -0
  200. package/treegrid/Compatible/Gradient/BackgroundsGantt.gif +0 -0
  201. package/treegrid/Compatible/Gradient/BackgroundsRight.gif +0 -0
  202. package/treegrid/Compatible/Gradient/Bool.gif +0 -0
  203. package/treegrid/Compatible/Gradient/BoolSpace.gif +0 -0
  204. package/treegrid/Compatible/Gradient/Button.gif +0 -0
  205. package/treegrid/Compatible/Gradient/Dependencies.gif +0 -0
  206. package/treegrid/Compatible/Gradient/FastPanel1.gif +0 -0
  207. package/treegrid/Compatible/Gradient/FastPanel2.gif +0 -0
  208. package/treegrid/Compatible/Gradient/Filter.gif +0 -0
  209. package/treegrid/Compatible/Gradient/Gantt.css +1234 -0
  210. package/treegrid/Compatible/Gradient/Gantt.gif +0 -0
  211. package/treegrid/Compatible/Gradient/GanttLineA.gif +0 -0
  212. package/treegrid/Compatible/Gradient/GanttLineB.gif +0 -0
  213. package/treegrid/Compatible/Gradient/GanttLineC.gif +0 -0
  214. package/treegrid/Compatible/Gradient/GanttLineD.gif +0 -0
  215. package/treegrid/Compatible/Gradient/Grid.css +2835 -0
  216. package/treegrid/Compatible/Gradient/HScroll.png +0 -0
  217. package/treegrid/Compatible/Gradient/Menu.gif +0 -0
  218. package/treegrid/Compatible/Gradient/Pager.gif +0 -0
  219. package/treegrid/Compatible/Gradient/Pager.png +0 -0
  220. package/treegrid/Compatible/Gradient/Panel.gif +0 -0
  221. package/treegrid/Compatible/Gradient/Sort.gif +0 -0
  222. package/treegrid/Compatible/Gradient/Toolbar.gif +0 -0
  223. package/treegrid/Compatible/Gradient/Toolbar.png +0 -0
  224. package/treegrid/Compatible/Gradient/ToolbarGantt.gif +0 -0
  225. package/treegrid/Compatible/Gradient/ToolbarGantt.png +0 -0
  226. package/treegrid/Compatible/Gradient/ToolbarSheet.gif +0 -0
  227. package/treegrid/Compatible/Gradient/ToolbarSheet.png +0 -0
  228. package/treegrid/Compatible/Gradient/ToolbarSheetWide.gif +0 -0
  229. package/treegrid/Compatible/Gradient/ToolbarSheetWide.png +0 -0
  230. package/treegrid/Compatible/Gradient/Tree.gif +0 -0
  231. package/treegrid/Compatible/Gradient/TreeBottom.gif +0 -0
  232. package/treegrid/Compatible/Gradient/TreeMiddle.gif +0 -0
  233. package/treegrid/Compatible/Gradient/TreeNCollapse.gif +0 -0
  234. package/treegrid/Compatible/Gradient/TreeNDrag0.gif +0 -0
  235. package/treegrid/Compatible/Gradient/TreeNDrag1.gif +0 -0
  236. package/treegrid/Compatible/Gradient/TreeNDrag2.gif +0 -0
  237. package/treegrid/Compatible/Gradient/TreeNDrag3.gif +0 -0
  238. package/treegrid/Compatible/Gradient/TreeNExpand.gif +0 -0
  239. package/treegrid/Compatible/Gradient/TreeNWait.gif +0 -0
  240. package/treegrid/Compatible/Gradient/TreeRev.gif +0 -0
  241. package/treegrid/Compatible/Gradient/TreeRevBottom.gif +0 -0
  242. package/treegrid/Compatible/Gradient/TreeRevMiddle.gif +0 -0
  243. package/treegrid/Compatible/Gradient/VScroll.gif +0 -0
  244. package/treegrid/Compatible/Info.txt +3 -0
  245. package/treegrid/Compatible/Light/Backgrounds.gif +0 -0
  246. package/treegrid/Compatible/Light/Bool.gif +0 -0
  247. package/treegrid/Compatible/Light/Button.gif +0 -0
  248. package/treegrid/Compatible/Light/Dependencies.gif +0 -0
  249. package/treegrid/Compatible/Light/FastPanel1.gif +0 -0
  250. package/treegrid/Compatible/Light/FastPanel2.gif +0 -0
  251. package/treegrid/Compatible/Light/Filter.gif +0 -0
  252. package/treegrid/Compatible/Light/Gantt.css +1230 -0
  253. package/treegrid/Compatible/Light/Gantt.gif +0 -0
  254. package/treegrid/Compatible/Light/GanttLineA.gif +0 -0
  255. package/treegrid/Compatible/Light/GanttLineB.gif +0 -0
  256. package/treegrid/Compatible/Light/GanttLineC.gif +0 -0
  257. package/treegrid/Compatible/Light/GanttLineD.gif +0 -0
  258. package/treegrid/Compatible/Light/Grid.css +2769 -0
  259. package/treegrid/Compatible/Light/HScroll.png +0 -0
  260. package/treegrid/Compatible/Light/Menu.gif +0 -0
  261. package/treegrid/Compatible/Light/Pager.gif +0 -0
  262. package/treegrid/Compatible/Light/Panel.gif +0 -0
  263. package/treegrid/Compatible/Light/Sort.gif +0 -0
  264. package/treegrid/Compatible/Light/Toolbar.gif +0 -0
  265. package/treegrid/Compatible/Light/ToolbarGantt.gif +0 -0
  266. package/treegrid/Compatible/Light/ToolbarSheet.gif +0 -0
  267. package/treegrid/Compatible/Light/ToolbarSheetWide.gif +0 -0
  268. package/treegrid/Compatible/Light/Tree.gif +0 -0
  269. package/treegrid/Compatible/Light/TreeBottom.gif +0 -0
  270. package/treegrid/Compatible/Light/TreeMiddle.gif +0 -0
  271. package/treegrid/Compatible/Light/TreeNCollapse.gif +0 -0
  272. package/treegrid/Compatible/Light/TreeNDrag0.gif +0 -0
  273. package/treegrid/Compatible/Light/TreeNDrag1.gif +0 -0
  274. package/treegrid/Compatible/Light/TreeNDrag2.gif +0 -0
  275. package/treegrid/Compatible/Light/TreeNDrag3.gif +0 -0
  276. package/treegrid/Compatible/Light/TreeNExpand.gif +0 -0
  277. package/treegrid/Compatible/Light/TreeNWait.gif +0 -0
  278. package/treegrid/Compatible/Light/TreeRev.gif +0 -0
  279. package/treegrid/Compatible/Light/TreeRevBottom.gif +0 -0
  280. package/treegrid/Compatible/Light/TreeRevMiddle.gif +0 -0
  281. package/treegrid/Compatible/Light/VScroll.gif +0 -0
  282. package/treegrid/Compatible/Office/Backgrounds.gif +0 -0
  283. package/treegrid/Compatible/Office/Bool.gif +0 -0
  284. package/treegrid/Compatible/Office/Button.gif +0 -0
  285. package/treegrid/Compatible/Office/Dependencies.gif +0 -0
  286. package/treegrid/Compatible/Office/FastPanel1.gif +0 -0
  287. package/treegrid/Compatible/Office/FastPanel2.gif +0 -0
  288. package/treegrid/Compatible/Office/Filter.gif +0 -0
  289. package/treegrid/Compatible/Office/Gantt.css +1228 -0
  290. package/treegrid/Compatible/Office/Gantt.gif +0 -0
  291. package/treegrid/Compatible/Office/GanttLineA.gif +0 -0
  292. package/treegrid/Compatible/Office/GanttLineB.gif +0 -0
  293. package/treegrid/Compatible/Office/GanttLineC.gif +0 -0
  294. package/treegrid/Compatible/Office/GanttLineD.gif +0 -0
  295. package/treegrid/Compatible/Office/Grid.css +2770 -0
  296. package/treegrid/Compatible/Office/HScroll.png +0 -0
  297. package/treegrid/Compatible/Office/Menu.gif +0 -0
  298. package/treegrid/Compatible/Office/Pager.gif +0 -0
  299. package/treegrid/Compatible/Office/Panel.gif +0 -0
  300. package/treegrid/Compatible/Office/Sort.gif +0 -0
  301. package/treegrid/Compatible/Office/Toolbar.gif +0 -0
  302. package/treegrid/Compatible/Office/ToolbarGantt.gif +0 -0
  303. package/treegrid/Compatible/Office/ToolbarSheet.gif +0 -0
  304. package/treegrid/Compatible/Office/ToolbarSheetWide.gif +0 -0
  305. package/treegrid/Compatible/Office/Tree.gif +0 -0
  306. package/treegrid/Compatible/Office/TreeBottom.gif +0 -0
  307. package/treegrid/Compatible/Office/TreeMiddle.gif +0 -0
  308. package/treegrid/Compatible/Office/TreeNCollapse.gif +0 -0
  309. package/treegrid/Compatible/Office/TreeNDrag0.gif +0 -0
  310. package/treegrid/Compatible/Office/TreeNDrag1.gif +0 -0
  311. package/treegrid/Compatible/Office/TreeNDrag2.gif +0 -0
  312. package/treegrid/Compatible/Office/TreeNDrag3.gif +0 -0
  313. package/treegrid/Compatible/Office/TreeNExpand.gif +0 -0
  314. package/treegrid/Compatible/Office/TreeNWait.gif +0 -0
  315. package/treegrid/Compatible/Office/TreeRev.gif +0 -0
  316. package/treegrid/Compatible/Office/TreeRevBottom.gif +0 -0
  317. package/treegrid/Compatible/Office/TreeRevMiddle.gif +0 -0
  318. package/treegrid/Compatible/Office/VScroll.gif +0 -0
  319. package/treegrid/Compatible/Plain/Backgrounds.gif +0 -0
  320. package/treegrid/Compatible/Plain/Bool.gif +0 -0
  321. package/treegrid/Compatible/Plain/Button.gif +0 -0
  322. package/treegrid/Compatible/Plain/Dependencies.gif +0 -0
  323. package/treegrid/Compatible/Plain/FastPanel1.gif +0 -0
  324. package/treegrid/Compatible/Plain/FastPanel2.gif +0 -0
  325. package/treegrid/Compatible/Plain/Filter.gif +0 -0
  326. package/treegrid/Compatible/Plain/Gantt.css +1233 -0
  327. package/treegrid/Compatible/Plain/Gantt.gif +0 -0
  328. package/treegrid/Compatible/Plain/GanttLineA.gif +0 -0
  329. package/treegrid/Compatible/Plain/GanttLineB.gif +0 -0
  330. package/treegrid/Compatible/Plain/GanttLineC.gif +0 -0
  331. package/treegrid/Compatible/Plain/GanttLineD.gif +0 -0
  332. package/treegrid/Compatible/Plain/Grid.css +2767 -0
  333. package/treegrid/Compatible/Plain/HScroll.png +0 -0
  334. package/treegrid/Compatible/Plain/Menu.gif +0 -0
  335. package/treegrid/Compatible/Plain/Pager.gif +0 -0
  336. package/treegrid/Compatible/Plain/Pager.png +0 -0
  337. package/treegrid/Compatible/Plain/Panel.gif +0 -0
  338. package/treegrid/Compatible/Plain/Sort.gif +0 -0
  339. package/treegrid/Compatible/Plain/Toolbar.gif +0 -0
  340. package/treegrid/Compatible/Plain/Toolbar.png +0 -0
  341. package/treegrid/Compatible/Plain/ToolbarGantt.gif +0 -0
  342. package/treegrid/Compatible/Plain/ToolbarGantt.png +0 -0
  343. package/treegrid/Compatible/Plain/ToolbarSheet.gif +0 -0
  344. package/treegrid/Compatible/Plain/ToolbarSheet.png +0 -0
  345. package/treegrid/Compatible/Plain/ToolbarSheetWide.gif +0 -0
  346. package/treegrid/Compatible/Plain/ToolbarSheetWide.png +0 -0
  347. package/treegrid/Compatible/Plain/Tree.gif +0 -0
  348. package/treegrid/Compatible/Plain/TreeBottom.gif +0 -0
  349. package/treegrid/Compatible/Plain/TreeMiddle.gif +0 -0
  350. package/treegrid/Compatible/Plain/TreeNCollapse.gif +0 -0
  351. package/treegrid/Compatible/Plain/TreeNDrag0.gif +0 -0
  352. package/treegrid/Compatible/Plain/TreeNDrag1.gif +0 -0
  353. package/treegrid/Compatible/Plain/TreeNDrag2.gif +0 -0
  354. package/treegrid/Compatible/Plain/TreeNDrag3.gif +0 -0
  355. package/treegrid/Compatible/Plain/TreeNExpand.gif +0 -0
  356. package/treegrid/Compatible/Plain/TreeNWait.gif +0 -0
  357. package/treegrid/Compatible/Plain/TreeRev.gif +0 -0
  358. package/treegrid/Compatible/Plain/TreeRevBottom.gif +0 -0
  359. package/treegrid/Compatible/Plain/TreeRevMiddle.gif +0 -0
  360. package/treegrid/Compatible/Plain/VScroll.gif +0 -0
  361. package/treegrid/Compatible/Query/Backgrounds.gif +0 -0
  362. package/treegrid/Compatible/Query/BackgroundsGantt.gif +0 -0
  363. package/treegrid/Compatible/Query/Bool.gif +0 -0
  364. package/treegrid/Compatible/Query/Button.gif +0 -0
  365. package/treegrid/Compatible/Query/Dependencies.gif +0 -0
  366. package/treegrid/Compatible/Query/FastPanel1.gif +0 -0
  367. package/treegrid/Compatible/Query/FastPanel2.gif +0 -0
  368. package/treegrid/Compatible/Query/Filter.gif +0 -0
  369. package/treegrid/Compatible/Query/Gantt.css +1234 -0
  370. package/treegrid/Compatible/Query/Gantt.gif +0 -0
  371. package/treegrid/Compatible/Query/GanttLineA.gif +0 -0
  372. package/treegrid/Compatible/Query/GanttLineB.gif +0 -0
  373. package/treegrid/Compatible/Query/GanttLineC.gif +0 -0
  374. package/treegrid/Compatible/Query/GanttLineD.gif +0 -0
  375. package/treegrid/Compatible/Query/Grid.css +2772 -0
  376. package/treegrid/Compatible/Query/HScroll.png +0 -0
  377. package/treegrid/Compatible/Query/Menu.gif +0 -0
  378. package/treegrid/Compatible/Query/Pager.gif +0 -0
  379. package/treegrid/Compatible/Query/Panel.gif +0 -0
  380. package/treegrid/Compatible/Query/Sort.gif +0 -0
  381. package/treegrid/Compatible/Query/Toolbar.gif +0 -0
  382. package/treegrid/Compatible/Query/ToolbarGantt.gif +0 -0
  383. package/treegrid/Compatible/Query/ToolbarSheet.gif +0 -0
  384. package/treegrid/Compatible/Query/ToolbarSheetWide.gif +0 -0
  385. package/treegrid/Compatible/Query/Tree.gif +0 -0
  386. package/treegrid/Compatible/Query/TreeBottom.gif +0 -0
  387. package/treegrid/Compatible/Query/TreeMiddle.gif +0 -0
  388. package/treegrid/Compatible/Query/TreeNCollapse.gif +0 -0
  389. package/treegrid/Compatible/Query/TreeNDrag0.gif +0 -0
  390. package/treegrid/Compatible/Query/TreeNDrag1.gif +0 -0
  391. package/treegrid/Compatible/Query/TreeNDrag2.gif +0 -0
  392. package/treegrid/Compatible/Query/TreeNDrag3.gif +0 -0
  393. package/treegrid/Compatible/Query/TreeNExpand.gif +0 -0
  394. package/treegrid/Compatible/Query/TreeNWait.gif +0 -0
  395. package/treegrid/Compatible/Query/TreeRev.gif +0 -0
  396. package/treegrid/Compatible/Query/TreeRevBottom.gif +0 -0
  397. package/treegrid/Compatible/Query/TreeRevMiddle.gif +0 -0
  398. package/treegrid/Compatible/Query/VScroll.gif +0 -0
  399. package/treegrid/Compatible/Relief/Backgrounds.gif +0 -0
  400. package/treegrid/Compatible/Relief/Bool.gif +0 -0
  401. package/treegrid/Compatible/Relief/Button.gif +0 -0
  402. package/treegrid/Compatible/Relief/Dependencies.gif +0 -0
  403. package/treegrid/Compatible/Relief/FastPanel1.gif +0 -0
  404. package/treegrid/Compatible/Relief/FastPanel2.gif +0 -0
  405. package/treegrid/Compatible/Relief/Filter.gif +0 -0
  406. package/treegrid/Compatible/Relief/Gantt.css +1228 -0
  407. package/treegrid/Compatible/Relief/Gantt.gif +0 -0
  408. package/treegrid/Compatible/Relief/GanttLineA.gif +0 -0
  409. package/treegrid/Compatible/Relief/GanttLineB.gif +0 -0
  410. package/treegrid/Compatible/Relief/GanttLineC.gif +0 -0
  411. package/treegrid/Compatible/Relief/GanttLineD.gif +0 -0
  412. package/treegrid/Compatible/Relief/Grid.css +2773 -0
  413. package/treegrid/Compatible/Relief/HScroll.png +0 -0
  414. package/treegrid/Compatible/Relief/Menu.gif +0 -0
  415. package/treegrid/Compatible/Relief/Pager.gif +0 -0
  416. package/treegrid/Compatible/Relief/Panel.gif +0 -0
  417. package/treegrid/Compatible/Relief/Sort.gif +0 -0
  418. package/treegrid/Compatible/Relief/Toolbar.gif +0 -0
  419. package/treegrid/Compatible/Relief/ToolbarGantt.gif +0 -0
  420. package/treegrid/Compatible/Relief/ToolbarSheet.gif +0 -0
  421. package/treegrid/Compatible/Relief/ToolbarSheetWide.gif +0 -0
  422. package/treegrid/Compatible/Relief/Tree.gif +0 -0
  423. package/treegrid/Compatible/Relief/TreeBottom.gif +0 -0
  424. package/treegrid/Compatible/Relief/TreeMiddle.gif +0 -0
  425. package/treegrid/Compatible/Relief/TreeNCollapse.gif +0 -0
  426. package/treegrid/Compatible/Relief/TreeNDrag0.gif +0 -0
  427. package/treegrid/Compatible/Relief/TreeNDrag1.gif +0 -0
  428. package/treegrid/Compatible/Relief/TreeNDrag2.gif +0 -0
  429. package/treegrid/Compatible/Relief/TreeNDrag3.gif +0 -0
  430. package/treegrid/Compatible/Relief/TreeNExpand.gif +0 -0
  431. package/treegrid/Compatible/Relief/TreeNWait.gif +0 -0
  432. package/treegrid/Compatible/Relief/TreeRev.gif +0 -0
  433. package/treegrid/Compatible/Relief/TreeRevBottom.gif +0 -0
  434. package/treegrid/Compatible/Relief/TreeRevMiddle.gif +0 -0
  435. package/treegrid/Compatible/Relief/VScroll.gif +0 -0
  436. package/treegrid/Compatible/Round/Backgrounds.gif +0 -0
  437. package/treegrid/Compatible/Round/Bool.gif +0 -0
  438. package/treegrid/Compatible/Round/Button.gif +0 -0
  439. package/treegrid/Compatible/Round/Dependencies.gif +0 -0
  440. package/treegrid/Compatible/Round/FastPanel1.gif +0 -0
  441. package/treegrid/Compatible/Round/FastPanel2.gif +0 -0
  442. package/treegrid/Compatible/Round/Filter.gif +0 -0
  443. package/treegrid/Compatible/Round/Gantt.css +1233 -0
  444. package/treegrid/Compatible/Round/Gantt.gif +0 -0
  445. package/treegrid/Compatible/Round/GanttLineA.gif +0 -0
  446. package/treegrid/Compatible/Round/GanttLineB.gif +0 -0
  447. package/treegrid/Compatible/Round/GanttLineC.gif +0 -0
  448. package/treegrid/Compatible/Round/GanttLineD.gif +0 -0
  449. package/treegrid/Compatible/Round/Grid.css +2767 -0
  450. package/treegrid/Compatible/Round/HScroll.png +0 -0
  451. package/treegrid/Compatible/Round/Menu.gif +0 -0
  452. package/treegrid/Compatible/Round/Pager.gif +0 -0
  453. package/treegrid/Compatible/Round/Panel.gif +0 -0
  454. package/treegrid/Compatible/Round/Sort.gif +0 -0
  455. package/treegrid/Compatible/Round/Toolbar.gif +0 -0
  456. package/treegrid/Compatible/Round/ToolbarGantt.gif +0 -0
  457. package/treegrid/Compatible/Round/ToolbarSheet.gif +0 -0
  458. package/treegrid/Compatible/Round/ToolbarSheetWide.gif +0 -0
  459. package/treegrid/Compatible/Round/Tree.gif +0 -0
  460. package/treegrid/Compatible/Round/TreeBottom.gif +0 -0
  461. package/treegrid/Compatible/Round/TreeMiddle.gif +0 -0
  462. package/treegrid/Compatible/Round/TreeNCollapse.gif +0 -0
  463. package/treegrid/Compatible/Round/TreeNDrag0.gif +0 -0
  464. package/treegrid/Compatible/Round/TreeNDrag1.gif +0 -0
  465. package/treegrid/Compatible/Round/TreeNDrag2.gif +0 -0
  466. package/treegrid/Compatible/Round/TreeNDrag3.gif +0 -0
  467. package/treegrid/Compatible/Round/TreeNExpand.gif +0 -0
  468. package/treegrid/Compatible/Round/TreeNWait.gif +0 -0
  469. package/treegrid/Compatible/Round/TreeRev.gif +0 -0
  470. package/treegrid/Compatible/Round/TreeRevBottom.gif +0 -0
  471. package/treegrid/Compatible/Round/TreeRevMiddle.gif +0 -0
  472. package/treegrid/Compatible/Round/VScroll.gif +0 -0
  473. package/treegrid/Compatible/Sharp/ArrowDropDown.png +0 -0
  474. package/treegrid/Compatible/Sharp/Bool.gif +0 -0
  475. package/treegrid/Compatible/Sharp/BoolSpace.gif +0 -0
  476. package/treegrid/Compatible/Sharp/Button.gif +0 -0
  477. package/treegrid/Compatible/Sharp/ButtonSpace.gif +0 -0
  478. package/treegrid/Compatible/Sharp/Dependencies.gif +0 -0
  479. package/treegrid/Compatible/Sharp/FastPanel1.gif +0 -0
  480. package/treegrid/Compatible/Sharp/FastPanel2.gif +0 -0
  481. package/treegrid/Compatible/Sharp/Filter.gif +0 -0
  482. package/treegrid/Compatible/Sharp/Gantt.css +1232 -0
  483. package/treegrid/Compatible/Sharp/Gantt.gif +0 -0
  484. package/treegrid/Compatible/Sharp/GanttLineA.gif +0 -0
  485. package/treegrid/Compatible/Sharp/GanttLineB.gif +0 -0
  486. package/treegrid/Compatible/Sharp/GanttLineC.gif +0 -0
  487. package/treegrid/Compatible/Sharp/GanttLineD.gif +0 -0
  488. package/treegrid/Compatible/Sharp/Grid.css +2773 -0
  489. package/treegrid/Compatible/Sharp/HScroll.png +0 -0
  490. package/treegrid/Compatible/Sharp/Menu.gif +0 -0
  491. package/treegrid/Compatible/Sharp/Pager.png +0 -0
  492. package/treegrid/Compatible/Sharp/Panel.gif +0 -0
  493. package/treegrid/Compatible/Sharp/Roboto-Regular.ttf +0 -0
  494. package/treegrid/Compatible/Sharp/Sort.gif +0 -0
  495. package/treegrid/Compatible/Sharp/Toolbar.png +0 -0
  496. package/treegrid/Compatible/Sharp/ToolbarGantt.png +0 -0
  497. package/treegrid/Compatible/Sharp/ToolbarSheet.png +0 -0
  498. package/treegrid/Compatible/Sharp/ToolbarSheetWide.png +0 -0
  499. package/treegrid/Compatible/Sharp/Tree.gif +0 -0
  500. package/treegrid/Compatible/Sharp/TreeBottom.gif +0 -0
  501. package/treegrid/Compatible/Sharp/TreeMiddle.gif +0 -0
  502. package/treegrid/Compatible/Sharp/TreeNCollapse.gif +0 -0
  503. package/treegrid/Compatible/Sharp/TreeNDrag0.gif +0 -0
  504. package/treegrid/Compatible/Sharp/TreeNDrag1.gif +0 -0
  505. package/treegrid/Compatible/Sharp/TreeNDrag2.gif +0 -0
  506. package/treegrid/Compatible/Sharp/TreeNDrag3.gif +0 -0
  507. package/treegrid/Compatible/Sharp/TreeNExpand.gif +0 -0
  508. package/treegrid/Compatible/Sharp/TreeNWait.gif +0 -0
  509. package/treegrid/Compatible/Sharp/VScroll.gif +0 -0
  510. package/treegrid/Defaults.xml +728 -0
  511. package/treegrid/Defaults.xml_.xml +718 -0
  512. package/treegrid/Ding.wav +0 -0
  513. package/treegrid/Drag.cur +0 -0
  514. package/treegrid/External/jszip.license.txt +10 -0
  515. package/treegrid/External/jszip.min.js +15 -0
  516. package/treegrid/External/jszip.min.sync.js +14 -0
  517. package/treegrid/GridE.js +45 -0
  518. package/treegrid/GridEOnDemand.js +53 -0
  519. package/treegrid/Help.html +536 -0
  520. package/treegrid/NoDrag.cur +0 -0
  521. package/treegrid/Styles/BlackGantt.css +887 -0
  522. package/treegrid/Styles/BlackGrid.css +1940 -0
  523. package/treegrid/Styles/Info.txt +6 -0
  524. package/treegrid/Styles/MaterialGantt.css +845 -0
  525. package/treegrid/Styles/MaterialGrid.css +1978 -0
  526. package/treegrid/Styles/Roboto-Light.ttf +0 -0
  527. package/treegrid/Styles/Roboto-Regular.ttf +0 -0
  528. package/treegrid/Styles/StandardGantt.css +891 -0
  529. package/treegrid/Styles/StandardGrid.css +1923 -0
  530. package/treegrid/Styles/TurqGantt.css +880 -0
  531. package/treegrid/Styles/TurqGrid.css +1980 -0
  532. package/treegrid/Styles/WhiteGantt.css +1021 -0
  533. package/treegrid/Styles/WhiteGrid.css +1911 -0
  534. package/treegrid/Text.xml +176 -0
  535. package/treegrid/TextEN.xml +1785 -0
  536. package/treegrid/TextKR.xml +176 -0
  537. package/treegrid/orgDefaults.xml +715 -0
  538. package/treegrid-global.d.ts +3294 -4904
  539. package/vite/owpCoreAssetsPlugin.cjs +120 -0
  540. package/vite/owpCoreAssetsPlugin.mjs +14 -0
  541. package/vite/owpCoreFixedImagesPlugin.cjs +33 -0
  542. package/vite/owpCoreFixedImagesPlugin.mjs +11 -0
  543. package/vite/staticAssetPlugin.cjs +187 -0
  544. package/vite/treeGridAssetsPlugin.cjs +88 -0
  545. package/vite/treeGridAssetsPlugin.mjs +12 -0
@@ -0,0 +1,2770 @@
1
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2
+ /* TreeGrid CSS style */
3
+
4
+ /* Office style */
5
+ /* -------------------------------------------------------------------------------------------------------------------------- */
6
+
7
+ /* To remove all the comments replace such RegEx: \/\*([^\*]|\n|\r)*\*\/|\s*\r\n?\s*(?=\r\n?)|\s+(?=[\{\}])|\s+(?=\r)
8
+
9
+ In the description, the sentence starting by "@" lists what only should be changed in the CSS class
10
+ */
11
+
12
+
13
+ /* ------------- Group definition for all TreeGrid tags ------------- */
14
+
15
+ /* ! Note, here is no style prefix, it is shared among all TreeGrid styles
16
+ @ Set here default values for CSS attributes of tags <td>, <th>, <tr>, <table>, <tbody>, <div>, <span>, <u>, <button>, <input>, <textarea>
17
+ if your global style sheet redefined them, especially attributes controlling size and measurement, otherwise TreeGrid will be switched to Safe CSS mode
18
+ */
19
+ .COMain * { -webkit-box-sizing:content-box!important; -moz-box-sizing:content-box!important; box-sizing:content-box!important; }
20
+ .COMain button,.COMain input { height:auto; }
21
+
22
+ .COMain b,.COMain .Bold { color:blue; font-weight:bold; }
23
+ .COMain i,.COMain .Blue { color:blue; font-style:normal; }
24
+ .COMain em,.COMain .Red { color:red; font-style:normal; }
25
+ .COMain s,.COMain .Gray { color:gray; text-decoration:none; }
26
+
27
+ /* ------------- Base tags ------------- */
28
+
29
+ /* @ Do not change.
30
+ FF3 version is used for Firefox 3 - 19 due its slow bug in rendering table cells with different borders
31
+ */
32
+ .CONone { display:none; }
33
+ .COSection,.COSectionFF3 { table-layout:fixed; width:0px; font-size:0px; line-height:0px; contain:paint; border-collapse:separate; }
34
+ .COSectionFF3 { border-collapse:collapse; }
35
+ .COSection img { vertical-align:top; }
36
+
37
+ /* -------------- Main TreeGrid <table> tag, contains the table sections ------------------ */
38
+
39
+ /* It controls border around the grid.
40
+ @ Set margin, border and padding.
41
+ Padding is ignored in IE7 strict, IE6 strict and IE5 quirks modes.
42
+ */
43
+ .COMainTable { background:white; border:1px solid white; border-collapse:separate; text-align:left; }
44
+ .CORtl .COMainTable { text-align:right; }
45
+
46
+
47
+ /* -------------------------------------------------------------------------------------------------------------------------- */
48
+ /* Grid sections */
49
+ /* -------------------------------------------------------------------------------------------------------------------------- */
50
+
51
+ /* -------------- Table sections with cells, <div> tag inside <td> tag ------------------ */
52
+
53
+ /* They control border and spaces between grid sections.
54
+ @ Set border, padding and margin. Set them with relation to Splitters, Scrollbars and Space rows settings.
55
+ ...Head... (<Head> top fixed rows), ...Body... (<Body> variable rows), ...Foot... (<Foot> bottom fixed rows)
56
+ ...Left (<LefCols> left fixed columns), ...Mid (<Cols> variable columns), ...Right (<RightCols> right fixed columns)
57
+ ...SectionScroll is set to the tag inside section that has overflow:scroll; @ Do not change
58
+ !! Sections on horizontal direction (...Left, ...Mid, ...Right) must have the same height (border+padding+margin)
59
+ !! Sections on vertical direction (...Head..., ...Body..., ...Foot...) must have the same width (border+padding+margin)
60
+ */
61
+ .COBodyLeft,.COBodyMid,.COBodyRight,.COHeadLeft,.COHeadMid,.COHeadRight,.COFootLeft,.COFootMid,.COFootRight { }
62
+ .COHeadLeft,.COHeadMid,.COHeadRight { border-top:1px solid #e9e9e9; border-bottom:1px solid white; }
63
+ .COBodyLeft,.COBodyMid,.COBodyRight { }
64
+ .COFootLeft,.COFootMid,.COFootRight { border-top:1px solid #CBCBCB; }
65
+ .COHeadLeft,.COBodyLeft,.COFootLeft { border-right:1px solid #e9e9e9; }
66
+ .COHeadMid,.COBodyMid,.COFootMid { }
67
+ .COHeadRight,.COBodyRight,.COFootRight { border-left:1px solid #e9e9e9; }
68
+ .COSectionScroll::-webkit-scrollbar { display:none; }
69
+
70
+ /* -------------- Splitters between resizable table sections, <td> tag ------------------ */
71
+
72
+ /* The <td> tags are shown between the sections <td> tags when set <Cfg LeftWidth, MidWidth, RightWidth/> attributes and <Cfg SectionResizing='1'/>
73
+ They control horizontal space between the resizable sections.
74
+ @ Set left/right border and padding and also width and background.
75
+ LeftSplitter is between ...Left and ...Mid column sections and RightSplitter is between ...Mid and ...Right column sections.
76
+ The splitter tag is shown in every row section (Head,Body,Foot) and in the horizontal scrollbars section.
77
+ ...HeadSplitter, ...BodySplitter, ...FootSplitter is added for appropriate row section, ...ScrollSplitter is added to splitter between horizontal scrollbars
78
+ ...SplitterDisabled is added if the sections cannot be resized now, due their actual width or permissions
79
+ */
80
+ .COLeftSplitter,.CORightSplitter { width:5px; background:#f4f4f4; overflow:hidden; cursor:e-resize; font-size:1px; }
81
+ .COTouch .COLeftSplitter,.COTouch .CORightSplitter { width:15px; }
82
+ .COLeftSplitter { border-right:1px solid #e9e9e9; }
83
+ .CORightSplitter { border-left:1px solid #e9e9e9; }
84
+ .COHeadSplitter { }
85
+ .COBodySplitter { }
86
+ .COFootSplitter { }
87
+ .COScrollSplitter { }
88
+ .COSplitterDisabled { background:white; cursor:default; }
89
+
90
+ /* -------------- Vertical scrollbar, <div> tag inside <td> tag ------------------ */
91
+
92
+ /* The vertical scrollbar is placed on right side to <td> tag in Head section and is spanned through Body section and inner Space rows to Foot section
93
+ It controls the border and space around the scrollbar.
94
+ @ Set border, padding and margin, optionally background.
95
+ @ You can control the scrollbar shape and look in IE or WebKit on its immediate child <div> as .COVScroll > div
96
+ */
97
+ .COVScroll { padding-top:1px; border-top:1px solid #e9e9e9; border-right:1px solid #e9e9e9; overflow:hidden; }
98
+ .CORtl .COVScroll { border-left:1px solid #e9e9e9; border-right:0px none; }
99
+
100
+ /* -------------- Horizontal scrollbars, <div> tag inside <td> tag ------------------ */
101
+
102
+ /* ...Left (for <LefCols> left fixed columns), ...Mid (for <Cols> variable columns), ...Right (for <RightCols> right fixed columns)
103
+ They control the border and space around the scrollbar.
104
+ @ Set border, padding and margin, optionally background.
105
+ @ You can control the scrollbar shape and look in IE or WebKit on their immediate child <div> as .COHScroll... > div
106
+ ...Resize versions are shown instead for resizable sections, when set <Cfg LeftWidth, MidWidth, RightWidth/> attributes and <Cfg SectionResizing='2'/>
107
+ ...HScrollWide is shown instead of all the section scrollbars when set <Cfg WideHScroll='1'/>
108
+ ...ScrollHidden is shown instead if the column section does not need to show scrollbar (but the other sections do)
109
+ ...XScroll is shown in the horizontal scrollbars row in place of vertical scrollbar
110
+ */
111
+ .COHScrollLeft,.COHScrollMid,.COHScrollRight { overflow:hidden; }
112
+ .COHScrollLeft { padding-right:1px; }
113
+ .COHScrollMid { }
114
+ .COHScrollRight { padding-left:1px; }
115
+ .COHScrollLeftResize,.COHScrollRightResize,.COHScrollMidLeftResize,.COHScrollMidRightResize { background:#F4F4F4; overflow:hidden; }
116
+ .COHScrollLeftResize { border-right:1px dotted black; padding-right:5px; margin-right:1px; }
117
+ .COHScrollRightResize { border-left:1px dotted black; padding-left:5px; margin-left:1px; }
118
+ .COHScrollMidLeftResize { border-left:1px dotted black; padding-left:5px; }
119
+ .COHScrollMidRightResize { border-right:1px dotted black; padding-right:5px; }
120
+ .COTouch .COHScrollLeftResize { padding-right:18px; }
121
+ .COTouch .COHScrollRightResize { padding-left:18px; }
122
+ .COTouch .COHScrollMidLeftResize { padding-left:19px; }
123
+ .COTouch .COHScrollMidRightResize { padding-right:19px; }
124
+ .COHScrollWide { overflow:hidden; }
125
+ .COHScrollHidden { }
126
+ .COXScroll { background:#FFF; border-right:1px solid #e9e9e9; cursor:default; }
127
+ .CORtl .COXScroll { border-left:1px solid #e9e9e9; border-right:0px none; }
128
+
129
+ /* -------------- Special scrollbar setting for Safari and Chrome, <div> tag inside <td> tag ------------------ */
130
+
131
+ /* Added to vertical and horizontal scrollbar to force showing scrollbars in Safari and Chrome if they are automatically hidden
132
+ @ Change here the scrollbars look; The scrollbars must be defined as permanently visible
133
+ ! Note, here is no style prefix
134
+ */
135
+ .GridHiddenScroll > div::-webkit-scrollbar { -webkit-appearance:none; width:11px; height:11px; }
136
+ .GridHiddenScroll > div::-webkit-scrollbar-thumb { border-radius:8px; border:2px solid white; background-color:rgba(0,0,0,0.5); }
137
+
138
+ /* ------------------ Round corners ------------------ */
139
+
140
+ /* Used to render something above and below the grid, to simulate e.g. rounded corners with special effects compatible in all browsers */
141
+
142
+ /* ...Top is set to <div> tag rendered directly above ...MainTable with the same width as the table
143
+ ...Top0 to ...Top9 is set to up 10 <div> tags inside ...Top. The tag is not rendered if the class has not set height.
144
+ ...TopSpace0 to ...TopSpace9 is added to ...Top0 to ...Top9 in case there is some visible Space row width Space = 0
145
+ */
146
+ .COTop { }
147
+ .COTop1 { }
148
+ .COTop2 { }
149
+ .COTop3 { }
150
+ .COTop4 { }
151
+ .COTop5 { }
152
+
153
+ /* ...Bottom is set to <div> tag rendered directly below ...MainTable with the same width as the table
154
+ ...Bottom0 to ...Top9 is set to up 10 <div> tags inside ...Top. The tag is not rendered if the class has not set height.
155
+ ...BottomSpace0 to ...BottomSpace9 is added to ...Bottom0 to ...Bottom9 in case there is some visible Space row width Space = 4
156
+ */
157
+ .COBottom { }
158
+ .COBottom5 { }
159
+ .COBottom4 { }
160
+ .COBottom3 { }
161
+ .COBottom2 { }
162
+ .COBottom1 { }
163
+
164
+ /* -------------- Row pages, <div> tag ------------------ */
165
+
166
+ /* They control the border and space around the row page */
167
+ /* @ Set here vertical border, padding and margin.
168
+ ...PageOne is shown if no root paging is set (<Cfg Paging='0'/>.
169
+ ...PageFirst is the first root page, the ...Page are all the next root pages
170
+ ...ChildPart is shown around the row children, regardless on the <Cfg ChildParts/> is set or not
171
+ ...Border is added to all the classes for DynamicBorder, e.g. .COPageBorder is used instead of .COPage
172
+ */
173
+ .COPageFirst { }
174
+ .COPage { }
175
+ .COPageOne { }
176
+ .COChildPart { }
177
+
178
+ /* -------------------------------------------------------------------------------------------------------------------------- */
179
+ /* Rows */
180
+ /* -------------------------------------------------------------------------------------------------------------------------- */
181
+
182
+ /* ------------- Table row height ------------------ */
183
+
184
+ /* Classes are not assigned, only the height attribute is read.
185
+ @ Set the height in pixels only.
186
+ ...RowHeight is default minimal height in pixels of all rows in table (not Space rows). It is outer height including all cell border and padding.
187
+ */
188
+ .CORowHeight { height:19px; }
189
+ .COTouch .CORowHeight { height:23px; }
190
+
191
+ /* ------------- Table rows, <tr> tag ------------------ */
192
+
193
+ /* Sets the class to the whole column section of the row. Useful to set for special backgrounds.
194
+ ...DataRow is set for all standard table rows without Kind attribute set
195
+ @ Set here only background
196
+ */
197
+ .COHeaderRow { }
198
+ .COFilterRow { }
199
+ .CODataRow { }
200
+
201
+ /* ------------- Space row height ------------------ */
202
+
203
+ /* Classes are not assigned, only the height or margin attribute is read.
204
+ @ Set the height or margin in pixels only.
205
+ ...SpaceRowHeight is default minimal height in pixels of all Space rows. It is outer height including all cell border and padding, but not the margin.
206
+ ...SpaceMargin is horizontal and vertical margin in pixels around all Space row cells.
207
+ */
208
+ .COSpaceRowHeight { height:19px; }
209
+ .COSpaceMargin { margin:0px; }
210
+
211
+ /* ------------- Space rows, <div> tag inside <td> tag ------------------ */
212
+
213
+ /* Space row class according to the row Kind as prefix+Kind+"Row". In XML the Kind can be set as tag name like <Group ... />. Default Kind is "Space".
214
+ Every Space row is placed in its own <tr><td> tag, on the same level as table sections like Head/Body/Foot (...Left/Mid/Right).
215
+ @ Set here border, padding, margin and background
216
+ The horizontal border and spacing of Space rows should be synchronized with the table sections
217
+ */
218
+ .COSpaceRow,.COGroupRow,.COSearchRow,.COPagerRow,.COToolbarRow,.COToolbar1Row,.COToolbar2Row,.COToolbar3Row,.COTopbarRow,.COTopbar1Row,.COTopbar2Row,.COTopbar3Row,.COTabberRow {
219
+ background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; border:1px solid #e9e9e9; border-top:1px solid #F4F4F4; border-bottom:1px solid #CBCBCB;
220
+ margin:1px 0px 2px 0px; padding:2px 0px 2px 2px; font-size:0px; overflow:hidden; white-space:nowrap;
221
+ }
222
+ .COSpaceRow { } /* Standard Space row with no special meaning */
223
+ .COGroupRow { } /* Grouping settings row */
224
+ .COSearchRow { } /* Search settings row */
225
+ .COPagerRow { } /* Simple pager row with Pages type cell */
226
+ .COToolbarRow { background:white; border:0px none; margin:0px; padding-top:3px; } /* Bottom standalone toolbar */
227
+ .COToolbar1Row { margin:3px 0px 1px 0px; } /* First bottom toolbar */
228
+ .COToolbar2Row { background:white; border:0px none; margin:0px; padding-top:3px; } /* Last bottom toolbar */
229
+ .COToolbar3Row { margin:3px 0px 1px 0px; } /* Middle bottom toolbars */
230
+ .COTopbarRow { background:white; border:0px none; margin:0px; padding-bottom:3px; } /* Standalone top toolbar */
231
+ .COTopbar1Row { background:white; border:0px none; margin:0px; padding-bottom:3px; } /* First top toolbar*/
232
+ .COTopbar2Row { } /* Last top toolbar */
233
+ .COTopbar3Row { } /* Middle top toolbars */
234
+ .COTabberRow { background:white; border:0px none; margin:0px; padding:0px; } /* Tabber row with Tab type cells, usually used with ...RowAbove or ...RowBelow */
235
+
236
+ /* Special Space row Kind="Fill" shown for ConstHeight='1'*/
237
+ .COFillRow { background:white; }
238
+
239
+ /* Special Space row Kind="NoData" shown when all body rows are hidden */
240
+ .CONoDataRow { background:#FAFAFA; padding:5px 0px 5px 5px; overflow:hidden; }
241
+ .CONoDataRow div { color:gray!important; font-style:italic!important; }
242
+
243
+ /* Class added to Space row Kind class for its position (Space attribute value), only value 0 to 4 */
244
+ .CORowSpace0 { }
245
+ .CORowSpace1 { }
246
+ .CORowSpace2 { }
247
+ .CORowSpace3 { }
248
+ .CORowSpace4 { }
249
+
250
+ /* Special Space row above or below grid, used instead of Kind class, ...RowAbove is added for Space='-1', ...RowBelow for Space='5' */
251
+ .CORowAbove,.CORowBelow { border-left:1px solid #e0e0ff; border-right:1px solid #e0e0ff; margin-left:1px; margin-right:1px; overflow:hidden; }
252
+ .CORowAbove { margin-top:3px; background:url(Backgrounds.gif?v120) 0px -250px; }
253
+ .CORowBelow { margin-bottom:3px; background:url(Backgrounds.gif?v120) 0px bottom; }
254
+
255
+ /* Class added for row with Panel='1' */
256
+ .COSpaceRowPanel { padding-left:0px; }
257
+
258
+ /* Class added for given row VAlign attribute value */
259
+ .COSpaceVAlignTop { }
260
+ .COSpaceVAlignMiddle { }
261
+ .COSpaceVAlignBottom { }
262
+
263
+
264
+ /* -------------------------------------------------------------------------------------------------------------------------- */
265
+ /* Cells */
266
+ /* -------------------------------------------------------------------------------------------------------------------------- */
267
+
268
+ /* ------------- Table cells, <td> tag ------------- */
269
+
270
+ /* Classes for table row cells (not Space rows). Always one class per one cell.
271
+ @ Set border here. Note, all cells in table must have the same border width/height in the same cell edge.
272
+ @ You can set also padding here, but note, the padding is defined also in cell type class.
273
+ @ You can set also background here, but note, the data cell background color is often controlled by ...Color state classes
274
+ ...Cell - base data cell
275
+ ...CellPanel - cell Type="Panel"
276
+ ...CellFilter - cell in row Kind="Filter"
277
+ ...CellFilterPanel - cell Name="Panel" in row Kind="Filter". Note, it is used only for default panel named "Panel"
278
+ ...CellHeader - cell in row Kind="Header"
279
+ ...CellHeaderPanel - cell Type="Panel" in row Kind="Header"
280
+ ...CellEmpty - cell in _ConstWidth column (created due <Cfg ConstWidth/> setting), also in row Kind="Filter"
281
+ ...CellHeaderEmpty - cell in _ConstWidth column (created due <Cfg ConstWidth/> setting) in row Kind="Header"
282
+ ...CellUser - user cell section defined by <I LeftHtml MidHtml RightHtml/>
283
+ ...CellHidden - cell in child row hidden due spanned parent row through its children
284
+ ...CellIndex - cell in column RowIndex
285
+ */
286
+ .COCellBase {
287
+ border:1px solid white; border-bottom:1px solid #CBCBCB; border-right:1px solid #D4D4D4;
288
+ vertical-align:top; overflow:hidden; overflow:auto!IE; height:auto;
289
+ }
290
+ .CORtl .COCellBase { border-left:1px solid #D4D4D4; border-right:0px none; }
291
+ .COCell { }
292
+ .COCellHeader,.COCellHeaderPanel,.COCellHeaderEmpty { background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; }
293
+ .COCellPanel,.COCellHeaderPanel,.COCellFilterPanel,.COCellIndexPanel,.COCellRowPanel { white-space:nowrap; direction:ltr; }
294
+ .COCellHeader { }
295
+ .COCellHeaderEmpty { background:white; border-color:white; }
296
+ .COCellHeaderPanel { }
297
+ .COCellPanel { background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; }
298
+ .COCellFilterPanel { background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; text-align:center; }
299
+ .COCellFilter { }
300
+ .COCellIndex,.COCellIndexPanel,.COCellIndexAlternate,.COCellIndexEmpty { background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; }
301
+ .COCellIndexPanel { }
302
+ .COIndexSmall { margin-bottom:-50px; }
303
+ .COCellRowPanel { background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; }
304
+ .CORtl .COCellPanel,.CORtl .COCellHeaderPanel,.CORtl .COCellIndexPanel,.CORtl .COCellRowPanel { text-align:right; }
305
+ .COCellUser { background-color:#E9E9E9; }
306
+ .COCellEmpty { background:white; border-color:white; }
307
+ .COCellHidden { background:transparent!important; border:none!important; }
308
+
309
+ /* Special class added to every cell except panel, filter and header for DynamicBorder. @ Do not change. */
310
+ .COCellBorder,.COCellHeaderBorder,.COCellNoBorder { border-left:2px solid transparent; border-top:2px solid transparent; }
311
+ .COCellHeaderBorder { }
312
+ .COCellNoBorder { border-color:transparent; }
313
+
314
+ /* Special class to choose if the last cells in column or row section will render its border; Not used in grid, only border width is read; @ Set border-right and border-bottom; set it to 0px to SHOW the border */
315
+ .COLastCell { border-right:1px solid; border-bottom:0px none; }
316
+
317
+ /* Classes added to the <td> cell due special feature
318
+ ...CellClassInner added to the cell with defined ClassInner attribute (including Header cell)
319
+ ...CellClassInnerIcon added to the cell with defined ClassInner attribute and side Icon
320
+ ...CellHeaderInnerIcon added to the header cell with defined ClassInner attribute and side Icon
321
+ ...CellBorderFF3 is added to all cells in Firefox 3 - 19 due its slow bug in rendering table cells with different borders
322
+ */
323
+ .COCellClassInner { padding-top:0px; padding-bottom:0px; }
324
+ .COCellClassInnerIcon { }
325
+ .COCellHeaderInnerIcon { }
326
+ .COCellBorderFF3 { border-left:0px none!important; border-top:0px none!important; }
327
+
328
+ /* ------------- Cell content - Type, <td> or <div> tag ------------- */
329
+
330
+ /* The Type class is by default set to same <td> tag as the table cell or Space cell class.
331
+ Here are listed all TreeGrid Types except: "Gantt" - defined in Gantt.css file; "Chart", "Pages" and "DropCols" - defined later in this file and "Panel" - this class is not used.
332
+ If the cell consists from more included <div> tags, it is set to the most inner <div> tag.
333
+ The one or more <div> tags are included in cell if:
334
+ any cell has set VAlign, Rotate or ClassInner or Align="Scroll"
335
+ Header cell has set Icon or Type="Bool"
336
+ Space cell has set Icon or is editable or has Button="Defaults"
337
+ There can be included also inner <table> inside cell in these cases:
338
+ any cell has set Span + Merge with more columns and no MergeFormat
339
+ Header cell has set Levels
340
+ MainCol cell when set <Cfg SpannedTree='1'/>
341
+ DropCols and Radio types use also inner <Table>, but the Type class is set to parent cell
342
+ Select type class is set along with Html class for Select Type
343
+ Note, the "Bool", "Icon" and "Select" type classes are not listed in the first line
344
+ @ Set padding and text attributes like font, line-height, text-align, white-space
345
+ */
346
+ .COType,.COUser { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; padding:2px 3px 2px 3px; }
347
+ .COInt,.COFloat,.CODate { text-align:right; }
348
+ .COLines,.CORadio,.COHtml,.COList { white-space:normal; }
349
+ .COImg,.COHtml { padding-top:0px; padding-bottom:0px; }
350
+ .COPass { font-size:14px; line-height:17px; padding:0px 0px 0px 3px; }
351
+ .CORadio { padding:0px; }
352
+ .COBool { text-align:center; line-height:0px; }
353
+ .COIcon { background-repeat:no-repeat; }
354
+ .COAbs { padding:0px; }
355
+ .COUser { padding:0px; }
356
+ .COSelect { padding-top:2px; padding-bottom:2px; }
357
+
358
+ /* Class for inner RowIndex column */
359
+ .COIndexText { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:2px 3px 2px 3px; text-align:center; }
360
+
361
+ /* Class set for cell width Visible='0'.
362
+ @ Set background for the ...Hidden
363
+ It is always set to <td> tag, this tag has always empty content.
364
+ ...Hidden is set to table cell and does not hide the cell, it just makes it empty
365
+ ...HiddenSpace is set to Space cell and hides the cell completely
366
+ ...HiddenValue is set to <td> tag when editing, to hide the cell value under edit
367
+ */
368
+ .COHidden { }
369
+ .COHiddenSpace { display:none; }
370
+ .COHiddenValue,.COHiddenValue * { color:transparent!important; }
371
+
372
+ /* Classes set for Overlay. @ Do not change */
373
+ .COMain .COOverflowVisible,.COMain .COOverflowLeftVisible { overflow:visible; }
374
+ .COMain .COOverflowLeftVisible>div { float:right; }
375
+ .COMain .COOverflowDisable { background-color:white; opacity:0.99; }
376
+ .COMain.COIE .COOverflowDisable { opacity:1; position:relative; }
377
+
378
+ /* Class set to the right Button cell, the table cell next to the data cell:
379
+ @ Set width, height, padding and text attributes like font, line-height, text-align, white-space
380
+ ...RightButton is set for <button> or <u> tag inside <td> tag for Button="Button" according to <Cfg UseButton>
381
+ ...RightHtml is set for <td> tag for Button="Html"
382
+ */
383
+ button.CORightButton { font:10px/11px Verdana,Tahoma,"Trebuchet MS",sans-serif; height:17px; width:19px; margin:0px; padding:0px; }
384
+ u.CORightButton {
385
+ background:#E0E0E0; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; padding:0px 3px 1px 3px; margin:1px;
386
+ font:11px/12px Arial,Helvetica,sans-serif; text-decoration:none; display:inline-block; overflow:hidden; white-space:nowrap;
387
+ }
388
+ .CORightHtml { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding-top:2px; padding-bottom:2px; }
389
+
390
+ /* Class set to inner table <td> tag, when displaying Header cell Levels
391
+ @ Set width and text attributes like font, line-height, text-align, white-space for the ...LevelButton
392
+ ...LevelButton is set to every Levels button
393
+ ...LevelButtonSpace is set to the next <td> as the space between buttons and cell value. The last <td> cell contains the cell value
394
+ */
395
+ .COLevelButton {
396
+ background:url(Button.gif?v120) 2px -1253px no-repeat; padding:2px 0px 2px 0px; width:21px;
397
+ font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center!important; cursor:pointer;
398
+ }
399
+ .COLevelButtonSpace { width:5px; }
400
+ .COLevels>table { width:100%; }
401
+
402
+ /* Class set to inner table <td> tag, when displaying merged cells (Span+Merge and no MergeFormat)
403
+ @ Set border, padding, background, width and height
404
+ ...MergedCellH is set to every merged value (<td> tag) when showing all cells in one row (MergeType&1 = 0)
405
+ ...MergedCellV is set to every merged value (<td> tag) when showing all cells in one column (MergeType&1 = 1)
406
+ */
407
+ .COMergedCellH { padding:0px; padding-right:5px; }
408
+ .COMergedCellV { padding:0px; padding-bottom:1px; }
409
+
410
+ /* Classes set to cell in Header row
411
+ ...HeaderText is set along with the Type class for Header cell, to <td> or <div> tag. @ Set padding and text attributes like font, line-height, text-align, white-space
412
+ ...HeaderIconInner is set along with the ...HeaderText if the cell has set Icon, to <td> or <div> tag. @ Set padding.
413
+ ...HeaderButton is set to <td> tag next to the cell if the cell has set Button (by default Header cell has set Button="Sort"). @ Set padding or the first child <button> settings.
414
+ ...HeaderToolButton is set to <td> tag of the cell type "Button" and Button="Button". @ Set padding
415
+ ...HeaderFocus is added to cell <td> tag during dragging the Header cell. @ Set background and optionally border, padding and text attributes like font, line-height, text-align, white-space
416
+ ...HeaderDrag is added to ghost Header cell under mouse cursor during dragging the Header cell. @ Set background and border and optionally padding and text attributes like font, line-height, text-align, white-space
417
+ ...HeaderResize is added to cell <td> (and to the next <td> if shown button) during resizing the column. @ Set background and optionally border, padding and text attributes like font, line-height, text-align, white-space
418
+ */
419
+ .COHeaderText { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:2px 3px 2px 3px; }
420
+ .COHeaderIconInner { }
421
+ .COHeaderButton { padding:0px; }
422
+ .COHeaderButtonButton { }
423
+ .COHeaderButtonHtml { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding-top:2px; padding-bottom:2px; }
424
+ .COHeaderToolButton { text-align:center; padding:0px; }
425
+ .COHeaderFocus { background-color:#DEDFD8; }
426
+ .COHeaderDrag { background-color:#C0C0B0; cursor:default; overflow:hidden; }
427
+ .COHeaderResize { border-right:2px solid white; }
428
+
429
+ /* Classes added to DropCols type inner table cells, <td> tag.
430
+ @ Set here border, padding, background and text attributes.
431
+ ...DropCols is DropCols type class set to <td> tag
432
+ ...HeaderGroup is set to every DropCols inner table cells, except the last one
433
+ ...HeaderGroupFocus is added to the DropCols inner table cell during dragging inside the DropCols line (to be moved)
434
+ ...HeaderGroupDelete is added to the DropCols inner table cell during dragging outside the DropCols line (to be removed)
435
+ ...HeaderGroupCustom is set to the last cell in DropCols inner table, as the default text "To group by, drag column caption here"
436
+ */
437
+ .CODropCols { border-left:0px none; }
438
+ .COHeaderGroup { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:0px 3px 0px 3px; border-left:1px solid white; border-right:1px solid #D4D4D4; }
439
+ .COHeaderGroupFocus { background-color:#DEDFD8; }
440
+ .COHeaderGroupDelete { background-color:#E9E9E9; color:#E9E9E9; }
441
+ .COHeaderGroupCustom { font:italic 11.5px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; color:#BBB; padding-left:5px; white-space:nowrap; }
442
+
443
+ /* Class added to the cell <td> tag when resizing row by dragging this cell edge and direct resizing is off */
444
+ .COResizingRow { border-bottom:1px solid black; }
445
+ .COResizingSpace { }
446
+
447
+ /* Classes added to cell with Rotate attribute.
448
+ @ Change them carefully, the rotation can differ per browser.
449
+ ...CellRotate class is added to cell <td> tag in rotated cell
450
+ ...Rotate1 and ...Rotate2 is set to inner <div> to do the rotation, according to Rotate attribute value
451
+ ...IconRotate is added to cell <td> for cell with Icon attribute to display icon on top
452
+ ...IconRotateHeader is added to cell <td> for Header cell with Icon attribute to display icon on top. It is added with ...IconRotate
453
+ */
454
+ .COCellRotate { text-align:left; }
455
+ .CORotate1,.CORotate2 { overflow:hidden; white-space:nowrap; display:inline-block; writing-mode:tb-rl; }
456
+ .CORotate1 { -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
457
+ .COIconRotate { padding-left:2px!important; padding-top:20px!important; padding-right:2px!important; background-position-x:left!important; }
458
+ .COIconRotateHeader { background-position-x:0px!important; }
459
+ .COIconRotate.COAlignCenter { background-position-x:center!important; }
460
+ .COIconRotate.COAlignRight { background-position-x:right!important; }
461
+
462
+ /* Classes added to cell with Wrap attribute. Added along with Type class to <td> or <div> tag.
463
+ @ Do not change.
464
+ ...Wrap0 for Wrap='0', ...Wrap1 for Wrap='1'
465
+ */
466
+ .COWrap0 { white-space:nowrap; }
467
+ .COWrap1,.COWrap2 { white-space:normal; }
468
+ .COWrap2,.COWordWrap { word-wrap:break-word; overflow-wrap:break-word; }
469
+ .COWordWrap .COWrap2 { word-wrap:normal; overflow-wrap:normal; }
470
+
471
+ /* Classes added to cell with Align attribute. Added along with Type class to <td> or <div> tag.
472
+ @ Do not change.
473
+ ...AlignLeft for Align='Left', ...AlignCenter for Align='Center', ...AlignRight for Align='Right', ...AlignJustify for Align="Justify"
474
+ */
475
+ .COAlignLeft { text-align:left; }
476
+ .COAlignCenter { text-align:center; }
477
+ .COAlignJustify { text-align:justify; }
478
+ .COAlignRight { text-align:right; }
479
+
480
+ /* Classes added to cell with VAlign attribute. Added always to <td> tag.
481
+ @ Do not change.
482
+ ...VAlignTop for VAlign='Top', ...VAlignMiddle for VAlign='Middle', ...AlignBottom for Align='Bottom'
483
+ The ...VAlignTop must be defined as the last one.
484
+ */
485
+ .COVAlignMiddle { vertical-align:middle; display:table-cell; }
486
+ .COVAlignBottom { vertical-align:bottom; display:table-cell; }
487
+ .COVAlignTop { vertical-align:top; display:table-cell; }
488
+
489
+ /* Classes for TextStyle attribute; @ Do not change */
490
+ .COTextBold { font-weight:bold; }
491
+ .COTextItalic { font-style:italic; }
492
+ .COTextUnderline { text-decoration:underline; }
493
+ .COTextStrike { text-decoration:line-through; }
494
+ .COTextOverline { text-decoration:overline; }
495
+ .COTextUnderlineStrike { text-decoration:underline line-through; }
496
+ .COTextUnderlineOverline { text-decoration:underline overline; }
497
+ .COTextStrikeOverline { text-decoration:line-through overline; }
498
+ .COTextUnderlineStrikeOverline { text-decoration:underline line-through overline; }
499
+ .COTextSmall { font-variant:small-caps; }
500
+
501
+ /* Classes used for TextShadow attribute; @ Change only text-shadow */
502
+ /* It is possible to add new classes with higher index like TextShadow10 and use the index in TextShadow attribute */
503
+ /* ...Shadow0 is used also for empty TextShadow when TextShadowColor is set */
504
+ /* The color in the first definition is replaced or added by TextShadowColor */
505
+ .COTextShadow0 { text-shadow: 0px 0px 5px; }
506
+ .COTextShadow1 { text-shadow: -1px -1px; }
507
+ .COTextShadow2 { text-shadow: -1px -1px, -3px -3px silver; }
508
+ .COTextShadow3 { text-shadow: -1px -1px, 0px 0px 5px yellow; }
509
+ .COTextShadow4 { text-shadow: -1px -1px, 0px 0px 10px; }
510
+ .COTextShadow5 { text-shadow: -2px -2px silver; }
511
+ .COTextShadow6 { text-shadow: -3px -3px silver, -1px -1px; }
512
+ .COTextShadow7 { text-shadow: 0px 0px 3px black,0px 0px 3px black,0px 0px 3px black; }
513
+ .COTextShadow8 { text-shadow: 0px 0px 5px yellow, -1px -1px; }
514
+ .COTextShadow9 { text-shadow: 0px 0px 10px; }
515
+
516
+ /* Classes used for attribute Indent; @ Change only padding-left or padding-right */
517
+ .COMain .COIndentLeft1 { padding-left:10px; } .COMain .COIndentRight1 { padding-right:10px; }
518
+ .COMain .COIndentLeft2 { padding-left:20px; } .COMain .COIndentRight2 { padding-right:20px; }
519
+ .COMain .COIndentLeft3 { padding-left:30px; } .COMain .COIndentRight3 { padding-right:30px; }
520
+ .COMain .COIndentLeft4 { padding-left:40px; } .COMain .COIndentRight4 { padding-right:40px; }
521
+ .COMain .COIndentLeft5 { padding-left:50px; } .COMain .COIndentRight5 { padding-right:50px; }
522
+ .COMain .COIndentLeft6 { padding-left:60px; } .COMain .COIndentRight6 { padding-right:60px; }
523
+ .COMain .COIndentLeft7 { padding-left:70px; } .COMain .COIndentRight7 { padding-right:70px; }
524
+ .COMain .COIndentLeft8 { padding-left:80px; } .COMain .COIndentRight8 { padding-right:80px; }
525
+ .COMain .COIndentLeft9 { padding-left:90px; } .COMain .COIndentRight9 { padding-right:90px; }
526
+ .COMain .COIndentLeft10 { padding-left:100px; } .COMain .COIndentRight10 { padding-right:100px; }
527
+ .COMain .COIndentLeft15 { padding-left:150px; } .COMain .COIndentRight15 { padding-right:150px; }
528
+ .COMain .COIndentLeft20 { padding-left:200px; } .COMain .COIndentRight20 { padding-right:200px; }
529
+ .COMain .COIndentLeft25 { padding-left:250px; } .COMain .COIndentRight25 { padding-right:250px; }
530
+ .COMain .COIndentLeft30 { padding-left:300px; } .COMain .COIndentRight30 { padding-right:300px; }
531
+ .COMain .COIndentLeft35 { padding-left:350px; } .COMain .COIndentRight30 { padding-right:350px; }
532
+ .COMain .COIndentLeft40 { padding-left:400px; } .COMain .COIndentRight40 { padding-right:400px; }
533
+ .COMain .COIndentLeft45 { padding-left:450px; } .COMain .COIndentRight40 { padding-right:450px; }
534
+ .COMain .COIndentLeft50 { padding-left:500px; } .COMain .COIndentRight50 { padding-right:500px; }
535
+
536
+ /*--------------- Space cells ----------------- */
537
+
538
+ /* Classes control the background and border of the Space cells
539
+ @ Set here border, padding and background
540
+ */
541
+ .COCellSpace,.COCellSpaceIcon,.COCellSpaceButton,.COCellSpaceButtonIcon,.COCellSpaceButtonButton,.COCellSpacePanel,.COCellSpaceBool,.COCellSpaceRadio,.COCellSpaceSelect,.COCellSpaceEdit {
542
+ vertical-align:top; border-left:1px solid white; border-right:1px solid #D4D4D4;
543
+ }
544
+
545
+ /* Not editable Space cell. Set also for Label.
546
+ ...CellSpace is set to the <td> tag
547
+ ...CellSpaceIcon is set to <td> tag instead for cell with Icon attribute
548
+ ...SpaceIconInner is set to inner <div> tag for cell with Icon attribute
549
+ */
550
+ .COCellSpace { padding-top:3px; padding-bottom:3px; }
551
+ .COCellSpaceIcon { padding-top:1px; padding-bottom:0px; }
552
+ .COSpaceIconInner { padding-top:2px; padding-bottom:3px; }
553
+ .COSpaceIconInner > div { overflow:hidden; }
554
+
555
+ /* Button Type in Space cell
556
+ ...CellSpaceButton is set to the <td> tag for cell with Button="Html"
557
+ ...CellSpaceButtonIcon is set to the <td> tag instead for cell with Button="Html" and Icon attribute
558
+ ...SpaceButtonIconInner is set to inner <div> tag for cell with Button="Html" and Icon attribute
559
+ ...CellSpaceButtonButton is set to the <td> tag for cell with Button="Button"
560
+ ...CellSpaceTool is added to the <td> tag (along with CellSpaceButton) for cell with Button="Html" and without ButtonText and with VAlign - the special toolbar button
561
+ */
562
+ .COCellSpaceButton { padding:3px; white-space:nowrap; }
563
+ .COCellSpaceButtonIcon { padding-top:1px; padding-bottom:0px; white-space:nowrap; }
564
+ .COSpaceButtonIconInner { padding-top:2px; padding-bottom:3px; }
565
+ .COSpaceButtonIconInner > div { overflow:hidden; }
566
+ .COCellSpaceButtonButton { }
567
+ .COCellSpaceTool { padding:0px; }
568
+
569
+ /* Classes for Type Panel, Bool and Radio in Space cell */
570
+ .COCellSpacePanel { line-height:0px; }
571
+ .COCellSpaceBool { line-height:0px; }
572
+ .COCellSpaceRadio { padding-top:1px; }
573
+
574
+ /* Classes for Type="Select" or cell with Button="Defaults" in Space cell
575
+ ...CellSpaceSelect is set to the <td> tag
576
+ ...SpaceSelectInner is set to inner <div> tag
577
+ ...SpaceSelectInnerIcon is set to inner <div> tag in cell with Icon
578
+ ...SpaceSelectIconInner is set to inner inner <div> tag (along with Type class) in cell with Icon
579
+ ...SpaceSelectInnerIE is added to inner <div> tag in cell with Icon in IE5 quirks mode
580
+ */
581
+ .COCellSpaceSelect { }
582
+ .COSpaceSelectInner,.COSpaceSelectInnerIcon {
583
+ padding:2px 20px 2px 3px; background:white url(Button.gif?v120) right 0px no-repeat; border:1px solid #D4D4D4; border-right:0px none;
584
+ }
585
+ .COSpaceSelectInnerIcon { padding:0px 20px 0px 1px; }
586
+ .COSpaceSelectIconInner { padding-top:2px; padding-bottom:2px; }
587
+ .COSpaceSelectIconInner > div { overflow:hidden; }
588
+ .COSpaceSelectInnerIE { overflow:hidden; }
589
+
590
+ /* Classes for editable Space cell
591
+ ...CellSpaceEdit is set to the <td> tag
592
+ ...SpaceEditInner is set to inner <div> tag
593
+ ...SpaceEditInnerIcon is set to inner <div> tag in cell with Icon
594
+ ...SpaceEditIconInner is set to inner inner <div> tag (along with Type class) in cell with Icon
595
+ ...SpaceEditButtonIconInner is set to inner inner <div> tag in cell with Icon and Button
596
+ */
597
+ .COCellSpaceEdit { }
598
+ .COSpaceEditInner,.COSpaceEditInnerIcon { background:white; border:1px solid #D4D4D4; border-right:0px none; }
599
+ .COSpaceEditInnerIcon { padding:0px 0px 0px 1px; }
600
+ .COSpaceEditIconInner { padding-top:2px; padding-bottom:2px; }
601
+ .COSpaceEditIconInner > div { overflow:hidden; }
602
+ .COSpaceEditButtonIconInner { padding-top:0px; padding-bottom:0px; }
603
+
604
+ /* Classes added to <td> tag in cell in Space row with Space="-1" (...Above) or Space="5" (...Below)
605
+ */
606
+ .COCellSpaceAbove { border-top:1px solid #D4D4D4; }
607
+ .COCellSpaceBelow { border-bottom:1px solid #D4D4D4; }
608
+
609
+ /* Class added to <div> tag with ClassInner class */
610
+ .COSpaceClassInner { padding-top:0px; padding-bottom:0px; }
611
+
612
+ /* Cells in rows with SpaceWrap=1
613
+ ...SpaceWrap is set to parent div all the space cells
614
+ ...CellSpaceWrap is set to individual divs as space cells
615
+ */
616
+ .COSpaceWrap { white-space:normal; }
617
+ .COCellSpaceWrap { display:inline-block; margin-top:1px; margin-bottom:1px; }
618
+ .COCellSpaceWrap.COEmpty { height:21px; padding-top:0px; padding-bottom:0px; }
619
+
620
+ /*--------------- Cell edges ----------------- */
621
+
622
+ /* @ Support classes, do not change
623
+ Classes added to table or Space cell if it should not have the left or right border or is empty
624
+ */
625
+ .CONoLeft,.CONoSpaceLeft { border-left:0px none!important; border-bottom-left-radius:0px!important; border-top-left-radius:0px!important; }
626
+ .CONoRight,.CONoSpaceRight { border-right:0px none!important; border-bottom-right-radius:0px!important; border-top-right-radius:0px!important; }
627
+ .COEmpty { text-decoration:none!important; font-size:0px!important; line-height:0px!important; }
628
+
629
+ /*--------------- Pages type cell ----------------- */
630
+
631
+ /* ...Pages is set to <td> as Type class. @ Set here border, padding and background
632
+ ...PagesLink is set to individual <a> tags as page numbers. @ Set here margin, padding, border, background and text attributes
633
+ ...PagesLinkActive is set to <a> tag in actual selected page number instead
634
+ */
635
+ .COPages { overflow:visible; padding:0px!important; }
636
+ .COPagesLink,.COPagesLinkActive {
637
+ padding:2px 1px 2px 2px; margin:1px 0px 1px 0px; display:inline-block; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; color:black;
638
+ }
639
+ /* The :hover remarkably slows down every grid in IE strict mode
640
+ .COPagesLink:visited { color:blue; }
641
+ .COPagesLink:hover { color:red; }*/
642
+ .COPagesLinkActive { color:black; font-weight:bold; border:1px dotted black; margin-top:0px; margin-bottom:0px; }
643
+
644
+
645
+ /* -------------------------------------------------------------------------------------------------------------------------- */
646
+ /* Tree cell */
647
+ /* -------------------------------------------------------------------------------------------------------------------------- */
648
+
649
+ /* Class set to the tree in <td> tag left to MainCol cell
650
+ @ They are not expected to change, but you can set here background or border
651
+ ...Tree is set for <Cfg NoTreeLines='0'/>, default setting. It can be set to inner <td> tag for SpannedTree
652
+ ...NoTreeLines... is set for NoTreeLines value 1 - 3.
653
+ ...SpannedTree is added to ...Tree for Cfg SpannedTree=1
654
+ */
655
+ .COTree { padding-top:0px; white-space:nowrap; line-height:0px; font-size:0px; height:0px; }
656
+ .COSpannedTree { line-height:0px; font-size:0px; height:0px; }
657
+ .COSpannedTree td { vertical-align:top; }
658
+ .CONoTreeLines1 { text-align:right; }
659
+ .CONoTreeLines2 { text-align:right; vertical-align:middle; padding-top:0px; }
660
+ .CONoTreeLines3 { text-align:left; }
661
+
662
+ /* ------------- Tree images with lines (NoTreeLines='0') ------------- */
663
+
664
+ /* Default tree class set to <td> tag or to inner <u> tag
665
+ The tree is shown in inner <u> tags if it cannot be set by one background image or in SpannedTree or with TreeIcon.
666
+ @ Set background and padding-left. It is not easy to change them, the image files contain many icons that must be changed all at once, especially if you want to change the widths.
667
+ ...TreeTop / ...TreeMiddle / ...TreeBottom is set according to VAlign value, for empty is set also ...TreeTop
668
+ ...TreeRev... is set according to VAlign value for <Cfg ReversedTree='1'/>, for empty is set also ...TreeRevTop
669
+ ...TreeIcon, ...TreeIconM, ...TreeIconB is set if used custom tree icon by <I TreeIcon/>, according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty)
670
+ ...TreeImage, ...TreeImageM, ...TreeImageB is set to inner <u> tag, according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty)
671
+ ...TreeImageIE, ...TreeImageIEM, ...TreeImageIEB is set instead in all IE modes except IE5 quirks and also in Firefox strict mode
672
+ ...Width... is width of the tree icon part in <u> tag, number is count of the icon lines, ...T is ending icon / button
673
+ ...Width1 is also used measure one level indent, ...Width1T is also used to measure tree button width
674
+ */
675
+ .COTreeTop { background-image:url(Tree.gif?v120); }
676
+ .COTreeMiddle { background-image:url(TreeMiddle.gif?v120); }
677
+ .COTreeBottom { background-image:url(TreeBottom.gif?v120); }
678
+ .COTreeRev.COTreeTop { background-image:url(TreeRev.gif?v120); }
679
+ .COTreeRev.COTreeMiddle { background-image:url(TreeRevMiddle.gif?v120); }
680
+ .COTreeRev.COTreeBottom { background-image:url(TreeRevBottom.gif?v120); }
681
+ .COTreeIcon { background-repeat:no-repeat; background-position:left top; }
682
+ .COTreeIconM { background-repeat:no-repeat; background-position:left center; }
683
+ .COTreeIconB { background-repeat:no-repeat; background-position:left bottom; }
684
+ .COTreeImage,.COTreeImageM,.COTreeImageB { display:inline-block; height:100%; width:0px; }
685
+ .COTreeImageIE { padding-bottom:1000px; }
686
+ .COTreeImageMIE { padding-top:500px; padding-bottom:500px; }
687
+ .COTreeImageBIE { padding-top:1000px; }
688
+ .COWidth1T { padding-left:26px; } .COWidth1 { padding-left:21px; }
689
+ .COWidth2T { padding-left:47px; } .COWidth2 { padding-left:42px; }
690
+ .COWidth3T { padding-left:68px; } .COWidth3 { padding-left:63px; }
691
+ .COWidth4T { padding-left:89px; }
692
+
693
+ /* Individual tree backgrounds according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty)
694
+ 1 means vertical line, 0 means no vertical line
695
+ */
696
+
697
+ /* ...xxx - three line icons, ...xxxT - three line icons plus ending icon (no last, no button) */
698
+ .CO000,.CO000T { background-position: 0px top; } .CO000M,.CO000TM { background-position: 0px center; } .CO000B,.CO000TB { background-position: 0px bottom; }
699
+ .CO010,.CO010T { background-position:-128px top; } .CO010M,.CO010TM { background-position:-128px center; } .CO010B,.CO010TB { background-position:-128px bottom; }
700
+ .CO001,.CO001T { background-position:-256px top; } .CO001M,.CO001TM { background-position:-256px center; } .CO001B,.CO001TB { background-position:-256px bottom; }
701
+ .CO011,.CO011T { background-position:-384px top; } .CO011M,.CO011TM { background-position:-384px center; } .CO011B,.CO011TB { background-position:-384px bottom; }
702
+ .CO100,.CO100T { background-position:-512px top; } .CO100M,.CO100TM { background-position:-512px center; } .CO100B,.CO100TB { background-position:-512px bottom; }
703
+ .CO110,.CO110T { background-position:-640px top; } .CO110M,.CO110TM { background-position:-640px center; } .CO110B,.CO110TB { background-position:-640px bottom; }
704
+ .CO101,.CO101T { background-position:-768px top; } .CO101M,.CO101TM { background-position:-768px center; } .CO101B,.CO101TB { background-position:-768px bottom; }
705
+ .CO111,.CO111T { background-position:-896px top; } .CO111M,.CO111TM { background-position:-896px center; } .CO111B,.CO111TB { background-position:-896px bottom; }
706
+
707
+ /* ...xx - two line icons, ...xxT - two line icons plus ending icon (no last, no button) */
708
+ .CO00,.CO00T { background-position: -21px top; } .CO00M,.CO00TM { background-position: -21px center; } .CO00B,.CO00TB { background-position: -21px bottom; }
709
+ .CO10,.CO10T { background-position:-149px top; } .CO10M,.CO10TM { background-position:-149px center; } .CO10B,.CO10TB { background-position:-149px bottom; }
710
+ .CO01,.CO01T { background-position:-277px top; } .CO01M,.CO01TM { background-position:-277px center; } .CO01B,.CO01TB { background-position:-277px bottom; }
711
+ .CO11,.CO11T { background-position:-405px top; } .CO11M,.CO11TM { background-position:-405px center; } .CO11B,.CO11TB { background-position:-405px bottom; }
712
+
713
+ /* ...x - one line icon, ...xT - one line icon plus ending icon (no last, no button) */
714
+ .CO0,.CO0T { background-position: -42px top; } .CO0M,.CO0TM { background-position: -42px center; } .CO0B,.CO0TB { background-position: -42px bottom; }
715
+ .CO1,.CO1T { background-position:-298px top; } .CO1M,.CO1TM { background-position:-298px center; } .CO1B,.CO1TB { background-position:-298px bottom; }
716
+
717
+ /* ...T - ending icon (no last, no button) */
718
+ .COT { background-position:-63px top; } .COTM { background-position:-63px center; } .COTB { background-position:-63px bottom; }
719
+
720
+ /* ...xxL - the end icon is the icon of the last child row
721
+ ...xT? - one line icon plus end icon, no button , ...xC? - one line icon plus end collapse (-) button, ...xE? - one line icon plus end expand (+) button
722
+ */
723
+ .CO0TL { background-position:-1024px top; } .CO0TLM { background-position:-1024px center; } .CO0TLB { background-position:-1024px bottom; }
724
+ .CO1TL { background-position:-1088px top; } .CO1TLM { background-position:-1088px center; } .CO1TLB { background-position:-1088px bottom; }
725
+ .CO0C { background-position:-1152px top; } .CO0CM { background-position:-1152px center; } .CO0CB { background-position:-1152px bottom; }
726
+ .CO1C { background-position:-1216px top; } .CO1CM { background-position:-1216px center; } .CO1CB { background-position:-1216px bottom; }
727
+ .CO0CL { background-position:-1280px top; } .CO0CLM { background-position:-1280px center; } .CO0CLB { background-position:-1280px bottom; }
728
+ .CO1CL { background-position:-1344px top; } .CO1CLM { background-position:-1344px center; } .CO1CLB { background-position:-1344px bottom; }
729
+ .CO0E { background-position:-1408px top; } .CO0EM { background-position:-1408px center; } .CO0EB { background-position:-1408px bottom; }
730
+ .CO1E { background-position:-1472px top; } .CO1EM { background-position:-1472px center; } .CO1EB { background-position:-1472px bottom; }
731
+ .CO0EL { background-position:-1536px top; } .CO0ELM { background-position:-1536px center; } .CO0ELB { background-position:-1536px bottom; }
732
+ .CO1EL { background-position:-1600px top; } .CO1ELM { background-position:-1600px center; } .CO1ELB { background-position:-1600px bottom; }
733
+
734
+ /* ...xL - the end icon is the icon of the last child row
735
+ ...T? - end icon, no button, ...C? - end collapse (-) button, ...E? - end expand (+) button
736
+ */
737
+ .COTL { background-position:-1045px top; } .COTLM { background-position:-1045px center; } .COTLB { background-position:-1045px bottom; }
738
+ .COC { background-position:-1173px top; } .COCM { background-position:-1173px center; } .COCB { background-position:-1173px bottom; }
739
+ .COCL { background-position:-1301px top; } .COCLM { background-position:-1301px center; } .COCLB { background-position:-1301px bottom; }
740
+ .COE { background-position:-1429px top; } .COEM { background-position:-1429px center; } .COEB { background-position:-1429px bottom; }
741
+ .COEL { background-position:-1557px top; } .COELM { background-position:-1557px center; } .COELB { background-position:-1557px bottom; }
742
+
743
+ /* Icons shown during dragging - drop permissions
744
+ ...xL - the end icon is the icon of the last child row
745
+ ...D0? - no drop, ...D1? - drop above, ...D2? - drop inside, ...D3? - drop below
746
+ */
747
+ .COD0 { background-position:-1664px top; } .COD0M { background-position:-1664px center; } .COD0B { background-position:-1664px bottom; }
748
+ .COD1 { background-position:-1696px top; } .COD1M { background-position:-1696px center; } .COD1B { background-position:-1696px bottom; }
749
+ .COD2 { background-position:-1728px top; } .COD2M { background-position:-1728px center; } .COD2B { background-position:-1728px bottom; }
750
+ .COD3 { background-position:-1760px top; } .COD3M { background-position:-1760px center; } .COD3B { background-position:-1760px bottom; }
751
+ .COD0L { background-position:-1792px top; } .COD0LM { background-position:-1792px center; } .COD0LB { background-position:-1792px bottom; }
752
+ .COD1L { background-position:-1824px top; } .COD1LM { background-position:-1824px center; } .COD1LB { background-position:-1824px bottom; }
753
+ .COD2L { background-position:-1856px top; } .COD2LM { background-position:-1856px center; } .COD2LB { background-position:-1856px bottom; }
754
+ .COD3L { background-position:-1888px top; } .COD3LM { background-position:-1888px center; } .COD3LB { background-position:-1888px bottom; }
755
+
756
+ /* ...D4 - icons for expanding children in timeout, ...xL - the end icon is the icon of the last child row
757
+ */
758
+ .COD4 { background-position:-1920px top; } .COD4M { background-position:-1920px center; } .COD4B { background-position:-1920px bottom; }
759
+ .COD4L { background-position:-1952px top; } .COD4LM { background-position:-1952px center; } .COD4LB { background-position:-1952px bottom; }
760
+
761
+ /* ------------- Tree images without lines (NoTreeLines='1') ------------- */
762
+
763
+ /* Tree classes set to <td> tag or to inner <u> tag
764
+ The tree is shown in inner <u> tags in SpannedTree, with TreeIcon or with VAlign
765
+ @ Set here height, width and background
766
+ ...NC - Icon for button collapse, ...NE - Icon for button expand, ...NT - Icon for leaf none without button, ...NCR / ...NER / ...NTR - Shown instead in RTL mode
767
+ ...ND0 - ...ND3 - Icons shown during dragging - drop permissions: ...ND0 - no drop, ...ND1 - drop above, ...ND2 - drop inside, ...ND3 - drop below
768
+ ...NTreeImage is set to inner <u> tag; it is also used to read the default width of tree button
769
+ ...NIcon is set if used custom tree icon by <I TreeIcon/>
770
+ ...NWidth is never assigned, it is used to read the default width of one level indent
771
+ */
772
+ .CONC,.CONE,.COND0,.COND1,.COND2,.COND3,.COND4,.CONIcon { background-repeat:no-repeat; vertical-align:top; background-position:right top; }
773
+ .CONCR,.CONER,.COND0R,.COND1R,.COND2R,.COND3R,.COND4R { background-repeat:no-repeat; vertical-align:top; background-position:left top; }
774
+ .CONT,.CONTR { }
775
+ .CONTreeImage { display:inline-block; height:17px; width:17px; }
776
+ .CONWidth { width:21px; }
777
+ .COND0,.COND0R { background-image:url(TreeNDrag0.gif?v120); }
778
+ .COND1,.COND1R { background-image:url(TreeNDrag1.gif?v120); }
779
+ .COND2,.COND2R { background-image:url(TreeNDrag2.gif?v120); }
780
+ .COND3,.COND3R { background-image:url(TreeNDrag3.gif?v120); }
781
+ .COND4,.COND4R { background-image:url(TreeNWait.gif?v120); }
782
+ .CONC,.CONCR { background-image:url(TreeNCollapse.gif?v120); }
783
+ .CONE,.CONER { background-image:url(TreeNExpand.gif?v120);}
784
+
785
+
786
+ /* -------------------------------------------------------------------------------------------------------------------------- */
787
+ /* Panel type cell */
788
+ /* -------------------------------------------------------------------------------------------------------------------------- */
789
+
790
+ /* ------------- Standard Panel images (FastPanel='0') ------------- */
791
+
792
+ /* @ Set here width, height and background.
793
+ @ If there is present <button> in panel, set here padding-left and font-size instead of width and height
794
+ ...PanelImage is set to every panel icon <u> tag if there is no <button> in the panel.
795
+ ...PanelImageButton is set to every panel icon <u> tag if there also some <button> in the panel
796
+ ...PanelEmpty is shown for panel button named "Empty"
797
+ ...PanelMove is shown for panel button named "Move", ...PanelMoveOff is shown for rows without moving permissions
798
+ ...PanelSelect is shown for panel button named "Select", ...PanelSelectOff is shown for rows without selecting permissions, ...PanelSelectOn is shown for rows with Select="1"
799
+ ...PanelDelete is shown for panel button named "Delete", ...PanelDeleteOff is shown for rows without deleting permissions
800
+ ...PanelCopy is shown for panel button named "Copy", ...PanelCopyOff is shown for rows without copying permissions
801
+ ...PanelButton is shown if the panel button has not defined image and is shown as <button> or <u> depending on <Cfg UseButton>. @ Set here margin, border, padding, width, height and text attributes
802
+ ...PanelTouch is added to <u> on tablets with PanelImage, ...PanelTouchButton is added to <u> on tablets with PanelImageButton
803
+ ...PanelButtonTouch is added to <button> on tablets
804
+ */
805
+ .COPanelImage { width:13px; height:17px; display:inline-block; background-image:url(Panel.gif?v120); background-repeat:no-repeat; }
806
+ .COPanelImageButton { font:14px Arial; padding-left:13px; background-image:url(Panel.gif?v120); background-repeat:no-repeat; zoom:1; }
807
+ .COPanelEmpty { background:none; }
808
+ .COPanelMove { background-position:0px 0px; }
809
+ .COPanelMoveOff { background-position:-50px 0px; }
810
+ .COPanelSelect { background-position:-100px 0px; }
811
+ .COPanelSelectOn { background-position:-150px 0px; }
812
+ .COPanelSelectOff { background-position:-200px 0px; }
813
+ .COPanelDelete { background-position:-250px 0px; }
814
+ .COPanelDeleteOff { background-position:-300px 0px; }
815
+ .COPanelCopy { background-position:-350px 0px; }
816
+ .COPanelCopyOff { background-position:-400px 0px; }
817
+ button.COPanelButton {
818
+ padding:0px; height:14px; width:19px; margin:0px;
819
+ font:10px/14px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; display:inline-block; cursor:pointer; overflow:hidden;
820
+ }
821
+ u.COPanelButton {
822
+ background:#D8D8D8; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; padding:0px 3px 1px 3px; margin:1px;
823
+ font:11px/12px Arial,Helvetica,sans-serif; cursor:pointer; text-decoration:none; display:inline-block; overflow:hidden; white-space:nowrap;
824
+ }
825
+ .COCellHeaderPanel u.COPanelButton { }
826
+ .COPanelTouch { margin-left:5px; margin-right:5px; }
827
+ .COPanelTouchButton { margin-left:5px; margin-right:5px; }
828
+ .COPanelButtonTouch { margin-left:2px; margin-right:2px; width:25px; }
829
+
830
+ /* ------------- Fast Panel images (FastPanel='1')------------- */
831
+
832
+ /* @ Do not change, for custom images use standard panel (FastPanel='0') or modify the FastPanel1.gif?v120/FastPanel2.gif?v120 files.
833
+ The image is used different for every button state, the four numbers are for buttons Move, Select, Delete, Copy in this order.
834
+ 1 - shown, 2 - (on, for select), 0 - hidden, but space reserved, x - hidden completely, with no space
835
+ */
836
+ .COP1111,.COP1211,.COP1011,.COP1101,.COP1201,.COP1001,.COP1110,.COP1210,.COP1010,.COP1100,.COP1200,.COP1000,
837
+ .COP0111,.COP0211,.COP0011,.COP0101,.COP0201,.COP0001,.COP0110,.COP0210,.COP0010,.COP0100,.COP0200,.COP0000,
838
+ .COP111x,.COP121x,.COP101x,.COP110x,.COP120x,.COP100x,.COP011x,.COP021x,.COP001x,.COP010x,.COP020x,.COP000x,
839
+ .COP11xx,.COP12xx,.COP10xx,.COP01xx,.COP02xx,.COP00xx,
840
+ .COPx111,.COPx211,.COPx011,.COPx101,.COPx201,.COPx001,.COPx110,.COPx210,.COPx010,.COPx100,.COPx200,.COPx000,
841
+ .COPx11x,.COPx21x,.COPx01x,.COPx10x,.COPx20x,.COPx00x,
842
+ .COPxx11,.COPxx10,.COPxx01,.COPxx00,
843
+ .COPxxx1,.COPxxx0,.COPxx1x,.COPxx0x,.COPx2xx,.COPx1xx,.COPx0xx,.COP1xxx,.COP0xxx {
844
+ background-image:url(FastPanel1.gif?v120); background-repeat:no-repeat;
845
+ }
846
+ .COP1111,.COP111x,.COP11xx,.COP1xxx { background-position:0px 0px; }
847
+ .COP1211,.COP121x,.COP12xx { background-position:-80px 0px; }
848
+ .COP1011,.COP101x,.COP10xx { background-position:-160px 0px; }
849
+ .COP1101,.COP110x { background-position:-240px 0px; }
850
+ .COP1201,.COP120x { background-position:-320px 0px; }
851
+ .COP1001,.COP100x { background-position:-400px 0px; }
852
+ .COP1110 { background-position:-480px 0px; }
853
+ .COP1210 { background-position:-560px 0px; }
854
+ .COP1010 { background-position:-640px 0px; }
855
+ .COP1100 { background-position:-720px 0px; }
856
+ .COP1200 { background-position:-800px 0px; }
857
+ .COP1000 { background-position:-880px 0px; }
858
+ .COP0111,.COP011x,.COP01xx,.COP0xxx { background-position:-960px 0px; }
859
+ .COP0211,.COP021x,.COP02xx { background-position:-1040px 0px; }
860
+ .COP0011,.COP001x,.COP00xx { background-position:-1120px 0px; }
861
+ .COP0101,.COP010x { background-position:-1200px 0px; }
862
+ .COP0201,.COP020x { background-position:-1280px 0px; }
863
+ .COP0001,.COP000x { background-position:-1360px 0px; }
864
+ .COP0110 { background-position:-1440px 0px; }
865
+ .COP0210 { background-position:-1520px 0px; }
866
+ .COP0010 { background-position:-1600px 0px; }
867
+ .COP0100 { background-position:-1680px 0px; }
868
+ .COP0200 { background-position:-1760px 0px; }
869
+ .COP0000 { background-position:-1840px 0px; }
870
+
871
+ .COPx111,.COPx11x,.COPx1xx { background-position:-13px 0px; }
872
+ .COPx211,.COPx21x,.COPx2xx { background-position:-93px 0px; }
873
+ .COPx011,.COPx01x,.COPx0xx { background-position:-173px 0px; }
874
+ .COPx101,.COPx10x { background-position:-253px 0px; }
875
+ .COPx201,.COPx20x { background-position:-333px 0px; }
876
+ .COPx001,.COPx00x { background-position:-413px 0px; }
877
+ .COPx110 { background-position:-493px 0px; }
878
+ .COPx210 { background-position:-573px 0px; }
879
+ .COPx010 { background-position:-653px 0px; }
880
+ .COPx100 { background-position:-733px 0px; }
881
+ .COPx200 { background-position:-813px 0px; }
882
+ .COPx000 { background-position:-893px 0px; }
883
+
884
+ .COPxx11,.COPxx1x { background-position:-26px 0px; }
885
+ .COPxx01,.COPxx0x { background-position:-266px 0px; }
886
+ .COPxx10{ background-position:-506px 0px; }
887
+ .COPxx00 { background-position:-746px 0px; }
888
+
889
+ .COPxxx1 { background-position:-39px 0px; }
890
+ .COPxxx0 { background-position:-519px 0px; }
891
+
892
+ .COP11x1,.COP12x1,.COP10x1,.COP11x0,.COP12x0,.COP10x0,.COP01x1,.COP02x1,.COP00x1,.COP01x0,.COP02x0,.COP00x0,
893
+ .COPx1x1,.COPx2x1,.COPx0x1,.COPx1x0,.COPx2x0,.COPx0x0,
894
+ .COP1x11,.COP1x01,.COP1x10,.COP1x00,.COP0x11,.COP0x01,.COP0x10,.COP0x00,
895
+ .COP1x1x,.COP1x0x,.COP0x1x,.COP0x0x,
896
+ .COP1xx1,.COP1xx0,.COP0xx1,.COP0xx0 {
897
+ background-image:url(FastPanel2.gif?v120); background-repeat:no-repeat;
898
+ }
899
+ .COP11x1 { background-position:0px 0px; }
900
+ .COP12x1 { background-position:-80px 0px; }
901
+ .COP10x1 { background-position:-160px 0px; }
902
+ .COP11x0 { background-position:-240px 0px; }
903
+ .COP12x0 { background-position:-320px 0px; }
904
+ .COP10x0 { background-position:-400px 0px; }
905
+ .COP01x1 { background-position:-480px 0px; }
906
+ .COP02x1 { background-position:-560px 0px; }
907
+ .COP00x1 { background-position:-640px 0px; }
908
+ .COP01x0 { background-position:-720px 0px; }
909
+ .COP02x0 { background-position:-800px 0px; }
910
+ .COP00x0 { background-position:-880px 0px; }
911
+
912
+ .COPx1x1 { background-position:-13px 0px; }
913
+ .COPx2x1 { background-position:-93px 0px; }
914
+ .COPx0x1 { background-position:-173px 0px; }
915
+ .COPx1x0 { background-position:-253px 0px; }
916
+ .COPx2x0 { background-position:-333px 0px; }
917
+ .COPx0x0 { background-position:-413px 0px; }
918
+
919
+ .COP1x11,.COP1x1x { background-position:-960px 0px; }
920
+ .COP1x01,.COP1x0x { background-position:-1040px 0px; }
921
+ .COP1x10 { background-position:-1120px 0px; }
922
+ .COP1x00 { background-position:-1200px 0px; }
923
+ .COP0x11,.COP0x1x { background-position:-1280px 0px; }
924
+ .COP0x01,.COP0x0x { background-position:-1360px 0px; }
925
+ .COP0x10 { background-position:-1440px 0px; }
926
+ .COP0x00 { background-position:-1520px 0px; }
927
+
928
+ .COP1xx1 { background-position:-1600px 0px; }
929
+ .COP1xx0 { background-position:-1680px 0px; }
930
+ .COP0xx1 { background-position:-1760px 0px; }
931
+ .COP0xx0 { background-position:-1840px 0px; }
932
+
933
+ /* ------------- Space/Filter Panel checkbox images ------------- */
934
+
935
+ /* Special images in Filter, Group and Search rows for default panel (column named "Panel") if shown as the first column.
936
+ @ Set width, height and background
937
+ ...Filter0 - shown in Filter row when Filtered='0', ...Filter1 - shown in Filter row when Filtered='1'
938
+ ...Group0 - shown in Group row when Grouped='0', ...Group1 - shown in Group row when Grouped='1'
939
+ ...Search0 - shown in Search row when Searched='0', ...Search1 - shown in Search row when Searched='1'
940
+ */
941
+ .COFilter0,.COFilter1,.COGroup0,.COGroup1,.COSearch0,.COSearch1 { background-image:url(Filter.gif?v120); background-repeat:no-repeat; display:inline-block; width:13px; height:17px; }
942
+ .COFilter0,.COFilter1 { height:16px; }
943
+ .COFilter0 { background-position:-2px -1900px; }
944
+ .COFilter1 { background-position:-2px -2000px; }
945
+ .COGroup0 { background-position:center -1899px; }
946
+ .COGroup1 { background-position:center -1999px; }
947
+ .COSearch0 { background-position:center -1899px; }
948
+ .COSearch1 { background-position:center -1999px; }
949
+
950
+ /* ...PSpace... is shown in Group and Search row according to actual width of the Panel column.
951
+ @ Set here only width and text-align
952
+ */
953
+ .COPSpace1 { width:11px; text-align:center; }
954
+ .COPSpace2 { width:25px; text-align:center; }
955
+ .COPSpace3 { width:37px; text-align:center; }
956
+ .COPSpace4 { width:51px; text-align:center; }
957
+
958
+
959
+ /* -------------------------------------------------------------------------------------------------------------------------- */
960
+ /* Button type cell */
961
+ /* -------------------------------------------------------------------------------------------------------------------------- */
962
+
963
+ /* ------------- Button = "Tab" ------------- */
964
+
965
+ /* @ Set border, padding, background and text attributes
966
+ ...TabHtml is set to the Tab button <td> tag
967
+ ...TabHtml1 is set to the Tab button <td> tag instead if the button value is 1
968
+ ...TabHtmlIcon... is set instead if the button has Icon
969
+ */
970
+ .COTabHtml,.COTabHtml1,.COTabHtmlIcon,.COTabHtmlIcon1 { text-align:center; padding-left:5px; padding-right:5px; border-left:none; background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; }
971
+ .CORowAbove .COTabHtml,.CORowAbove .COTabHtml1 { }
972
+ .CORowBelow .COTabHtml,.CORowBelow .COTabHtml1 { }
973
+ .COTabHtml1,.COTabHtmlIcon1 { background:#BBBBBB; color:white; }
974
+
975
+ /* Separators between Button="Tab", set to <td> tag
976
+ They are created automatically to separate the Tabs or can be created manually by Button="TabSep"
977
+ @ Set background, border and padding or width
978
+ ...TabSep is set to empty <td> tag between two Tab buttons
979
+ ...TabSepLeft is set to empty <td> tag before Tab button
980
+ ...TabSepRight is set to empty <td> tag after Tab button
981
+ ...TabSepFirst is set to empty <td> tag before Tab button if it is the first cell
982
+ ...TabSepLast is set to empty <td> tag after Tab button if it is the last cell
983
+ ...TabSepNoBack is added to all Tab separators on row Kind="Tabber2"
984
+ */
985
+ .COTabSep,.COTabSepLeft,.COTabSepRight {
986
+ padding-left:3px; padding-right:0px; background:white!important; border:0px none; border-right:1px solid #D4D4D4; cursor:default!important;
987
+ }
988
+ .COTabSepRight,.COTabSepLeft { padding-left:5px; }
989
+ .COTabSepLast { padding-left:1px; background:white!important; border:none; cursor:default!important; }
990
+ .COTabSepFirst { padding-left:1px; background:white!important; border:none; border-right:1px solid #D4D4D4; cursor:default!important; }
991
+ .COTabSepNoBack { background:none!important; }
992
+
993
+ /* ------------- Button = "Button" ------------- */
994
+
995
+ /* Parent of the <button>, it is set to cell <td> tag or inner <div> tag
996
+ @ Set background, border and padding
997
+ */
998
+ .COToolButton { text-align:center; padding:0px 1px 0px 1px; }
999
+
1000
+ /* Class set to the <button> tag if set <Cfg UseButton='1'> or to <u> tag if set <Cfg UseButton='0'>.
1001
+ @ Set background, border, margin, padding, height and text attributes
1002
+ ...ToolButtonButton is set in table row
1003
+ ...ToolButtonButton1 is set in table row instead if the button value is 1
1004
+ ...ToolButtonButtonAuto is added if the table cell has not set Width attribute
1005
+ ...ToolSpaceButton is set in Space row
1006
+ ...ToolSpaceButton1 is set in Space row instead if the button value is 1
1007
+ ...ToolSpaceButtonAuto is added if the Space cell has set Width="-1"
1008
+ ...Icon is added if the cell has set Icon attribute
1009
+ ...IconInner is set to the inner <i> tag with the icon and text if the cell has set Icon attribute
1010
+ ...Empty is added to button with empty text to preserve its height; @ Set height
1011
+ */
1012
+ button.COToolButtonButton,button.COToolButtonButton1 { font:10px/11px Verdana,Tahoma,"Trebuchet MS",sans-serif; height:17px; padding:0px; cursor:pointer; white-space:nowrap; }
1013
+ button.COToolSpaceButton,button.COToolSpaceButton1 { font:10px/11px Verdana,Tahoma,"Trebuchet MS",sans-serif; height:17px; padding:0px; cursor:pointer; white-space:nowrap; }
1014
+ button.COToolButtonButton1,button.COToolSpaceButton1 { color:#09C; font-weight:bold; }
1015
+
1016
+ u.COToolButtonButton,u.COToolButtonButton1,u.COToolSpaceButton,u.COToolSpaceButton1 {
1017
+ border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888;
1018
+ cursor:pointer; text-decoration:none; display:block; overflow:hidden; white-space:nowrap;
1019
+ }
1020
+ u.COToolButtonButton,u.COToolButtonButton1 { font:11px/12px Arial,Helvetica,sans-serif; padding:1px 5px 0px 5px; background:#E0E0E0; margin:1px; }
1021
+ u.COToolSpaceButton,u.COToolSpaceButton1 { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; background:#D8D8D8; padding:1px 3px 0px 3px; margin:1px 0px 2px 0px; }
1022
+ .COCellHeader u.COToolButtonButton,.COCellHeader u.COToolButtonButton1 { background:#D8D8D8; }
1023
+ u.COToolButtonButton1,u.COToolSpaceButton1 { border:1px solid #888; border-right:1px solid white; border-bottom:1px solid white; color:#09C; }
1024
+ u.COToolButtonIcon { padding-top:0px; padding-bottom:0px; } .COToolButtonIconInner { padding-top:1px; padding-bottom:0px; display:inline-block; font-style:normal; }
1025
+ u.COToolSpaceIcon { padding-top:0px; padding-bottom:0px; } .COToolSpaceIconInner { padding-top:1px; padding-bottom:0px; display:inline-block; font-style:normal; }
1026
+ .COToolButtonEmpty { height:12px; width:0px; overflow:hidden; display:inline-block; }
1027
+ .COToolSpaceEmpty { height:13px; width:0px; overflow:hidden; display:inline-block; }
1028
+
1029
+ .COToolButtonButtonAuto,.COToolSpaceButtonAuto { padding-left:3px; padding-right:3px; }
1030
+
1031
+ /* ------------- Button = "Html" ------------- */
1032
+
1033
+ /* @ Set border, padding, background and text attributes
1034
+ ...ToolHtml is set to the button <td> tag
1035
+ ...ToolHtml1 is set to the button <td> tag instead if the button value is 1
1036
+ ...ToolHtmlIcon... is set instead if the button has Icon or is Class button
1037
+ */
1038
+ .COToolHtml,.COToolHtml1 { padding-left:3px; padding-right:3px; text-align:center; }
1039
+ .COToolHtml1 { font-weight:bold; color:#09C; }
1040
+ .COToolHtmlIcon,.COToolHtmlIcon1 { text-align:center; }
1041
+ .COToolHtmlIcon1 { }
1042
+
1043
+ /* Added to <td> or <div> tag when the cell has set Icon attribute, according to IconAlign value */
1044
+ .COToolHtmlIconLeft { text-align:left; }
1045
+ .COToolHtmlIconRight { text-align:right; }
1046
+
1047
+ /* Added to <td> tag, to button with empty text; @ Set border and padding */
1048
+ .COToolHtmlIconSingle { border:0px none; }
1049
+
1050
+ /* Added to <div> tag, to button with empty text to preserve its height; ...IE is used for IE5 quirks mode; @ Set height */
1051
+ .COToolHtmlEmpty { height:13px; width:0px; overflow:hidden; display:inline-block; }
1052
+ .COToolHtmlEmptyIE { overflow:hidden; display:inline-block; }
1053
+
1054
+ /* ------------- Other Button type attributes ------------- */
1055
+
1056
+ /* Added to <td> tag when the Button type cell has set Disabled='1' */
1057
+ .CODisabledButton { opacity:0.3; filter:alpha(opacity=30); }
1058
+
1059
+ /* Popup cell side icon, used for Button type cell with List attribute
1060
+ @ Set background and padding
1061
+ ...PopupRight - right popup icon, used for PopupIcon="2" and for not empty value and PopupIcon="1"
1062
+ ...PopupLeft - not used now
1063
+ ...PopupNone - used for PopupIcon="1" and empty value, just to preserve the space
1064
+ */
1065
+ .COPopupLeft,.COPopupRight { background-image:url(Menu.gif?v120); background-repeat:no-repeat; }
1066
+ .COPopupLeft { background-position:-6px -248px; padding-left:14px;}
1067
+ .COPopupRight { background-position:right -248px; padding-right:14px;}
1068
+ .COPopupNone { padding-right:14px; }
1069
+
1070
+ /* ------------------------------------------ Special Toolbar buttons' images ---------------------------------------------- */
1071
+
1072
+ /* Class added to <td> tag for alignment of the icon in Button="Class" or Button="Html"
1073
+ ...Single is added for button without ButtonText to specify the icon width
1074
+ ...Left/Right/Top/Bottom is added for appropriate IconAlign value
1075
+ @ Set padding
1076
+ */
1077
+ .COToolAlignSingle { padding-left:20px; padding-right:0px; border:0px none; }
1078
+ .COToolAlignSingle.COHasLine { padding-left:0px; }
1079
+ .COToolAlignLeft { padding-left:22px; padding-right:3px; }
1080
+ .COToolAlignRight { padding-left:3px; padding-right:22px; }
1081
+ .COToolAlignTop { padding-left:3px; padding-right:3px; padding-top:20px; }
1082
+ .COToolAlignBottom { padding:3px 3px 22px 3px; }
1083
+
1084
+ /* Class added to <td> tag for alignment of the Underline line in Button="Class" or Button="Html"
1085
+ ...Single is added for button without ButtonText
1086
+ ...Left/Right/Top/Bottom is added for appropriate IconAlign value
1087
+ @ Set margin and width
1088
+ */
1089
+ .COToolLineAlignSingle { margin:14px 19px -18px 0px; height:0px; width:21px; }
1090
+ .COToolLineAlignLeft { margin:14px 3px -18px -20px; height:0px; width:17px; }
1091
+ .COToolLineAlignRight { margin:14px -23px -18px -2px; height:0px; }
1092
+ .COToolLineAlignTop { margin:-3px auto -1px auto; height:0px; }
1093
+ .COToolLineAlignBottom { margin:34px auto -38px auto; height:0px; }
1094
+
1095
+ /* Class set to <div> tag with Underline line in Button="Class" or Button="Html"
1096
+ The number is the UnderlineStyle. ...Line is for UnderLineStyle = null, ...LineEmpty for UnderLineStyle=""
1097
+ @ Set border and padding
1098
+ */
1099
+ .COToolLine { border-bottom:3px solid; padding-top:1px; }
1100
+ .COToolLineEmpty { border-bottom:1px solid #D4D4D4!important; padding-top:2px; }
1101
+ .COToolLine0 { border-bottom:0px none; padding-top:3px; }
1102
+ .COToolLine1 { border-bottom:1px solid; padding-top:2px; }
1103
+ .COToolLine2 { border-bottom:2px solid; padding-top:2px; }
1104
+ .COToolLine3 { border-bottom:3px solid; padding-top:1px; }
1105
+ .COToolLine4 { border-bottom:1px dotted; padding-top:2px; }
1106
+ .COToolLine5 { border-bottom:2px dotted; padding-top:2px; }
1107
+ .COToolLine6 { border-bottom:1px dashed; padding-top:2px; }
1108
+ .COToolLine7 { border-bottom:2px dashed; padding-top:2px; }
1109
+
1110
+ /* Used for Type="Button" Button="Class" and cell value null, "", 0 or 1. Set to <td> tag
1111
+ @ Set border, padding, background
1112
+ */
1113
+ .COToolSave,.COToolReload,.COToolRepaint,.COToolRepaint1,.COToolPrint,.COToolExportPDF,.COToolExport,.COToolImport,.COToolUndo,.COToolUndo1,.COToolRedo,.COToolRedo1,
1114
+ .COToolAdd,.COToolAddChild,.COToolAddCol,.COToolJoin,.COToolSplit,.COToolOutdent,.COToolIndent,.COToolSort,.COToolSort1,.COToolCalc,.COToolCalc1,
1115
+ .COToolExpandAll,.COToolCollapseAll,.COToolColumns,.COToolCfg,.COToolHelp,.COToolDebug,.COResizeGrid,.COResizeGridRtl {
1116
+ background-image:url(Toolbar.gif?v120); background-repeat:no-repeat;
1117
+ }
1118
+ .COToolSave { background-position:center 0px; } .COToolSaveLeft { background-position:left 0px; } .COToolSaveRight { background-position:right 0px; } .COToolSaveBottom { background-position:center 20px; }
1119
+ .COToolReload { background-position:center -100px; } .COToolReloadLeft { background-position:left -100px; } .COToolReloadRight { background-position:right -100px; } .COToolReloadBottom { background-position:center -80px; }
1120
+ .COToolRepaint { background-position:center -200px; } .COToolRepaintLeft { background-position:left -200px; } .COToolRepaintRight { background-position:right -200px; } .COToolRepaintBottom { background-position:center -180px; }
1121
+ .COToolRepaint1 { background-position:center -300px; } .COToolRepaintLeft1 { background-position:left -300px; } .COToolRepaintRight1 { background-position:right -300px; } .COToolRepaintBottom1 { background-position:center -280px; }
1122
+ .COToolPrint { background-position:center -400px; } .COToolPrintLeft { background-position:left -400px; } .COToolPrintRight { background-position:right -400px; } .COToolPrintBottom { background-position:center -380px; }
1123
+ .COToolExportPDF { background-position:center -500px; } .COToolExportPDFLeft { background-position:left -500px; } .COToolExportPDFRight { background-position:right -500px; } .COToolExportPDFBottom { background-position:center -480px; }
1124
+ .COToolExport { background-position:center -600px; } .COToolExportLeft { background-position:left -600px; } .COToolExportRight { background-position:right -600px; } .COToolExportBottom { background-position:center -580px; }
1125
+ .COToolImport { background-position:center -3000px; } .COToolImportLeft { background-position:left -3000px; } .COToolImportRight { background-position:right -3000px; } .COToolImportBottom { background-position:center -2980px; }
1126
+ .COToolUndo { background-position:center -700px; } .COToolUndoLeft { background-position:2px -700px; } .COToolUndoRight { background-position:right -700px; } .COToolUndoBottom { background-position:center -680px; }
1127
+ .COToolUndo1 { background-position:center -800px; } .COToolUndoLeft1 { background-position:left -800px; } .COToolUndoRight1 { background-position:right -800px; } .COToolUndoBottom1 { background-position:center -780px; }
1128
+ .COToolRedo { background-position:center -900px; } .COToolRedoLeft { background-position:left -900px; } .COToolRedoRight { background-position:right -900px; } .COToolRedoBottom { background-position:center -880px; }
1129
+ .COToolRedo1 { background-position:center -1000px; } .COToolRedoLeft1 { background-position:left -1000px; } .COToolRedoRight1 { background-position:right -1000px; } .COToolRedoBottom1 { background-position:center -980px; }
1130
+ .COToolAdd { background-position:center -1100px; } .COToolAddLeft { background-position:left -1100px; } .COToolAddRight { background-position:right -1100px; } .COToolAddBottom { background-position:center -1080px; }
1131
+ .COToolAddChild { background-position:center -1200px; } .COToolAddChildLeft { background-position:left -1200px; } .COToolAddChildRight { background-position:right -1200px; } .COToolAddChildBottom { background-position:center -1180px; }
1132
+ .COToolAddCol { background-position:center -2900px; } .COToolAddColLeft { background-position:left -2900px; } .COToolAddColRight { background-position:right -2900px; } .COToolAddColBottom { background-position:center -2880px; }
1133
+ .COToolJoin { background-position:center -1300px; } .COToolJoinLeft { background-position:left -1300px; } .COToolJoinRight { background-position:right -1300px; } .COToolJoinBottom { background-position:center -1280px; }
1134
+ .COToolSplit { background-position:center -1400px; } .COToolSplitLeft { background-position:left -1400px; } .COToolSplitRight { background-position:right -1400px; } .COToolSplitBottom { background-position:center -1380px; }
1135
+ .COToolOutdent { background-position:center -1500px; } .COToolOutdentLeft { background-position:left -1500px; } .COToolOutdentRight { background-position:right -1500px; } .COToolOutdentBottom { background-position:center -1480px; }
1136
+ .COToolIndent { background-position:center -1600px; } .COToolIndentLeft { background-position:left -1600px; } .COToolIndentRight { background-position:right -1600px; } .COToolIndentBottom { background-position:center -1580px; }
1137
+ .COToolSort { background-position:center -1700px; } .COToolSortLeft { background-position:left -1700px; } .COToolSortRight { background-position:right -1700px; } .COToolSortBottom { background-position:center -1680px; }
1138
+ .COToolSort1 { background-position:center -1800px; } .COToolSortLeft1 { background-position:left -1800px; } .COToolSortRight1 { background-position:right -1800px; } .COToolSortBottom1 { background-position:center -1780px; }
1139
+ .COToolCalc { background-position:center -1900px; } .COToolCalcLeft { background-position:left -1900px; } .COToolCalcRight { background-position:right -1900px; } .COToolCalcBottom { background-position:center -1880px; }
1140
+ .COToolCalc1 { background-position:center -2000px; } .COToolCalcLeft1 { background-position:left -2000px; } .COToolCalcRight1 { background-position:right -2000px; } .COToolCalcBottom1 { background-position:center -1980px; }
1141
+ .COToolExpandAll { background-position:center -2100px; } .COToolExpandAllLeft { background-position:left -2100px; } .COToolExpandAllRight { background-position:right -2100px; } .COToolExpandAllBottom { background-position:center -2080px; }
1142
+ .COToolCollapseAll { background-position:center -2200px; } .COToolCollapseAllLeft { background-position:left -2200px; } .COToolCollapseAllRight { background-position:right -2200px; } .COToolCollapseAllBottom { background-position:center -2180px; }
1143
+ .COToolColumns { background-position:center -2300px; } .COToolColumnsLeft { background-position:left -2300px; } .COToolColumnsRight { background-position:right -2300px; } .COToolColumnsBottom { background-position:center -2280px; }
1144
+ .COToolCfg { background-position:center -2400px; } .COToolCfgLeft { background-position:left -2400px; } .COToolCfgRight { background-position:right -2400px; } .COToolCfgBottom { background-position:center -2380px; }
1145
+ .COToolHelp { background-position:center -2500px; } .COToolHelpLeft { background-position:left -2500px; } .COToolHelpRight { background-position:right -2500px; } .COToolHelpBottom { background-position:center -2480px; }
1146
+ .COToolDebug { background-position:center -2600px; } .COToolDebugLeft { background-position:left -2600px; } .COToolDebugRight { background-position:right -2600px; } .COToolDebugBottom { background-position:center -2580px; }
1147
+ .COResizeGrid { background-position:center -2700px; } .COResizeGridLeft { background-position:left -2700px; } .COResizeGridRight { background-position:right -2700px; } .COResizeGridBottom { background-position:center -2680px; }
1148
+ .COResizeGridRtl { background-position:center -2800px; } .COResizeGridRtlLeft { background-position:left -2800px; } .COResizeGridRtlRight { background-position:right -2800px; } .COResizeGridRtlBottom { background-position:center -2780px; }
1149
+
1150
+ .COToolPagerFirst,.COToolPagerFirst1,.COToolPagerPrev,.COToolPagerPrev1,.COToolPagerNext,.COToolPagerNext1,.COToolPagerLast,.COToolPagerLast1 {
1151
+ background-image:url(Pager.gif?v120); background-repeat:no-repeat;
1152
+ }
1153
+ .COToolPagerFirst { background-position:center 0px; } .COToolPagerFirstLeft { background-position:left 0px; } .COToolPagerFirstRight { background-position:right 0px; } .COToolPagerFirstBottom { background-position:center 20px; }
1154
+ .COToolPagerFirst1 { background-position:center -100px; } .COToolPagerFirstLeft1 { background-position:left -100px; } .COToolPagerFirstRight1 { background-position:right -100px; } .COToolPagerFirstBottom1 { background-position:center -80px; }
1155
+ .COToolPagerPrev { background-position:center -200px; } .COToolPagerPrevLeft { background-position:left -200px; } .COToolPagerPrevRight { background-position:right -200px; } .COToolPagerPrevBottom { background-position:center -180px; }
1156
+ .COToolPagerPrev1 { background-position:center -300px; } .COToolPagerPrevLeft1 { background-position:left -300px; } .COToolPagerPrevRight1 { background-position:right -300px; } .COToolPagerPrevBottom1 { background-position:center -280px; }
1157
+ .COToolPagerNext { background-position:center -400px; } .COToolPagerNextLeft { background-position:left -400px; } .COToolPagerNextRight { background-position:right -400px; } .COToolPagerNextBottom { background-position:center -380px; }
1158
+ .COToolPagerNext1 { background-position:center -500px; } .COToolPagerNextLeft1 { background-position:left -500px; } .COToolPagerNextRight1 { background-position:right -500px; } .COToolPagerNextBottom1 { background-position:center -480px; }
1159
+ .COToolPagerLast { background-position:center -600px; } .COToolPagerLastLeft { background-position:left -600px; } .COToolPagerLastRight { background-position:right -600px; } .COToolPagerLastBottom { background-position:center -580px; }
1160
+ .COToolPagerLast1 { background-position:center -700px; } .COToolPagerLastLeft1 { background-position:left -700px; } .COToolPagerLastRight1 { background-position:right -700px; } .COToolPagerLastBottom1 { background-position:center -680px; }
1161
+
1162
+ .COToolCorrect,.COToolCorrect1,.COToolZoomIn,.COToolZoomIn1,.COToolZoomOut,.COToolZoomOut1,.COToolZoomFit {
1163
+ background-image:url(ToolbarGantt.gif?v120); background-repeat:no-repeat;
1164
+ }
1165
+ .COToolCorrect { background-position:center 0px; } .COToolCorrectLeft { background-position:left 0px; } .COToolCorrectRight { background-position:right 0px; } .COToolCorrectBottom { background-position:center 20px; }
1166
+ .COToolCorrect1 { background-position:center -100px; } .COToolCorrectLeft1 { background-position:left -100px; } .COToolCorrectRight1 { background-position:right -100px; } .COToolCorrectBottom1 { background-position:center -80px; }
1167
+ .COToolZoomIn { background-position:center -200px; } .COToolZoomInLeft { background-position:left -200px; } .COToolZoomInRight { background-position:right -200px; } .COToolZoomInBottom { background-position:center -180px; }
1168
+ .COToolZoomIn1 { background-position:center -300px; } .COToolZoomInLeft1 { background-position:left -300px; } .COToolZoomInRight1 { background-position:right -300px; } .COToolZoomInBottom1 { background-position:center -280px; }
1169
+ .COToolZoomOut { background-position:center -400px; } .COToolZoomOutLeft { background-position:left -400px; } .COToolZoomOutRight { background-position:right -400px; } .COToolZoomOutBottom { background-position:center -380px; }
1170
+ .COToolZoomOut1 { background-position:center -500px; } .COToolZoomOutLeft1 { background-position:left -500px; } .COToolZoomOutRight1 { background-position:right -500px; } .COToolZoomOutBottom1 { background-position:center -480px; }
1171
+ .COToolZoomFit { background-position:center -600px; } .COToolZoomFitLeft { background-position:left -600px; } .COToolZoomFitRight { background-position:right -600px; } .COToolZoomFitBottom { background-position:center -580px; }
1172
+
1173
+ .COToolLeft,.COToolCenter,.COToolRight,.COToolTop,.COToolMiddle,.COToolBottom,.COToolBold,.COToolItalic,.COToolUnderline,.COToolStrike,.COToolRotateLeft,.COToolRotateRight,.COToolWrapText {
1174
+ background-image:url(ToolbarSheet.gif?v120); background-repeat:no-repeat;
1175
+ }
1176
+ .COToolLeft1,.COToolCenter1,.COToolRight1,.COToolTop1,.COToolMiddle1,.COToolBottom1,.COToolBold1,.COToolItalic1,.COToolUnderline1,.COToolStrike1,.COToolRotateLeft1,.COToolRotateRight1,.COToolWrapText1 {
1177
+ background-image:url(ToolbarSheet.gif?v120); background-repeat:no-repeat; background-color:#CCC;
1178
+ }
1179
+ .COToolLeft,.COToolLeft1 { background-position:center 0px; } .COToolLeftLeft,.COToolLeftLeft1 { background-position:left 0px; } .COToolLeftRight,.COToolLeftRight1 { background-position:right 0px; } .COToolLeftBottom,.COToolLeftBottom1 { background-position:center 20px; }
1180
+ .COToolCenter,.COToolCenter1 { background-position:center -100px; } .COToolCenterLeft,.COToolCenterLeft1 { background-position:left -100px; } .COToolCenterRight,.COToolCenterRight1 { background-position:right -100px; } .COToolCenterBottom,.COToolCenterBottom1 { background-position:center -80px; }
1181
+ .COToolRight,.COToolRight1 { background-position:center -200px; } .COToolRightLeft,.COToolRightLeft1 { background-position:left -200px; } .COToolRightRight,.COToolRightRight1 { background-position:right -200px; } .COToolRightBottom,.COToolRightBottom1 { background-position:center -180px; }
1182
+ .COToolTop,.COToolTop1 { background-position:center -300px; } .COToolTopLeft,.COToolTopLeft1 { background-position:left -300px; } .COToolTopRight,.COToolTopRight1 { background-position:right -300px; } .COToolTopBottom,.COToolTopBottom1 { background-position:center -280px; }
1183
+ .COToolMiddle,.COToolMiddle1 { background-position:center -400px; } .COToolMiddleLeft,.COToolMiddleLeft1 { background-position:left -400px; } .COToolMiddleRight,.COToolMiddleRight1 { background-position:right -400px; } .COToolMiddleBottom,.COToolMiddleBottom1 { background-position:center -380px; }
1184
+ .COToolBottom,.COToolBottom1 { background-position:center -500px; } .COToolBottomLeft,.COToolBottomLeft1 { background-position:left -500px; } .COToolBottomRight,.COToolBottomRight1 { background-position:right -500px; } .COToolBottomBottom,.COToolBottomBottom1 { background-position:center -480px; }
1185
+ .COToolBold,.COToolBold1 { background-position:center -600px; } .COToolBoldLeft,.COToolBoldLeft1 { background-position:left -600px; } .COToolBoldRight,.COToolBoldRight1 { background-position:right -600px; } .COToolBoldBottom,.COToolBoldBottom1 { background-position:center -580px; }
1186
+ .COToolItalic,.COToolItalic1 { background-position:center -700px; } .COToolItalicLeft,.COToolItalicLeft1 { background-position:left -700px; } .COToolItalicRight,.COToolItalicRight1 { background-position:right -700px; } .COToolItalicBottom,.COToolItalicBottom1 { background-position:center -680px; }
1187
+ .COToolUnderline,.COToolUnderline1 { background-position:center -800px; } .COToolUnderlineLeft,.COToolUnderlineLeft1 { background-position:left -800px; } .COToolUnderlineRight,.COToolUnderlineRight1 { background-position:right -800px; } .COToolUnderlineBottom,.COToolUnderlineBottom1 { background-position:center -780px; }
1188
+ .COToolStrike,.COToolStrike1 { background-position:center -900px; } .COToolStrikeLeft,.COToolStrikeLeft1 { background-position:left -900px; } .COToolStrikeRight,.COToolStrikeRight1 { background-position:right -900px; } .COToolStrikeBottom,.COToolStrikeBottom1 { background-position:center -880px; }
1189
+ .COToolRotateLeft,.COToolRotateLeft1 { background-position:center -1000px; } .COToolRotateLeftLeft,.COToolRotateLeftLeft1 { background-position:left -1000px; } .COToolRotateLeftRight,.COToolRotateLeftRight { background-position:right -1000px; } .COToolRotateLeftBottom,.COToolRotateLeftBottom1 { background-position:center -980px; }
1190
+ .COToolRotateRight,.COToolRotateRight1 { background-position:center -1100px; } .COToolRotateRightLeft,.COToolRotateRightLeft1 { background-position:left -1100px; } .COToolRotateRightRight,.COToolRotateRightRight1 { background-position:right -1100px; } .COToolRotateRightBottom,.COToolRotateRightBottom1 { background-position:center -1080px; }
1191
+ .COToolWrapText,.COToolWrapText1 { background-position:center -1200px; } .COToolWrapTextLeft,.COToolWrapTextLeft1 { background-position:left -1200px; } .COToolWrapTextRight,.COToolWrapTextRight { background-position:right -1200px; } .COToolWrapTextBottom.COToolWrapTextBottom1 { background-position:center -1180px; }
1192
+
1193
+ .COToolColorText,.COToolColorBackground,.COToolBorder,.COToolBorderAll,.COToolBorderI3,.COToolBorderI2,.COToolBorderI1,
1194
+ .COToolBorderO15,.COToolBorderO1,.COToolBorderO2,.COToolBorderO4,.COToolBorderO8,.COToolBorderO5,.COToolBorderO10,.COToolColorShadow {
1195
+ background-image:url(ToolbarSheetWide.gif?v120); background-repeat:no-repeat;
1196
+ }
1197
+ .COToolColorText { background-position:center 0px; } .COToolColorTextLeft { background-position:left 0px; } .COToolColorTextRight { background-position:right 0px; } .COToolColorTextBottom { background-position:center 20px; }
1198
+ .COToolColorBackground { background-position:center -100px; } .COToolColorBackgroundLeft { background-position:left -100px; } .COToolColorBackgroundRight { background-position:right -100px; } .COToolColorBackgroundBottom { background-position:center -80px; }
1199
+ .COToolBorder { background-position:center -200px; } .COToolBorderLeft { background-position:left -200px; } .COToolBorderRight { background-position:right -200px; } .COToolBorderBottom { background-position:center -180px; }
1200
+ .COToolBorderAll { background-position:center -300px; } .COToolBorderAllLeft { background-position:left -300px; } .COToolBorderAllRight { background-position:right -300px; } .COToolBorderAllBottom { background-position:center -280px; }
1201
+ .COToolBorderO15 { background-position:center -400px; } .COToolBorderO15Left { background-position:left -400px; } .COToolBorderO15Right { background-position:right -400px; } .COToolBorderO15Bottom { background-position:center -380px; }
1202
+ .COToolBorderI3 { background-position:center -500px; } .COToolBorderI3Left { background-position:left -500px; } .COToolBorderI3Right { background-position:right -500px; } .COToolBorderI3Bottom { background-position:center -480px; }
1203
+ .COToolBorderI2 { background-position:center -600px; } .COToolBorderI2Left { background-position:left -600px; } .COToolBorderI2Right { background-position:right -600px; } .COToolBorderI2Bottom { background-position:center -580px; }
1204
+ .COToolBorderI1 { background-position:center -700px; } .COToolBorderI1Left { background-position:left -700px; } .COToolBorderI1Right { background-position:right -700px; } .COToolBorderI1Bottom { background-position:center -680px; }
1205
+ .COToolBorderO1 { background-position:center -800px; } .COToolBorderO1Left { background-position:left -800px; } .COToolBorderO1Right { background-position:right -800px; } .COToolBorderO1Bottom { background-position:center -780px; }
1206
+ .COToolBorderO2 { background-position:center -900px; } .COToolBorderO2Left { background-position:left -900px; } .COToolBorderO2Right { background-position:right -900px; } .COToolBorderO2Bottom { background-position:center -880px; }
1207
+ .COToolBorderO4 { background-position:center -1000px; } .COToolBorderO4Left { background-position:left -1000px; } .COToolBorderO4Right { background-position:right -1000px; } .COToolBorderO4Bottom { background-position:center -980px; }
1208
+ .COToolBorderO8 { background-position:center -1100px; } .COToolBorderO8Left { background-position:left -1100px; } .COToolBorderO8Right { background-position:right -1100px; } .COToolBorderO8Bottom { background-position:center -1080px; }
1209
+ .COToolBorderO5 { background-position:center -1200px; } .COToolBorderO5Left { background-position:left -1200px; } .COToolBorderO5Right { background-position:right -1200px; } .COToolBorderO5Bottom { background-position:center -1180px; }
1210
+ .COToolBorderO10 { background-position:center -1300px; } .COToolBorderO10Left { background-position:left -1300px; } .COToolBorderO10Right { background-position:right -1300px; } .COToolBorderO10Bottom { background-position:center -1280px; }
1211
+ .COToolColorShadow { background-position:center -1400px; }.COToolColorShadowLeft { background-position:left -1400px; } .COToolColorShadowRight { background-position:right -1400px; } .COToolColorShadowBottom { background-position:center -1380px; }
1212
+
1213
+ /* Void button ResizeGrid; @ Do not change */
1214
+ .COToolResize { visibility:hidden; }
1215
+
1216
+ /* It is added to the td tag when used VAlign and no button text is shown */
1217
+ .COToolImage { display:inline-block; width:20px; height:19px; padding:0px; overflow:hidden; }
1218
+
1219
+ /* It is added to the td tag when used VAlign and the button text is shown; for IconAlign values */
1220
+ .COToolImageLeftText,.COToolImageRightText,.COToolImageTopText,.COToolImageBottomText { display:inline-block; text-decoration:none; }
1221
+ .COToolImageLeftText { padding-top:3px; padding-bottom:3px; }
1222
+ .COToolImageRightText { padding-top:3px; padding-bottom:3px; }
1223
+ .COToolImageTopText { height:13px; padding-bottom:3px; }
1224
+ .COToolImageBottomText { height:13px; padding-top:3px; padding-bottom:22px; }
1225
+
1226
+ /* It is added to div tag when used Icon attribute with Button="Class"; for IconAlign values; Single is used without ButtonText; */
1227
+ .COToolIconSingle { background-position:center center; }
1228
+ .COToolIconLeft { background-position:left center; }
1229
+ .COToolIconRight { background-position:right center; }
1230
+ .COToolIconTop { background-position:center top; }
1231
+ .COToolIconBottom { background-position:center bottom; }
1232
+
1233
+ /* Special class added to <td> tag for Pager type cell edit box with pager number - it is standard editable Space cell */
1234
+ .COPagerEdit > div { text-align:center; }
1235
+
1236
+ /* Special icon always placed to right bottom grid corner to resize grid if set ResizingMain
1237
+ @ Set background and optionally margin, width and height for the icon size and position
1238
+ ...Rtl is placed in bottom left corner and is used in RTL mode
1239
+ */
1240
+ .COResizeGrid { background-position:1px -2700px; margin:-21px 0px 0px auto; height:21px; width:19px; overflow:hidden; padding:0px; cursor:nw-resize; position:relative; }
1241
+ .COResizeGridRtl { background-position:1px -2800px; margin:-21px auto 0px 0px; height:21px; width:19px; overflow:hidden; padding:0px; cursor:ne-resize; position:relative; }
1242
+
1243
+
1244
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1245
+ /* Cell side Icon / Button */
1246
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1247
+
1248
+ /* -------------------------------------------------- Filter images -------------------------------------------------------- */
1249
+
1250
+ /* Filter operator icons shown on left or right side (set by IconAlign), shown in <td> or <div> tag.
1251
+ The number 0 - 12 is the operator number set in cell Filter attribute
1252
+ @ Set here background and padding-left
1253
+ */
1254
+ .COFilter0Left,.COFilter1Left,.COFilter2Left,.COFilter3Left,.COFilter4Left,.COFilter5Left,.COFilter6Left,
1255
+ .COFilter7Left,.COFilter8Left,.COFilter9Left,.COFilter10Left,.COFilter11Left,.COFilter12Left {
1256
+ background-image:url(Filter.gif?v120); background-repeat:no-repeat; padding-left:17px;
1257
+ }
1258
+ .COFilter0Right,.COFilter1Right,.COFilter2Right,.COFilter3Right,.COFilter4Right,.COFilter5Right,.COFilter6Right,
1259
+ .COFilter7Right,.COFilter8Right,.COFilter9Right,.COFilter10Right,.COFilter11Right,.COFilter12Right {
1260
+ background-image:url(Filter.gif?v120); background-repeat:no-repeat; padding-right:17px;
1261
+ }
1262
+ .COFilter0Left,.COFilter0Menu { background-position:left 0px; }
1263
+ .COFilter1Left,.COFilter1Menu { background-position:left -150px; }
1264
+ .COFilter2Left,.COFilter2Menu { background-position:left -300px; }
1265
+ .COFilter3Left,.COFilter3Menu { background-position:left -450px; }
1266
+ .COFilter4Left,.COFilter4Menu { background-position:left -600px; }
1267
+ .COFilter5Left,.COFilter5Menu { background-position:left -750px; }
1268
+ .COFilter6Left,.COFilter6Menu { background-position:left -900px; }
1269
+ .COFilter7Left,.COFilter7Menu { background-position:left -1050px; }
1270
+ .COFilter8Left,.COFilter8Menu { background-position:left -1200px; }
1271
+ .COFilter9Left,.COFilter9Menu { background-position:left -1350px; }
1272
+ .COFilter10Left,.COFilter10Menu { background-position:left -1500px; }
1273
+ .COFilter11Left,.COFilter11Menu { background-position:left -1650px; }
1274
+ .COFilter12Left,.COFilter12Menu { background-position:left -1800px; }
1275
+ .COFilter0Right { background-position:right 0px; }
1276
+ .COFilter1Right { background-position:right -150px; }
1277
+ .COFilter2Right { background-position:right -300px; }
1278
+ .COFilter3Right { background-position:right -450px; }
1279
+ .COFilter4Right { background-position:right -600px; }
1280
+ .COFilter5Right { background-position:right -750px; }
1281
+ .COFilter6Right { background-position:right -900px; }
1282
+ .COFilter7Right { background-position:right -1050px; }
1283
+ .COFilter8Right { background-position:right -1200px; }
1284
+ .COFilter9Right { background-position:right -1350px; }
1285
+ .COFilter10Right { background-position:right -1500px; }
1286
+ .COFilter11Right { background-position:right -1650px; }
1287
+ .COFilter12Right { background-position:right -1800px; }
1288
+
1289
+ /* The filter operator icons shown in the popup menu
1290
+ @ Set here background, width and height
1291
+ */
1292
+ .COFilter0Menu,.COFilter1Menu,.COFilter2Menu,.COFilter3Menu,.COFilter4Menu,.COFilter5Menu,.COFilter6Menu,
1293
+ .COFilter7Menu,.COFilter8Menu,.COFilter9Menu,.COFilter10Menu,.COFilter11Menu,.COFilter12Menu {
1294
+ width:17px; height:17px; overflow:hidden; background-image:url(Filter.gif?v120); background-repeat:no-repeat; margin-left:-1px;
1295
+ }
1296
+
1297
+ /* Added to the filter cell according to the filter operator
1298
+ @ Set here text attributes
1299
+ */
1300
+ .COFilter0Value { color:silver; }
1301
+ .COFilter1Value,.COFilter2Value,.COFilter3Value,.COFilter4Value,.COFilter5Value,.COFilter6Value,.COFilter7Value,.COFilter8Value,.COFilter9Value,.COFilter10Value,.COFilter11Value,.COFilter12Value { color:blue; }
1302
+
1303
+ /* --------------------------------------------------- Sort images --------------------------------------------------------- */
1304
+
1305
+ /* Sort icons shown on left or right side (set by IconAlign) in Header cell, shown in <td> or <div> tag.
1306
+ 0 - no sort, 1 - first sort asc, 2 - second sort asc, 3 - third sort asc, 4 - first sort desc, 5 - second sort desc, 6 - third sort desc
1307
+ @ Set here background and padding-left
1308
+ */
1309
+ .COSort0Left,.COSort1Left,.COSort2Left,.COSort3Left,.COSort4Left,.COSort5Left,.COSort6Left,
1310
+ .COSort0Right,.COSort1Right,.COSort2Right,.COSort3Right,.COSort4Right,.COSort5Right,.COSort6Right {
1311
+ background-image:url(Sort.gif?v120); background-repeat:no-repeat;
1312
+ }
1313
+ .COSort0Left,.COSort1Left,.COSort2Left,.COSort3Left,.COSort4Left,.COSort5Left,.COSort6Left { padding-left:17px; }
1314
+ .COSort0Right,.COSort1Right,.COSort2Right,.COSort3Right,.COSort4Right,.COSort5Right,.COSort6Right{ padding-right:17px; }
1315
+ .COSort0Left { background-position:left 0px; }
1316
+ .COSort1Left { background-position:left -250px; }
1317
+ .COSort2Left { background-position:left -500px; }
1318
+ .COSort3Left { background-position:left -750px; }
1319
+ .COSort4Left { background-position:left -1000px; }
1320
+ .COSort5Left { background-position:left -1250px; }
1321
+ .COSort6Left { background-position:left -1500px; }
1322
+ .COSort0Right { background-position:right 0px; }
1323
+ .COSort1Right { background-position:right -250px; }
1324
+ .COSort2Right { background-position:right -500px; }
1325
+ .COSort3Right { background-position:right -750px; }
1326
+ .COSort4Right { background-position:right -1000px; }
1327
+ .COSort5Right { background-position:right -1250px; }
1328
+ .COSort6Right { background-position:right -1500px; }
1329
+
1330
+ /* ------------------------------------------------ Side button images ----------------------------------------------------- */
1331
+
1332
+ /* Predefined side icon and side button images.
1333
+ The ...Left is used for Icon with IconAlign="Left" or without IconAlign
1334
+ The ...Right is used for Icon with IconAlign="Right" and for Button
1335
+ The ...Top and ...Bottom is used for Type="Button" with Icon and IconAlign="Top" or "Bottom"
1336
+ The ...Check0... is not checked, ...Check1... is checked and ...Check2... is empty state (the ?)
1337
+ @ Set here background and padding-left or padding-right
1338
+ */
1339
+ .CODateLeft,.CODatesLeft,.CODefaultsLeft,.COEnumLeft,.COCollapseLeft,.COExpandLeft,.COFileLeft,.COClearLeft { background-image:url(Button.gif?v120); padding-left:17px; background-repeat:no-repeat; }
1340
+ .CODateRight,.CODatesRight,.CODefaultsRight,.COEnumRight,.COCollapseRight,.COExpandRight,.COFileRight,.COClearRight { background-image:url(Button.gif?v120); padding-right:17px; background-repeat:no-repeat; }
1341
+ .CODateTop,.CODatesTop,.CODefaultsTop,.COEnumTop,.COCollapseTop,.COExpandTop,.COFileTop,.COClearTop { background-image:url(Button.gif?v120); padding-top:20px; background-repeat:no-repeat; }
1342
+ .CODateBottom,.CODatesBottom,.CODefaultsBottom,.COEnumBottom,.COCollapseBottom,.COExpandBottom,.COFileBottom,.COClearBottom { background-image:url(Button.gif?v120); padding-bottom:20px; background-repeat:no-repeat; }
1343
+ .CODateLeft,.CODatesLeft { background-position:left -250px; padding-left:20px; }
1344
+ .CODateRight,.CODatesRight { background-position:right -250px; padding-right:20px; }
1345
+ .CODateTop,.CODatesTop { background-position:center -250px; }
1346
+ .CODateBottom,.CODatesBottom { background-position:center -230px; }
1347
+ .CODefaultsLeft { background-position:left 0px; padding-left:20px; }
1348
+ .CODefaultsRight { background-position:right 0px; padding-right:20px; }
1349
+ .CODefaultsTop { background-position:center 0px; }
1350
+ .CODefaultsBottom { background-position:center 20px; }
1351
+ .COEnumLeft { background-position:left -500px; }
1352
+ .COEnumRight { background-position:right -500px; }
1353
+ .COEnumTop { background-position:center -500px; }
1354
+ .COEnumBottom { background-position:center -480px; }
1355
+ .COExpandLeft { background-position:left -999px; }
1356
+ .COExpandRight { background-position:right -999px; }
1357
+ .COExpandTop { background-position:center -1000px; }
1358
+ .COExpandBottom { background-position:center -980px; }
1359
+ .COCollapseLeft { background-position:left -749px;}
1360
+ .COCollapseRight { background-position:right -749px;}
1361
+ .COCollapseTop { background-position:center -750px; }
1362
+ .COCollapseBottom { background-position:center -730px; }
1363
+ .COFileLeft { background-position:left -2000px; padding-left:20px; }
1364
+ .COFileRight { background-position:right -2000px; padding-right:20px; }
1365
+ .COFileTop { background-position:center -2000px; }
1366
+ .COFileBottom { background-position:center -1980px; }
1367
+ .COClearLeft { background-position:left -2250px; }
1368
+ .COClearRight { background-position:right -2250px; }
1369
+ .COClearTop { background-position:center -2250px; }
1370
+ .COClearBottom { background-position:center -1230px; }
1371
+
1372
+ .COCheck0Left,.COCheck1Left,.COCheck2Left { background-image:url(Bool.gif?v120); padding-left:17px; background-repeat:no-repeat; }
1373
+ .COCheck0Right,.COCheck1Right,.COCheck2Right { background-image:url(Bool.gif?v120); padding-right:17px; background-repeat:no-repeat; }
1374
+ .COCheck0Top,.COCheck1Top,.COCheck2Top { background-image:url(Bool.gif?v120); padding-top:20px; background-repeat:no-repeat; }
1375
+ .COCheck0Bottom,.COCheck1Bottom,.COCheck2Bottom { background-image:url(Bool.gif?v120); padding-bottom:20px; background-repeat:no-repeat; }
1376
+ .COCheck0Left { background-position:left 0px; }
1377
+ .COCheck1Left { background-position:left -250px; }
1378
+ .COCheck2Left { background-position:left -500px; }
1379
+ .COCheck0Right { background-position:right 0px; }
1380
+ .COCheck1Right { background-position:right -250px; }
1381
+ .COCheck2Right { background-position:right -500px; }
1382
+ .COCheck0Top { background-position:center 0px; }
1383
+ .COCheck1Top { background-position:center -250px; }
1384
+ .COCheck2Top { background-position:center -500px; }
1385
+ .COCheck0Bottom { background-position:center 20px; }
1386
+ .COCheck1Bottom { background-position:center -230px; }
1387
+ .COCheck2Bottom { background-position:center -480px; }
1388
+
1389
+ /* Class added to right side button if shown in <u> tag - in Header cell or if the cell has set VAlign
1390
+ @ Set here only height
1391
+ */
1392
+ .COButtonImage { display:inline-block; height:17px; padding-left:0px; padding-right:0px; }
1393
+
1394
+ /* Class added to <a> tag in Type="Icon" and Link attribute set. @ Do not change. */
1395
+ .COIconLink { text-decoration:none; width:1000px; display:inline-block; }
1396
+
1397
+ /* Class added to the <td> or <div> tag when set custom Icon as icon file, with the suffix as IconAlign. @ Set the padding-left or padding-right. */
1398
+ .COIconLeft { background-position:left 0px; padding-left:20px; background-repeat:no-repeat; }
1399
+ .COIconRight { background-position:right 0px; padding-right:20px; background-repeat:no-repeat; }
1400
+ .COIconCenter { background-position:center 0px; background-repeat:no-repeat; }
1401
+ .COIconTop { padding-top:19px; background-position:center 0px; background-repeat:no-repeat; }
1402
+ .COIconBottom { padding-bottom:22px; background-position:center 18px; background-repeat:no-repeat; }
1403
+
1404
+ /* Class added to the <td> or <div> tag when set custom Icon as icon file, with the suffix as IconAlign="Top or "Bottom and VAlign.
1405
+ Used to synchronize position of custom icons with standard toolbar icons
1406
+ @ Set padding and margin
1407
+ */
1408
+ .COIconTopVAlignTop { padding-top:19px; }
1409
+ .COIconTopVAlignMiddle { padding-top:19px; }
1410
+ .COIconTopVAlignBottom { padding-top:20px; }
1411
+ .COIconBottomVAlignTop { padding-bottom:22px; }
1412
+ .COIconBottomVAlignMiddle { padding-bottom:22px; }
1413
+ .COIconBottomVAlignBottom { padding-bottom:22px; }
1414
+
1415
+
1416
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1417
+ /* Cell checkboxes - Radio and Bool types */
1418
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1419
+
1420
+ /* ------------------------------------------------ Radio Type images ------------------------------------------------------ */
1421
+
1422
+ /* Radio icons for cell RadioIcon = 0,1,2, set to <td> tag
1423
+ The ...Right is used when cell has set RadioRight='1'
1424
+ The ...None is used for RadioIcon='6'
1425
+ 0 - unchecked radio, 1 - checked radio, 2 - unchecked checkbox, 3 - checked checkbox
1426
+ @ Set background, padding, border and text attributes
1427
+ */
1428
+ .CORadio0Left,.CORadio0Right,.CORadio1Left,.CORadio1Right,.CORadio2Left,.CORadio2Right,.CORadio3Left,.CORadio3Right,.CORadioIconLeft,.CORadioIconRight,.CORadioNone {
1429
+ background-image:url(Bool.gif?v120); background-repeat:no-repeat; font:11.9px/17px Verdana,Tahoma,"Trebuchet MS",sans-serif;
1430
+ }
1431
+ .CORadio0Left,.CORadio1Left,.CORadio2Left,.CORadio3Left,.CORadioIconLeft { padding-left:17px; padding-right:3px; }
1432
+ .CORadio0Right,.CORadio1Right,.CORadio2Right,.CORadio3Right,.CORadioIconRight { padding-right:17px; padding-left:3px; }
1433
+ .CORadio0Left { background-position:left -1500px; }
1434
+ .CORadio1Left { background-position:left -1750px; }
1435
+ .CORadio2Left { background-position:left 0px; }
1436
+ .CORadio3Left { background-position:left -250px;}
1437
+ .CORadio0Right { background-position:right -1500px; }
1438
+ .CORadio1Right { background-position:right -1750px; }
1439
+ .CORadio2Right { background-position:right 0px; }
1440
+ .CORadio3Right { background-position:right -250px; }
1441
+ .CORadioNone { background-image:none; }
1442
+
1443
+ /* Custom radio icon for cell RadioIcon = "image file", set to <td> tag.
1444
+ The ...Right is used when cell has set RadioRight='1'
1445
+ @ Set padding, border and text attributes
1446
+ */
1447
+ .CORadioIconLeft { background-position:left top; }
1448
+ .CORadioIconRight { background-position:right top; }
1449
+
1450
+ /* The Radio icons if set to nobr and span tags when set cell attribute Wrap='1'
1451
+ @ Set padding and optionally background, border and text attributes
1452
+ */
1453
+ nobr.CORadio0Left,nobr.CORadio1Left,nobr.CORadio2Left,nobr.CORadio3Left,nobr.CORadio0Right,nobr.CORadio1Right,nobr.CORadio2Right,nobr.CORadio3Right,nobr.CORadioIconLeft,nobr.CORadioIconRight,
1454
+ span.CORadio0Left,span.CORadio1Left,span.CORadio2Left,span.CORadio3Left,span.CORadio0Right,span.CORadio1Right,span.CORadio2Right,span.CORadio3Right,span.CORadioIconLeft,span.CORadioIconRight {
1455
+ padding-top:2px; padding-bottom:2px;
1456
+ }
1457
+
1458
+ /* Radio icons by standard <input>, for cell RadioIcon = 3,4,5
1459
+ ...RadioCell is set to the <td> tag around the radio. @ Set background, padding and border
1460
+ ...RadioInput is set to <input> type "checkbox" or "radio". @ Set margin, padding and line-height
1461
+ ...RadioText is set to <span> tag next to the <input>. @ Set text attributes and optionally background, padding and border
1462
+ */
1463
+ .CORadioCell { white-space:nowrap; }
1464
+ .CORadioInput { margin:1px 2px 0px 2px; padding:0px; margin-top:-4px!IE; line-height:13px; }
1465
+ .CORadioText { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; }
1466
+ nobr.CORadioCell,span.CORadioCell { display:inline-block; }
1467
+
1468
+ /* Caption of checked radio button; @ Set here border, padding, background and text attributes */
1469
+ .CORadioChecked { color:#0099CC; }
1470
+
1471
+ /* ------------------------------------------------- Bool Type images ------------------------------------------------------ */
1472
+
1473
+ /* Checkbox icons for table row cell, for BoolIcon = 0,1,2,3, set to <td> or <u> tag
1474
+ 0 - unchecked checkbox, 1 - checked checkbox, X - empty (third) state (?), 2 - unchecked radio, 3 - checked radio, RO - read only
1475
+ ...BoolIcon is used for custom icon in BoolIcon="image file"
1476
+ ...BoolImage is added for every the Bool icon
1477
+ @ Set here background and width and height
1478
+ */
1479
+ .COBool0,.COBool1,.COBoolX,.COBool0RO,.COBool1RO,.COBoolXRO,.COBool2,.COBool3,.COBool2RO,.COBool3RO { background-image:url(Bool.gif?v120); background-repeat:no-repeat; padding-left:17px; }
1480
+ .COBoolIcon { background-repeat:no-repeat; }
1481
+ .COBool0 { background-position:center 0px; }
1482
+ .COBool1 { background-position:center -250px; }
1483
+ .COBoolX { background-position:center -500px; }
1484
+ .COBool0RO { background-position:center -750px; }
1485
+ .COBool1RO { background-position:center -1000px; }
1486
+ .COBoolXRO { background-position:center -1250px; }
1487
+ .COBool2,.COBool2RO { background-position:center -1500px; }
1488
+ .COBool3,.COBool3RO { background-position:center -1750px; }
1489
+ .COBoolImage { display:inline-block; width:17px; height:17px; overflow:hidden; padding:0px; }
1490
+
1491
+ /* Checkbox icons for Space row cell, for BoolIcon = 0,1,2,3, set to <td> or <u> tag
1492
+ 0 - unchecked checkbox, 1 - checked checkbox, X - empty (third) state (?), 2 - unchecked radio, 3 - checked radio, RO - read only
1493
+ ...BoolIconSpace is used for custom icon in BoolIcon="image file"
1494
+ ...BoolImageSpace is added for every the Bool icon
1495
+ @ Set here background, width and height and padding-left (width and height is used in <u> tag, padding-left in <td> tag)
1496
+ */
1497
+ .COBoolXSpace,.COBool0Space,.COBool1Space,.COBoolXSpaceRO,.COBool0SpaceRO,.COBool1SpaceRO { background-image:url(Bool.gif?v120); background-repeat:no-repeat; padding-left:17px; }
1498
+ .COBool2Space,.COBool3Space,.COBool2SpaceRO,.COBool3SpaceRO { background-image:url(Bool.gif?v120); background-repeat:no-repeat; padding-left:17px; }
1499
+ .COBoolIconSpace { background-repeat:no-repeat; }
1500
+ .COBool0Space { background-position:center 1px; }
1501
+ .COBool1Space { background-position:center -249px; }
1502
+ .COBoolXSpace { background-position:center -499px; }
1503
+ .COBool0SpaceRO { background-position:center -749px; }
1504
+ .COBool1SpaceRO { background-position:center -999px; }
1505
+ .COBoolXSpaceRO { background-position:center -1249px; }
1506
+ .COBool2Space,.COBool2SpaceRO { background-position:center -1499px; }
1507
+ .COBool3Space,.COBool3SpaceRO { background-position:center -1749px; }
1508
+ .COBoolImageSpace { display:inline-block; width:17px; height:19px; overflow:hidden; padding:0px; }
1509
+
1510
+ /* Bool icons by standard <input>, for cell BoolIcon = 4,5, different for table and Space row cells
1511
+ @ Set margin and padding
1512
+ */
1513
+ .COBoolInput { margin-top:2px; margin-bottom:0px; padding:0px; margin-top:-2px!IE; margin-bottom:-6px!IE; }
1514
+ .COBoolInputSpace { margin-top:3px; margin-bottom:0px; padding:0px; margin-top:-2px!IE; margin-bottom:-6px!IE; }
1515
+
1516
+ /* Bool icons by text 'x' in rect, for cell BoolIcon = 6
1517
+ 0 - unchecked checkbox, 1 - checked checkbox, 2 - empty (third) state (?), RO - read only
1518
+ ...IE is added in IE5 quirks mode
1519
+ @ Set height, width, border, background, padding, margin and text attributes
1520
+ */
1521
+ .COBoolChar0,.COBoolChar1,.COBoolChar2,.COBoolChar0RO,.COBoolChar1RO,.COBoolChar2RO {
1522
+ height:9px; width:8px; border:2px ridge white; margin:2px auto 2px auto; font:bold 9px Arial; color:blue; text-align:center; overflow:hidden;
1523
+ }
1524
+ .COBoolChar2 { color:green; }
1525
+ .COBoolChar0RO,.COBoolChar1RO,.COBoolChar2RO { color:gray; }
1526
+ .COBoolCharIE { height:14px; width:12px; }
1527
+
1528
+
1529
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1530
+ /* Side pager */
1531
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1532
+
1533
+ /* ...PagerMain - main <div> tag inside <td> tag. It has set inline width. @ Set border, margin and padding
1534
+ ...PagerBody - the pages without header, <div> tag. @ Set background, border, margin and padding.
1535
+ ...PagerBodyLeft, ...PagerBodyRight - added to the ...PagerBody according to the side where is the pager displayed.
1536
+ ...PagerHeader - the pager header, <div> tag. @ Set background, border, margin and padding.
1537
+ ...PagerHeaderLeft, ...PagerHeaderRight - added to the ...PagerHeader according to the side where is the pager displayed.
1538
+ ...PagerCaption - text inside header, <div> tag, set text attributes and optionally also border, padding, margin and background
1539
+ */
1540
+ .COPagerMain { border:1px solid #e9e9e9; border-bottom:0px none; overflow:hidden; white-space:nowrap; }
1541
+ .COPagerBody { background:white; }
1542
+ .COPagerBodyLeft { }
1543
+ .COPagerBodyRight { }
1544
+ .COPagerHeader { background:#E9E9E9 url(Backgrounds.gif?v120) 0px 0px repeat-x; border:1px solid white; border-right:1px solid #D4D4D4; border-bottom:1px dotted #CBCBCB; cursor:default; }
1545
+ .COPagerHeaderLeft { }
1546
+ .COPagerHeaderRight { }
1547
+ .COPagerCaption { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:2px 3px 2px 3px; white-space:nowrap; }
1548
+
1549
+ /* ...PagerItem - one page name. @ Set background, border, margin, padding and text attributes
1550
+ ...PagerItemTouch is added on tablet
1551
+ */
1552
+ .COPagerItem {
1553
+ font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; overflow:hidden; white-space:nowrap;
1554
+ border-top:1px solid white; border-bottom:1px dotted #CBCBCB; border-right:1px solid #D4D4D4; padding:1px 3px 0px 3px; background:white;
1555
+ }
1556
+ .COPagerItemTouch { padding-top:4px; padding-bottom:4px; }
1557
+
1558
+ /* Classes to ...PagerItem added on pager Type="Gantt" if set ShowUsedPages / ShowExcludedPages
1559
+ @ Set background, border, margin, padding and text attributes
1560
+ */
1561
+ .COPagerItemUsed { color:green; }
1562
+ .COPagerItemUnused { color:#888; }
1563
+ .COPagerItemExcluded { background:#DDD; }
1564
+
1565
+ /* Marked part of the page name, <span> tag
1566
+ Sort1 - the first sorted column, Sort2 - the second sorted column, Sort3 - the third sorted column, set to b tag if single and to span tag if both
1567
+ Sep1 - separator " | ", Sep2 - separator " => ", Sep3 - separator ", ", None - no name "..."
1568
+ */
1569
+ .COPagerSort1 { color: black; }
1570
+ .COPagerSort2 { color: #737373; }
1571
+ .COPagerSort3 { color: #9b9b9b; }
1572
+ .COPagerSep1,.COPagerSep2,.COPagerSep3 { color:black; }
1573
+ .COPagerNone { }
1574
+
1575
+ /* Focus cursor - actully shown page(s)
1576
+ ...PagerFocus - actually shown (scrolled) page(s) in pager Pages or actually zoomed chart in pager Gantt
1577
+ ...PagerFocus2 - actual view (scrolled) in pager Gantt
1578
+ ...PagerFocus3 - the whole pager is shown in actual view, in pager Gantt
1579
+ */
1580
+ .COPagerFocus,.COPagerFocus2,.COPagerFocus3 {
1581
+ position:relative; cursor:pointer; overflow:hidden; opacity:0.3; filter:alpha(opacity=30);
1582
+ border:1px solid #666; background:#888;
1583
+ }
1584
+ .COPagerFocus2 { background:#F0F; }
1585
+ .COPagerFocus3 { background:#AFA; }
1586
+
1587
+ /* Hover cursor - highlighted page under mouse cursor.
1588
+ @ Set background, border, padding
1589
+ */
1590
+ .COPagerHover {
1591
+ position:relative; cursor:pointer; overflow:hidden;
1592
+ background:#888; opacity:0.1; filter:alpha(opacity=10);
1593
+ }
1594
+
1595
+
1596
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1597
+ /* State colors and classes */
1598
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1599
+
1600
+ /* The ...Color... classes are never assigned, they are used only to read the color.
1601
+ @ In ...Color... set only the background-color, it must be set by number, not by name.
1602
+ All the colors except ...FocusedCell... and ...Default are relative colors, are added to the ...Default color; if the result color number exceeds 0x1000000, it is subtracted by the 0x1000000
1603
+ The ...Class... is added to the cell if its condition is fulfilled. Only the listed ...Class... are used, the others can have only the ...Color... set.
1604
+ @ In ...Class... set text attributes and color and optionally border and padding. If set here background-color with !important, it overrides the cell color and sets it as absolute
1605
+ */
1606
+ .COColorDefault { background-color:#FFFFFF; } /* Base color for all cells, can be changed by <I Color /> attribute */
1607
+
1608
+ .COColorNoFocus { background-color:#F0F0F0; } /* Cell with CanFocus='0' */
1609
+ .COClassNoFocus { }
1610
+ .COColorReadOnly { background-color:#F4F4F4;} /* Cell with CanEdit='0' */
1611
+ .COClassReadOnly { }
1612
+ .COColorPreview { background-color:#FFFFFF; } /* Cell with CanEdit='2' */
1613
+ .COClassPreview { }
1614
+ .COColorFormula { background-color:#FFCC99; } /* Cell with editable formula */
1615
+ .COClassFormula { }
1616
+ .COColorEdit { background-color:#FFFFFF; } /* Cell with CanFocus='1' CanEdit='1' */
1617
+ .COClassEdit { }
1618
+
1619
+ .COColorAlternate { background-color:#EBFFFF; } /* Color for <Cfg Alternate/>, can be changed by <I AlternateColor /> */
1620
+ .COClassAlternate { } /* Can be changed by <I AlternateClass /> */
1621
+
1622
+ .COColorSelected { background-color:#DEEFFF; } /* Selected row or cell */
1623
+ .COClassSelected { } /* It is used only if set <Cfg SelectClass='1'/> */
1624
+ .COColorSelectedCell { background-color:#C6C6C6; } /* Selected cell for SelectingCells=3 */
1625
+ .COClassSelectedCell { } /* It is used only if set <Cfg SelectClass='1'/> */
1626
+ .COColorFill { background-color:#FF80FF; } /* Used when selecting cells by dragging due auto fill */
1627
+
1628
+ .COColorError { background-color:#FF6969; } /* Cell with Error attribute set */
1629
+ .COClassError { }
1630
+
1631
+ /* Row / Cell state colors, are ignored if row has set NoColorState='1' */
1632
+ .COColorDeleted { background-color:#FFCDCD; } /* Deleted row */
1633
+ .COClassDeleted { }
1634
+ .COColorAdded { background-color:#FFFFFF; } /* Newly added row */
1635
+ .COClassAdded { }
1636
+ .COColorMoved1 { background-color:#FFFFFF; } /* Row moved to another parent */
1637
+ .COClassMoved1 { }
1638
+ .COColorMoved2 { background-color:#FFFFFF; } /* Row moved inside its parent, only if sorting is not permitted */
1639
+ .COClassMoved2 { }
1640
+ .COColorChanged { background-color:#FAFAFA; } /* Row with some cell value changed */
1641
+ .COClassChanged { }
1642
+ .COColorChangedCell { background-color:#E1E1E1; } /* The cell with value changed */
1643
+ .COClassChangedCell { }
1644
+
1645
+ .COColorMaxChildren { background-color:#FFFFF0; } /* Row created if row's children exceed <I MaxChildren/> */
1646
+ .COClassMaxChildren { }
1647
+
1648
+ .COColorDetail { background-color:#FFF0FF; } /* Row is master row, has set <I Detail /> attribute */
1649
+ .COClassDetail { }
1650
+ .COColorDetailSelected { background-color:#FFF0E0; } /* Master row actually shown in detail grid */
1651
+ .COClassDetailSelected { }
1652
+
1653
+ .COColorDragged { background-color:#E0E0C0; } /* The source row actually being dragged by mouse */
1654
+
1655
+ .COColorCellMenu { background-color:#FA0; } /* The cell showing cell popup Menu */
1656
+
1657
+ .COColorFound1 { background-color:#FF87FF; } /* Found cell in SearchAction="Mark", first search */
1658
+ .COClassFound1 { } /* Used only if set <Cfg SearchClass='1'/> */
1659
+ .COColorFound2 { background-color:#FFC387; } /* Found cell in SearchAction="Mark", second search */
1660
+ .COClassFound2 { } /* Used only if set <Cfg SearchClass='1'/> */
1661
+ .COColorFound3 { background-color:#87FF87; } /* Found cell in SearchAction="Mark", third search */
1662
+ .COClassFound3 { } /* Used only if set <Cfg SearchClass='1'/> */
1663
+
1664
+ .COColorHoveredAbsolute { } /* If set, resets the hovered cell and row color to this color directly as absolute color */
1665
+ .COColorHovered { background-color:#F4F4F4; } /* Row under mouse cursor, used only if the hovered cell or row has HoverRow["Color"]*/
1666
+
1667
+ /* Cell under mouse cursor, according to its look or permissions
1668
+ ...Color... is used only if the cell has set HoverCell["Color"]
1669
+ ...Class... is used only if the cell has set HoverCell["Class"]
1670
+ Always only one Color and Class is used, if the cell fulfils more conditions the latter has precedence
1671
+ If the resulted color is #FFFFFF, it is set as transparent, therefore in some cases is required to set #FFFFFE to get white color
1672
+ */
1673
+ .COColorHoveredCell { background-color:#EBEBEB; } /* Standard cell */
1674
+ .COClassHoveredCell { }
1675
+ .COColorHoveredCellReadOnly { background-color:#EBEBEB; } /* Cell with CanEdit='0' */
1676
+ .COClassHoveredCellReadOnly { }
1677
+ .COColorHoveredCellNoFocus { background-color:#EBEBEB; } /* Cell with CanFocus='0' */
1678
+ .COClassHoveredCellNoFocus { }
1679
+ .COColorHoveredCellHeader { background-color:#FFFFFF; } /* Cell in Header row */
1680
+ .COClassHoveredCellHeader { }
1681
+ .COColorHoveredCellPanel { background-color:#FFFFFF; } /* Cell Type = "Panel" */
1682
+ .COClassHoveredCellPanel { }
1683
+ .COColorHoveredCellFastPanel { background-color:#FFFFFF; }/* Cell Type = "Panel" if FastPanel is shown */
1684
+ .COClassHoveredCellFastPanel { }
1685
+ .COColorHoveredCellSpace { background-color:#FFFFFF; } /* Space row cell */
1686
+ .COClassHoveredCellSpace { }
1687
+ .COColorHoveredCellSpaceEdit { background-color:#FFFFFF; } /* Editable Space row cell */
1688
+ .COClassHoveredCellSpaceEdit > div { background-color:#F6F6F6; }
1689
+ .COColorHoveredCellSpaceDefaults { background-color:#FFFFFF; } /* Space row cell with Button="Defaults" */
1690
+ .COClassHoveredCellSpaceDefaults > div { background-color:#F6F6F6; }
1691
+ .COColorHoveredCellSpaceBool0 { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value 0 */
1692
+ .COClassHoveredCellSpaceBool0,.COClassHoveredCellSpaceBool0 > u { background-position:center -749px; }
1693
+ .COColorHoveredCellSpaceBool1 { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value 1 */
1694
+ .COClassHoveredCellSpaceBool1,.COClassHoveredCellSpaceBool1 > u { background-position:center -999px; }
1695
+ .COColorHoveredCellSpaceBoolX { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value "" */
1696
+ .COClassHoveredCellSpaceBoolX,.COClassHoveredCellSpaceBoolX > u { background-position:center -1249px; }
1697
+ .COColorHoveredCellSpaceBoolIcon { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and BoolIcon other than 0 and 2 */
1698
+ .COClassHoveredCellSpaceBoolIcon { }
1699
+ .COColorHoveredCellButton { background-color:#F0F0F0; } /* Space row cell of Type="Button" and Button="Html" */
1700
+ .COClassHoveredCellButton { color:green; background-color:#F0F0F0!important; }
1701
+ .COColorHoveredCellButton1 { background-color:#F0F0F0; } /* Space row cell of Type="Button" and Button="Html" and value 1 */
1702
+ .COClassHoveredCellButton1 { color:red; background-color:#F0F0F0!important; }
1703
+ .COColorHoveredCellButtonButton { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Button" */
1704
+ .COClassHoveredCellButtonButton u { color:green; background-color:#F0F0F0!important; }
1705
+ .COColorHoveredCellButtonButton1 { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Button" and value 1 */
1706
+ .COClassHoveredCellButtonButton1 u { color:red; background-color:#F0F0F0!important; }
1707
+ .COColorHoveredCellTab { background-color:#F8F8F8; } /* Space row cell of Type="Button" and Button="Tab" */
1708
+ .COClassHoveredCellTab { background-image:none; }
1709
+ .COColorHoveredCellTab1 { background-color:#CCCCCC; } /* Space row cell of Type="Button" and Button="Tab" and value 1*/
1710
+ .COClassHoveredCellTab1 { background-image:none; }
1711
+ .COColorHoveredCellIndex { background-color:#FFFFFF; } /* Cell in column RowIndex */
1712
+ .COClassHoveredCellIndex { }
1713
+
1714
+ .COColorFocused { background-color:#E6E6E6; } /* Focused row, used only if the focused cell or row has FocusRow["Color"] */
1715
+ .COClassFocused { } /* Used only if the focused cell or row has FocusRow["Class"] */
1716
+
1717
+ /* Focused cell, the color is absolute color
1718
+ ...Color... is used only if the cell or row has set FocusCell["Color"]
1719
+ ...Class... is used only if the cell or row has set FocusCell["Class"]
1720
+ */
1721
+ .COColorFocusedCell,.COColorFocusedCellRelative { background-color:#FFFF80; } /* Standard cell */
1722
+ .COClassFocusedCell,.COClassFocusedCell * { color:black!important; }
1723
+ .COColorFocusedCellRect { background-color:#AFA; } /* Standard cell if more cells are focused */
1724
+ .COClassFocusedCellRect { }
1725
+ .COColorEditedCell { background-color:#FFE0A0; } /* Cell being edited */
1726
+ .COColorViewedCell { background-color:#FFF0C0; } /* Cell being viewed - edited cell with CanEdit='2' */
1727
+ .COColorFocusedCellSafari { background-color:#A0A0FF; } /* If the cell border is hidden due <Cfg BorderCursors='0' or '2'/> */
1728
+ .COColorFocusedCellHeader { background-color:#FFFFFE; } /* Header row cell */
1729
+ .COClassFocusedCellHeader { }
1730
+ .COColorFocusedCellSpace { background-color:#E0E0E0; } /* Space row cell */
1731
+ .COClassFocusedCellSpace { }
1732
+ .COColorFocusedCellSpaceEdit { background-color:#FFFFFF; } /* Editable Space row cell */
1733
+ .COClassFocusedCellSpaceEdit > div { background-color:#E0E0E0; }
1734
+ .COColorFocusedCellSpaceDefaults { background-color:#FFFFFF; } /* Space row cell with Button="Defaults" */
1735
+ .COClassFocusedCellSpaceDefaults > div { background-color:#E0E0E0; }
1736
+ .COColorFocusedCellSpaceBool { background-color:#E0E0E0; } /* Space row cell of Type="Bool" */
1737
+ .COClassFocusedCellSpaceBool { }
1738
+ .COColorFocusedCellButton { background-color:#E0E0E0; } /* Space row cell of Type="Button" */
1739
+ .COClassFocusedCellButton { }
1740
+
1741
+ /* Side colors set by ColorCursor attribute
1742
+ ...Col is top / bottom side, ...Row is left / right side
1743
+ ...Class... is used only if set <Cfg> ColorCursor bit 5, &16
1744
+ */
1745
+ .COColorSelectedCol { background-color:#E5F5F5; } /* Side for selected cells */
1746
+ .COClassSelectedCol { }
1747
+ .COColorSelectedRow { background-color:#E5F5F5; }
1748
+ .COClassSelectedRow { }
1749
+ .COColorFocusedCol { background-color:#DDD; } /* Side for cells focused by range (FRect) */
1750
+ .COClassFocusedCol { }
1751
+ .COColorFocusedRow { background-color:#DDD; }
1752
+ .COClassFocusedRow { }
1753
+ .COColorEditedCol { background-color:#EEEE80; } /* Side for focused cell (FRow/FCol) */
1754
+ .COClassEditedCol { }
1755
+ .COColorEditedRow { background-color:#EEEE80; }
1756
+ .COClassEditedRow { }
1757
+ .COColorHoveredCol { background-color:#F3F3F3; } /* Side for cell under mouse cursor (ARow/ACol) */
1758
+ .COClassHoveredCol { }
1759
+ .COColorHoveredRow { background-color:#F3F3F3; }
1760
+ .COClassHoveredRow { }
1761
+
1762
+
1763
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1764
+ /* Hover, focus, edit cursors */
1765
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1766
+
1767
+ /* ------------- Cell and row highlighted under mouse cursor ------------- */
1768
+
1769
+ /* ...HoverPanelBackground - Background shown above left side Panel cell when hovering the row; shown only if the hovered cell or row has HoverRow["Background"]; @ set background and opacity
1770
+ ...HoverRowBackground - Background shown above the whole hovered row, except hovered cell and Panel; shown only if the hovered cell or row has HoverRow["Background"]; @ set background and opacity
1771
+ ...HoverRowBorder - Border around the whole hovered row; shown only if the hovered cell or row has HoverRow["Border"]; @ set border
1772
+ ...HoverCellBorder - Border around the hovered cell; shown only if the hovered cell or row has HoverCell["Border"]; @ set border
1773
+ ...Dynamic - Added to the base class if set Cfg DynamicBorder
1774
+ */
1775
+ .COHoverPanelBackground { }
1776
+ .COHoverRowBackground { opacity:0.1; filter:alpha(opacity=10); background:#888; }
1777
+ .COHoverRowBorder { z-index:1; border-top:1px solid #AAAAAA; border-bottom:1px solid #AAAAAA; cursor:default; background:white; padding:1px; padding-left:0px; }
1778
+ .COHoverRowBorderDynamic { }
1779
+ .COHoverCellBorder { z-index:3; padding:1px; padding-right:0px; border:1px solid #A0A0A0; background:white; }
1780
+ .COHoverCellBorderDynamic { padding-left:0px; }
1781
+
1782
+ /* ---------------- Highlighted focused cell(s) and row(s) ------------- */
1783
+
1784
+ /* ...FocusPanelBackground - Background shown above left side Panel cell when the row is focused; shown only if the focused cell or row has FocusRow["Background"]; @ set background and opacity
1785
+ ...FocusRowBackground - Background shown above the whole focused row, except focused cell and Panel; shown only if the focused cell or row has FocusRow["Background"]; @ set background and opacity
1786
+ ...FocusRowBorder - Border around the whole hovered row; shown only if the hovered cell or row has FocusRow["Border"]; @ set border
1787
+ ...FocusCellBorder - Border around the focused cell in table row; shown only if the focused cell or row has FocusCell["Border"]; @ set border and cursor
1788
+ ...FocusCellSpaceBorder - Border around the focused cell in Space row; shown only if the focused cell or row has FocusCell["Border"]; @ set border and cursor
1789
+ ...FocusCellCorner - Bottom right corner for autofill; shown only if the focused cell or row has FocusCell["Corner"]; @ set border, margin, padding, background, width, height and cursor
1790
+ ...Touch - Added to the base class on tablet
1791
+ ...Dynamic - Added to the base class if set Cfg DynamicBorder
1792
+ */
1793
+ .COFocusPanelBackground { }
1794
+ .COFocusRowBackground { opacity:0.1; filter:alpha(opacity=10); background:black; }
1795
+ .COFocusRowBorder { z-index:2; border:1px solid #AAAAAA; background:white; padding:1px; padding-left:0px; }
1796
+ .COFocusRowBorderDynamic { }
1797
+ .COFocusCellBorder { z-index:4; padding:1px; padding-right:0px; border:1px solid black; }
1798
+ .COFocusCellBorderTouch { }
1799
+ .COFocusCellBorderDynamic { }
1800
+ .COFocusCellSpaceBorder { z-index:4; border:1px solid black; }
1801
+ .COFocusCellCorner { position:relative; padding:0px; border:1px solid white; background:black; margin-left:-4px; margin-top:-5px; width:5px; height:5px; z-index:4; cursor:crosshair; }
1802
+ .COFocusCellCornerTouch { width:10px; height:10px; margin-left:0px; }
1803
+
1804
+ /* ------------- Highlighted focused cell in edit mode ------------- */
1805
+
1806
+ /* ...EditCellBorder - Border around the focused cell in table row in edit mode; shown only if the focused cell or row has FocusCell["Border"]; @ set border
1807
+ ...EditCellSpaceBorder - Border around the focused cell in Space row in edit mode; shown only if the focused cell or row has FocusCell["Border"]; @ set border
1808
+ ...EditCellCorner - Bottom right corner for autofill; shown only if the focused cell or row has FocusCell["Corner"] and is set <Cfg DragEdit='1'/>; @ set border, margin, padding, background, width, height and cursor
1809
+ ...EditCellInput - Parent div tag where the <input> or <textarea> is placed to; @ set border, padding and background
1810
+ ...Touch - Added to the base class on tablet
1811
+ */
1812
+ .COEditCellBorder { z-index:4; border:1px solid red; }
1813
+ .COEditCellBorderTouch { }
1814
+ .COEditCellSpaceBorder { z-index:4; border:1px solid red; }
1815
+ .COEditCellCorner { position:relative; padding:0px; border:1px solid white; background:red; margin-left:-4px; margin-top:-5px; width:5px; height:5px; z-index:4; cursor:crosshair; }
1816
+ .COEditCellCornerTouch { width:10px; height:10px; margin-left:0px; }
1817
+ .COEditCellInput { position:relative; overflow:hidden; z-index:2; background-color:#FFE0A0; line-height:0px; font-size:0px; }
1818
+
1819
+ /* ------------- Support classes removing border -------------
1820
+
1821
+ /* added to ...Background or ...Border classes; @ Do not change */
1822
+ .COCursorBackground { position:relative; border:none; padding:0px; overflow:hidden; }
1823
+ .COCursorBorderLeft,.COCursorBorderRight,.COCursorBorderTop,.COCursorBorderBottom { position:relative; overflow:hidden; width:0px; height:0px; }
1824
+ .COCursorBorderLeft { border-right:none!important; border-top:none!important; border-bottom:none!important; padding-right:0px!important; padding-top:0px!important; padding-bottom:0px!important; }
1825
+ .COCursorBorderRight { border-left:none!important; border-top:none!important; border-bottom:none!important; padding-left:0px!important; padding-top:0px!important; padding-bottom:0px!important; }
1826
+ .COCursorBorderTop { border-bottom:none!important; border-left:none!important; border-right:none!important; padding-bottom:0px!important; padding-left:0px!important; padding-right:0px!important; }
1827
+ .COCursorBorderBottom { border-top:none!important; border-left:none!important; border-right:none!important; padding-top:0px!important; padding-left:0px!important; padding-right:0px!important; }
1828
+
1829
+
1830
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1831
+ /* Edit control */
1832
+ /* TGLib */
1833
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1834
+
1835
+ /* --- Edit text in <input> / <textarea> --- */
1836
+
1837
+ /* @ Set background and text attributes
1838
+ ...EditInput - set to <input> tag placed into inline edit cursor tag (...EditCellInput)
1839
+ ...EditTextarea - set to <textarea> tag placed into inline edit cursor tag (...EditCellInput) for Lines type
1840
+ ...Normal... is added to <input> / <textarea> for cell in table row, ...Header... is added for cell in Header row, ...Space is added for cell in Space row
1841
+ ...Int..., ...Float..., ...Date..., ...Pass... is added for this cell type
1842
+ ...Text... is added for cell type Text, Lines, Link, Img
1843
+ ...ReadOnly is added for preview cell with CanEdit='2'
1844
+ */
1845
+ .COEditInput,.COEditTextarea { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; border:0px none; margin:0px; padding:0px 3px 0px 0px; outline:none; box-sizing:content-box; resize:none; }
1846
+ .COEditInput::-ms-clear { height:13px; }
1847
+ .COEditNormalInput,.COEditNormalTextarea { background-color:#FFE0A0; }
1848
+ .COEditHeaderInput,.COEditHeaderTextarea { background-color:#FFE0A0; }
1849
+ .COEditSpaceInput,.COEditSpaceTextarea { background-color:#FFE0A0; }
1850
+ .COEditInt,.COEditFloat,.COEditDate { text-align:right; }
1851
+ .COEditText,.COEditPass { }
1852
+ .COEditReadOnly { background-color:#FFEEFF; }
1853
+
1854
+
1855
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1856
+ /* Dragging objects */
1857
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1858
+
1859
+ /* Set to ghost tag under mouse cursor when dragging something in grid or Gantt;
1860
+ Used when <Cfg ShowDrag='1'/>. For dragged rows is used only if set <Cfg DragObject='1'/>
1861
+ The tag is <div> with absolute position and contains the dragged row(s), column header(s) or GanttRun box(es)
1862
+ @ Set border, margin, padding, opacity and optionally background
1863
+ */
1864
+ .COMouseObject { opacity:0.5; filter:alpha(opacity=50); z-index:300; overflow:hidden; }
1865
+
1866
+ /* Set to ghost tag under mouse cursor as vertical and horizontal line */
1867
+ .COVLine { width:1px; border-left:1px solid black; overflow:hidden; cursor:e-resize; }
1868
+ .COHLine { height:1px; border-top:1px solid black; overflow:hidden; cursor:e-resize; }
1869
+
1870
+ /* Set to ghost tag under mouse cursor when dragging rows in grid, if set <Cfg DragObject='2'/> and <Cfg ShowDrag='1'/>
1871
+ The tag is <div> with absolute position and contains information about the count of dragged rows
1872
+ @ Set border, margin, padding, background, opacity, text attributes and optionally height and width
1873
+ */
1874
+ .CODragObject {
1875
+ z-index:300; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; margin-left:10px; margin-top:10px;
1876
+ background:#f4f4f4; border:1px solid #d0d0d0; padding:3px;
1877
+ }
1878
+
1879
+ /* The arrows showing actual drop position when dragging column header or GanttRun box
1880
+ @ Set background, width and height
1881
+ */
1882
+ .CODragColInsideTop,.CODragColInsideBottom,.CODragColOutsideTop,.CODragColOutsideBottom,.CODragGanttRunTop,.CODragGanttRunBottom,.CODragGanttRunTopJoin,.CODragGanttRunBottomJoin,.CODragRowLeft,.CODragRowRight {
1883
+ position:absolute; background-image:url(Sort.gif?v120); width:11px; height:14px; overflow:hidden; z-index:301;
1884
+ }
1885
+ .CODragColInsideTop { background-position:-3px -1748px; }
1886
+ .CODragColInsideBottom { background-position:-3px -1768px; }
1887
+ .CODragColOutsideTop { background-position:-3px -1788px; }
1888
+ .CODragColOutsideBottom { background-position:-3px -1808px; }
1889
+ .CODragGanttRunTop { background-position:-1px -1748px; }
1890
+ .CODragGanttRunBottom { background-position:-1px -1767px; }
1891
+ .CODragGanttRunTopJoin { background-position:-1px -1788px; }
1892
+ .CODragGanttRunBottomJoin { background-position:-1px -1807px; }
1893
+ .CODragRowLeft { background-position:-1px -1831px; }
1894
+ .CODragRowRight { background-position:-1px -1851px; }
1895
+
1896
+
1897
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1898
+ /* Message dialogs */
1899
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1900
+
1901
+ /* Disabled grid, absolute <div> tag shown above grid main tag. The grid is disabled when it shows some message (e.g. "Rendering").
1902
+ ...Hard is used when showing modal message that requires user input
1903
+ Note, for disabled page is used GridDisabled class instead. The whole page is disabled when the grid shows modal dialog (e.g. grid configuration menu).
1904
+ @ Set background and opacity, optionally margin and padding
1905
+ */
1906
+ .CODisabled,.CODisabledHard { position:absolute; z-index:264; background:white; opacity:0; filter:alpha(opacity=0); }
1907
+ .CODisabledHard { opacity:0.5; filter:alpha(opacity=50); }
1908
+
1909
+ /* Grid informational or progress message, absolute <div> tag
1910
+ @ Set border, padding, background and text attributes
1911
+ */
1912
+ .COMessage {
1913
+ font:13px Verdana,Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; text-align:center; visibility:hidden; z-index:266;
1914
+ position:absolute; left:0px; top:0px; background:#F4F4F4; border:1px solid #CBCBCB; padding:10px;
1915
+ }
1916
+
1917
+ /* Shadow <div> tag displayed under grid message tag, on the same position and size
1918
+ @ Set margin for the shadow shift, background, opacity and border
1919
+ */
1920
+ .COMessageShadow {
1921
+ position:absolute; left:0px; top:0px; margin-left:3px; margin-top:3px; z-index:265; visibility:hidden;
1922
+ background:#888; opacity:0.5; filter:alpha(opacity=50);
1923
+ }
1924
+
1925
+ /* Page informational message, <div> tag shown inside page being loaded or rendered, instead of the page content
1926
+ @ Set border, padding, background and text attributes
1927
+ */
1928
+ .COPageMessage { background:#FAFAFA; border:1px solid #CBCBCB; padding:10px; font:13px Verdana,Tahoma,"Trebuchet MS",sans-serif; }
1929
+
1930
+ /* Progress message
1931
+ ...Main is set to inner <div> of the progress message. @ Set text attributes and optionally border, margin, padding and background
1932
+ ...Caption is set to <div> tag showing the progress message caption. @ Set border, margin, padding, background and text attributes
1933
+ ...Text is set to <div> tag showing the progress message text. @ Set border, margin, padding, background and text attributes
1934
+ ...Outer is set to <div> tag showing the gauge container. @ Set border, margin, padding, background and width
1935
+ ...Inner is set to <div> tag showing the gauge indicator. @ Set border, margin, padding, background and height
1936
+ */
1937
+ .COProgressMain { font:13px Verdana,Tahoma,"Trebuchet MS",sans-serif; }
1938
+ .COProgressCaption { font-weight:bold; margin-bottom:15px; }
1939
+ .COProgressText { margin-bottom:15px; }
1940
+ .COProgressOuter { text-align:left; width:200px; border:1px solid #CBCBCB; padding:2px; margin-bottom:15px; }
1941
+ .COProgressInner { height:10px; background:gray; }
1942
+
1943
+ /* Button in informational or progress message, <button> tag below the message inside the ...Message
1944
+ ...Hover is added when the <button> tag is under mouse cursor
1945
+ @ Set border, padding, margin, background and text attributes
1946
+ */
1947
+ .COProgressButton,.COMessageButton {
1948
+ font:11.9px Arial,Helvetica,sans-serif; white-space:nowrap;
1949
+ }
1950
+ .COProgressButton { margin:5px 2px 0px 2px; padding-left:10px; padding-right:10px; }
1951
+ .COMessageButton { margin:10px 3px 0px 3px; width:50px; }
1952
+ .COMessageButtonHover,.COProgressButtonHover { }
1953
+
1954
+
1955
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1956
+ /* Popup menus and dialogs */
1957
+ /* TGLib */
1958
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1959
+
1960
+ /* Default settings for all TreeGrid popup menus and dialogs like Enum, Defaults, Filter, cfg menu, columns menu, popup Menu, Gantt menu and custom menu shown by ShowMenu and ShowPopup
1961
+ The styles of individual menu types can be overridden by their individual classes added to all default classes (e.g. "GMMenuMain GMEnumMenuMain")
1962
+ Individual classes: ...EnumMenu..., ...DefaultsMenu..., ...FilterMenu..., ...CfgMenu..., ...ColumnsMenu..., ...PopupMenu, ...GanttMenu...
1963
+ For custom JSON menu can be the individual class prefix set to Class attribute, like {..., Class:"Custom", ... } and the added classes will be ...Custom..., e.g. GxCustomMain
1964
+ Some of the classes are used also for custom JSON dialogs shown by ShowDialog API function.
1965
+ */
1966
+
1967
+ /* --- Menu and dialog sections --- */
1968
+
1969
+ /* Main menu and dialog classes
1970
+ ...Main - Main absolute <div> tag; @ Do not change
1971
+ ...Static - Used instead of ...Main when dialog is written directly to page HTML by WriteDialog. Used only in TGLib, not in TreeGrid. @ Do not change
1972
+ ...Shadow - Shadow <div> tag displayed under ...Main tag, on the same position and size. @ Set margin for the shadow shift, background, opacity and border
1973
+ ...Outer - <div> tag inside the main tag, contains the whole menu. @ Set background, border and padding
1974
+ ...Top is added to ...Outer when the menu is shown above the header, ...Bottom is added to ...Outer when the menu is shown below the header
1975
+ */
1976
+ .COMenuMain { position:absolute; left:0px; top:0px; z-index:258; }
1977
+ .COMenuStatic { }
1978
+ .COMenuShadow { position:absolute; margin-left:3px; margin-top:3px; z-index:257; background:#888; opacity:0.5; filter:alpha(opacity=50); }
1979
+ .COMenuOuter { overflow:hidden; background:white; }
1980
+ .COMenuOuterTop { }
1981
+ .COMenuOuterBottom { }
1982
+
1983
+ /* Shown outside menu or dialog in place of the source tag, simulating the menu is popped up. For custom JSON menus and dialogs is used when set Header attribute.
1984
+ ...Top is added to ...Header when the menu is shown above the header, ...Bottom is added to ...Header when the menu is shown below the header
1985
+ @ Set margin to shift the header, border, padding and background
1986
+ */
1987
+ .COMenuHeader {
1988
+ overflow:hidden; position:absolute; z-index:258; border:1px solid #aaaaaa; background:white; cursor:pointer;
1989
+ user-select:none; -o-user-select:none; -moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none;
1990
+ }
1991
+ .COMenuHeaderTop { }
1992
+ .COMenuHeaderBottom { }
1993
+
1994
+ /* Set to menu and dialog top, not scrollable, section. Used only for TreeGrid cfg / column menus. For custom JSON menus and dialogs is used when set Head attribute.
1995
+ @ Set border, margin, padding, background and text attributes
1996
+ */
1997
+ .COMenuHead {
1998
+ border:1px solid #aaaaaa; border-bottom:none; background:#E9E9E9; padding:3px 0px 4px 0px;
1999
+ font:bold 11.5px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:default;
2000
+ }
2001
+
2002
+ /* Close icon set <div> tag inside the ...MenuHead. Used only for TreeGrid cfg / column menus. For custom JSON menus and dialogs is used when set Head attribute and can be hidden by setting HeadClose:0
2003
+ @ Set background, width and height
2004
+ */
2005
+ .COMenuClose { float:right; width:14px; cursor:pointer; display:none; background:url(Menu.gif?v120) no-repeat right -354px; }
2006
+
2007
+ /* Set to menu and dialog middle, scrollable, section. For custom JSON dialogs the tag is filled by Body attribute value.
2008
+ @ Set border, margin, padding, background and optionally (for the custom dialogs) text attributes
2009
+ */
2010
+ .COMenuBody { border:1px solid #aaaaaa; cursor:default; padding: 1px 2px 1px 2px; }
2011
+
2012
+ /* Set to menu and dialog bottom, not scrollable, section, contains usually control buttons.
2013
+ Used only for TreeGrid cfg / column menus and Range dialogs to display the buttons. For custom JSON menus and dialogs is used when set Foot or Buttons (JSON menu only) attribute.
2014
+ @ Set border, margin, padding, background and text attributes
2015
+ */
2016
+ .COMenuFoot {
2017
+ border:1px solid #aaaaaa; border-top:none; background:#E9E9E9; padding:3px 0px 3px 0px;
2018
+ font:bold 11.5px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap;
2019
+ }
2020
+
2021
+ /* Control button inside the Foot section (e.g. OK, Cancel). <button> tag.
2022
+ ...Hover is added when the <button> tag is under mouse cursor
2023
+ @ Set border, margin, padding, background, width, height and text attributes
2024
+ */
2025
+ .COMenuButton {
2026
+ width:48px; margin:2px; padding-left:0px; padding-right:0px;
2027
+ font:11.9px Arial,Helvetica,sans-serif; text-align:center; white-space:nowrap; overflow:hidden;
2028
+ }
2029
+ .COMenuButtonHover { }
2030
+
2031
+ /* --- Menu item --- */
2032
+
2033
+ /* <div> tags for individual menu items
2034
+ ...Item is set to all menu items except focused and hovered
2035
+ ...Focus is added to menu item with key cursor
2036
+ ...Hover is added to menu item under mouse cursor
2037
+ ...Touch... is added to menu item on tablet
2038
+ @ Set border, margin padding and background; all the eight classes should have the same edge width and height (margin+border+padding)
2039
+ */
2040
+ .COMenuItem { padding:2px 3px 2px 3px; }
2041
+ .COMenuItemTouch { padding-top:5px; padding-bottom:5px; }
2042
+ .COMenuHover { margin-left:1px; margin-right:1px; padding:2px; background:#F0F0F0; }
2043
+ .COMenuHoverTouch { padding-top:4px; padding-bottom:4px; }
2044
+ .COMenuFocus { margin-left:1px; margin-right:1px; padding:2px; background:#E0E0E0; }
2045
+ .COMenuFocusTouch { padding-top:4px; padding-bottom:4px; }
2046
+ .COMenuFocus.COMenuHover { background:#D0D0D0; }
2047
+
2048
+ /* --- Icons inside menu items --- */
2049
+
2050
+ /* The classes are set in <div> tag inside the menu item tag
2051
+ ...CheckedIcon... - Bool item, checkbox, checked state, ...UncheckedIcon... - Bool item, checkbox, unchecked state
2052
+ ...CheckedRadio... - Bool item with Group, radio button, checked state, ...UncheckedRadio... - Bool item with Group, radio button, unchecked state
2053
+ ...CheckedColor... - Bool item with ShowIcon=0 or 2, checked state, ...UncheckedColor... - Bool item with ShowIcon=0 or 2, checked state
2054
+ ...Left - the bool icon is shown on the item text left side, ...Right - the bool icon is shown on the item text right side
2055
+ ...CursorIcon - Cursor icon shown on left side, when menu have set ShowCursor:1; the width of the cursor icon is set by menu Indent attribute, by default 12px
2056
+ ...HoverIcon - The cursor icon in menu item under mouse cursor
2057
+ ...ExpandedIcon - Icon in expanded section (Expanded:1), the menu item with Level and Items set; the width of the expanded icon is set by menu Indent attribute, by default 12px
2058
+ ...CollapsedIcon - Icon in collapsed section (Expanded:0), the menu item with Level and Items set; the width of the collapsed icon is set by menu Indent attribute, by default 12px
2059
+ ...NextIcon - Icon on right side of item with submenu, the menu item with Menu:1 and Items set
2060
+ ...Rtl - used instead in RTL text mode, shows the icon on the other side
2061
+ @ Set background and for some icons padding-left or padding-right
2062
+ */
2063
+ .COMenuCheckedIconLeft { background:url(Menu.gif?v120) no-repeat -2px -51px; padding-left:14px; }
2064
+ .COMenuCheckedIconRight { background:url(Menu.gif?v120) no-repeat right -51px; padding-right:16px; }
2065
+ .COMenuUncheckedIconLeft { background:url(Menu.gif?v120) no-repeat -2px -1px; padding-left:14px; }
2066
+ .COMenuUncheckedIconRight { background:url(Menu.gif?v120) no-repeat right -1px; padding-right:16px; }
2067
+ .COMenuCheckedRadioLeft { background:url(Menu.gif?v120) no-repeat -2px -750px; padding-left:14px; }
2068
+ .COMenuCheckedRadioRight { background:url(Menu.gif?v120) no-repeat right -750px; padding-right:16px; }
2069
+ .COMenuUncheckedRadioLeft { background:url(Menu.gif?v120) no-repeat -2px -700px; padding-left:14px; }
2070
+ .COMenuUncheckedRadioRight { background:url(Menu.gif?v120) no-repeat right -700px; padding-right:16px; }
2071
+ .COMenuCheckedColor { background:#CAE1F3 url(Backgrounds.gif?v120) repeat-x 0px -1500px; }
2072
+ .COMenuUncheckedColor { }
2073
+ .COMenuCursorIcon { background:url(Menu.gif?v120) no-repeat -6px -150px; }
2074
+ .COMenuHoverIcon { background:url(Menu.gif?v120) no-repeat -6px -100px; }
2075
+ .COMenuCursorIconRtl { background:url(Menu.gif?v120) no-repeat right -1000px; }
2076
+ .COMenuHoverIconRtl { background:url(Menu.gif?v120) no-repeat right -950px; }
2077
+ .COMenuExpandedIcon { background:url(Menu.gif?v120) no-repeat -6px -200px; }
2078
+ .COMenuCollapsedIcon { background:url(Menu.gif?v120) no-repeat -6px -250px; }
2079
+ .COMenuNextIcon { background:url(Menu.gif?v120) no-repeat right -300px; padding-right:10px; }
2080
+ .COMenuNextIconRtl { background:url(Menu.gif?v120) no-repeat left -900px; padding-left:10px; }
2081
+
2082
+ /* --- Menu item content --- */
2083
+
2084
+ /* The classes are set to <td> tag of inner table that is used to display the item, if it has set Edit, Enum, Icon, LeftHtml or RightHtml attribute.
2085
+ @ Set text attributes and optionally background, border, padding and margin
2086
+ ...ItemText - every menu item text or caption, it set to <div> tag inside the menu item and inside the menu icon or to <td> tag with item text in inner table
2087
+ ...ItemLeftHtml - <td> tag in inner table displaying the LeftHtml content on the left side
2088
+ ...ItemRightHtml - <td> tag in inner table displaying the RightHtml content on the right side
2089
+ ...ItemIcon - <td> tag in inner table displaying the Icon as background image on the left side, also left to LeftHtml; @ Do not change
2090
+ ...Level - added to the tags with ...ItemText, ...ItemIcon, ...ItemLeft/RightHtml for item with Level set
2091
+ ...ItemDisabled - added to all the menu item parts for item with Disabled:1; @ Set opacity and background
2092
+ */
2093
+ .COMenuItemText,.COMenuItemLeftHtml,.COMenuItemRightHtml { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:1px 0px 1px 0px; white-space:nowrap; overflow:hidden; }
2094
+ .COMenuItemIcon { background-repeat:no-repeat; }
2095
+ .COMenuItemDisabled { opacity:0.70; filter:alpha(opacity=70); }
2096
+ .COMenuLevel { color:blue; text-align:center; }
2097
+
2098
+ /* The Enum combo in item with Enum:1
2099
+ ...EnumParent - <td> tag in inner table displaying the Enum combo for the Enum:1 item, on left or right side according to Left value
2100
+ ...Enum - <div> tag inside the <td> tag ...EnumParent displaying the Enum combo
2101
+ ...EnumHeader - is set to the <div> tag in Header of the popped up Enum menu
2102
+ */
2103
+ .COMenuEnumParent { padding-left:5px; padding-right:2px;}
2104
+ .COMenuEnum,.COMenuEnumHeaderLeft { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:1px 0px 1px 0px; white-space:nowrap; overflow:hidden; }
2105
+ .COMenuEnum { border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; background:white url(Menu.gif?v120) no-repeat left -800px; padding-left:15px; }
2106
+ .COMenuEnumHeaderLeft { background:url(Menu.gif?v120) no-repeat left -799px; padding:2px 0px 2px 15px; cursor:default; }
2107
+ .COMenuEnumParent,.COMenuEnum,.COMenuEnumHeaderLeft { width:90px; }
2108
+
2109
+ /* The edit text in item with Edit:1
2110
+ ...EditParent - <td> tag in inner table displaying the editable text for the Edit:1 item, on left or right side according to Left value; @ Set border, padding and background
2111
+ ...Edit - <div> tag inside the <td> tag ...EditParent displaying the editable text; @ Set border, padding, background and text attributes
2112
+ ...EditIE is used instead of ...Edit in IE, in IE5 quirks mode
2113
+ ...EditMulti - added to the ...Edit tag for item with set Multi:1, multi line edit, to be edited in <textarea>; @ Set border, background and text attributes
2114
+ ...EditEdit - added to the ...Edit when editing the item text
2115
+ ...EditText, ...EditInt, ...EditFloat, ...EditDate - added to the ...Edit tag and also to the <input> or <textarea> tag according to the Type attribute; @ Set text attributes
2116
+ ...EditInput - set to <input> tag placed into ...Edit tag when editing the value; @ Set text attributes
2117
+ ...EditTextarea - set to <textarea> tag placed into ...Edit tag when editing the value in item with Multi:1 set; @ Set text attributes
2118
+ */
2119
+ .COMenuEditParent { padding-left:5px; padding-right:2px; }
2120
+ .COMenuEdit,.COMenuEditIE {
2121
+ font:11.9px/15px Verdana,Tahoma,"Trebuchet MS",sans-serif; background:white; overflow:hidden; white-space:nowrap;
2122
+ border:1px solid #DDD; padding-left:3px; padding-right:3px; height:15px;
2123
+ }
2124
+ .COMenuEditIE { height:17px; }
2125
+ .COMenuEditParent,.COMenuEdit,.COMenuEditIE { width:30px; }
2126
+ .COMenuEditParentPDFName,.COMenuEditParentPDFName .COMenuEdit,.COMenuEditParentPDFName .COMenuEditIE,.COMenuEditParentExportName,.COMenuEditParentExportName .COMenuEdit,.COMenuEditParentExportName .COMenuEditIE { width:104px; }
2127
+ .COMenuEditMulti { white-space:normal; }
2128
+ .COMenuEditEdit { background:#FFE0A0; }
2129
+ .COMenuEditInput,.COMenuEditTextarea {
2130
+ font:11.9px/15px Verdana,Tahoma,"Trebuchet MS",sans-serif; border:0px none; margin:0px; padding:0px; outline:none; background:#FFE0A0; box-sizing:content-box; resize:none;
2131
+ }
2132
+ .COMenuEditInput::-ms-clear { height:13px; }
2133
+ .COMenuEditInt,.COMenuEditFloat,.COMenuEditDate { text-align:right; }
2134
+ .COMenuEditText { }
2135
+
2136
+ /* --- Special menu items --- */
2137
+
2138
+ /* ...Caption - Inactive item, used instead of ...Item..., along width ...ItemText, shown for menu item with Caption:1; @ Set border, margin padding, background and text attributes
2139
+ ...Separator - Separator between items, shown for menu item with Name:"-", used instead of ...Item...; @ Set border, margin, padding, background and height
2140
+ ...VSeparator - <td> tag shown between columns of menu items; in children of menu item width Columns attribute set; @ Set border, padding, background and width
2141
+ ...Section - Tag around children of item width Level attribute set; @ Set border, margin, padding and background
2142
+ */
2143
+ .COMenuCaption { padding:5px; background:#ddd; color:blue; text-align:center; }
2144
+ .COMenuSeparator { margin:3px 3px 2px 3px; height:1px; border-top:1px solid #aaaaaa; overflow:hidden; }
2145
+ .COMenuVSeparator { border-right:1px solid #DDD; width:1px; }
2146
+ .COMenuSection { }
2147
+
2148
+ /* ----------------------------------------------- Filter operator menu ---------------------------------------------------- */
2149
+
2150
+ /* Redefines standard popup ...Menu... attributes as ...FilterMenu...
2151
+ */
2152
+ .COFilterMenuMain { margin-left:-2px; margin-top:-2px; }
2153
+ .COFilterMenuOuterTop { }
2154
+ .COFilterMenuOuterBottom { }
2155
+ .COFilterMenuHeaderBottom { margin-left:-2px; margin-top:-1px; padding:2px 1px 0px 3px; border-bottom:0px none; }
2156
+ .COFilterMenuHeaderTop { margin-left:-2px; margin-top:-2px; padding:2px 1px 1px 3px; border-top:0px none; }
2157
+ .COFilterMenuShadow { margin-left:2px; }
2158
+ .COFilterMenuItem { }
2159
+
2160
+ /* ---------------------------------------------------- Enum menu ---------------------------------------------------------- */
2161
+
2162
+ /* ...EnumMenu... redefine particular popup menu ...Menu... classes for Enum type popup menu
2163
+ ...EnumHeader... is used inside popup menu header ...EnumMenuHeader tag and shows the Enum icon on left or right side or nowhere; @ Set background, padding and text attributes and optionally border and margin
2164
+ */
2165
+ .COEnumMenuHeader { background:white; }
2166
+ .COEnumMenuHeaderBottom { padding-top:1px; }
2167
+ .COEnumMenuHeaderTop { padding-bottom:1px; }
2168
+
2169
+ .COEnumHeaderLeft,.COEnumHeaderRight,.COEnumHeaderNone {
2170
+ background:white; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:2px 4px 2px 2px; white-space:nowrap; cursor:pointer;
2171
+ }
2172
+ .COEnumHeaderLeft { background:white url(Menu.gif?v120) no-repeat 1px -799px; padding-left:17px; }
2173
+ .COEnumHeaderRight { background:white url(Menu.gif?v120) no-repeat right -799px; padding-right:17px;}
2174
+
2175
+ /* -------------------------------------------------- Button List menu ------------------------------------------------------ */
2176
+
2177
+ /* ...ToolMenu... redefine particular popup menu ...Menu... classes for Button type with List attribute popup menu
2178
+ ...ToolHeader... is used inside popup menu header ...ToolMenuHeader tag for row Space='-1' (Above), Space='5' (Below) and others; @ Set background, padding and text attributes and optionally border and margin
2179
+ */
2180
+ .COToolMenuMain { margin-left:-1px; }
2181
+ .COToolMenuHeader { margin-left:-1px; }
2182
+ .COToolMenuItem { }
2183
+ .COToolMenuOuter { background:#E9E9E9; }
2184
+ .COToolMenuBody { border:1px solid #D4D4D4; }
2185
+
2186
+ .COToolHeader,.COToolHeaderAbove,.COToolHeaderBelow { border:none; padding:1px 5px 100px 4px; }
2187
+ .COToolHeaderAbove { padding-top:2px; padding-left:5px; }
2188
+ .COToolHeaderBelow { padding-top:1px; padding-left:5px; }
2189
+
2190
+ /* ------------------------------------------- Grid configuration menus --------------------------------------------------- */
2191
+
2192
+ /* Special settings for Cfg and Columns TreeGrid menus; override the standard menu settings defined above */
2193
+ .COCfgMenuOuter,.COColumnsMenuOuter { border:1px solid #CBCBCB; padding:6px; }
2194
+ .COCfgMenuHead,.COColumnsMenuHead { border-color:#CBCBCB; }
2195
+ .COCfgMenuBody,.COColumnsMenuBody { border-color:#CBCBCB; }
2196
+ .COCfgMenuFoot,.COColumnsMenuFoot { border-color:#CBCBCB; }
2197
+ .COCfgMenuButton { width:74px; }
2198
+ .COColumnsMenuButton { width:58px; }
2199
+ .COCfgMenuItemText { padding-left:3px; }
2200
+ .COColumnsMenuItemText { padding-left:3px; white-space:nowrap; }
2201
+ .COCfgMenuItem,.COColumnsMenuItem { }
2202
+ .COCfgMenuHover,.COColumnsHover { }
2203
+ .COCfgMenuFocus,.COColumnsMenuFocus { }
2204
+ .COCfgMenuItemTouch,.COColumnsMenuItemTouch { }
2205
+ .COCfgMenuHoverTouch,.COColumnsMenuHoverTouch { }
2206
+ .COCfgMenuFocusTouch,.COColumnsMenuFocusTouch { }
2207
+
2208
+ /* ---------------------------------------------- Popup grid dialog ------------------------------------------------------- */
2209
+
2210
+ /* Special settings for Popup grid shown by Dates button or ShowPopupGrid API method; overrides the standard dialog settings defined above */
2211
+ .COPopupGridOuter { overflow:visible; }
2212
+ .COPopupGridHead { padding:0px; }
2213
+ .COPopupGridBody { padding:0px; border:0px none; }
2214
+ .COPopupGridFoot { padding:0px; }
2215
+ .COPopupGridButton { width:50px; margin-top:-2px; margin-bottom:3px; }
2216
+
2217
+ /* ---------------------------------------------- Choose cell border menu --------------------------------------------------- */
2218
+
2219
+ /* Border style menu, ...Style is added to all menu items, ...Empty is added for empty style, ...X is added for given border style
2220
+ @ Change height, width, margin and background
2221
+ */
2222
+ .COMenuItemBorderStyle { margin-bottom:9px; height:7px; width:50px; border-bottom-color:black; }
2223
+ .COMenuItemBorderEmpty { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#D4D4D4; }
2224
+ .COMenuItemBorder0 { border-bottom:0px none; }
2225
+ .COMenuItemBorder1 { border-bottom-width:1px; border-bottom-style:solid; }
2226
+ .COMenuItemBorder2 { border-bottom-width:2px; border-bottom-style:solid; }
2227
+ .COMenuItemBorder3 { border-bottom-width:3px; border-bottom-style:solid; }
2228
+ .COMenuItemBorder4 { border-bottom-width:1px; border-bottom-style:dotted; }
2229
+ .COMenuItemBorder5 { border-bottom-width:2px; border-bottom-style:dotted; }
2230
+ .COMenuItemBorder6 { border-bottom-width:1px; border-bottom-style:dashed; }
2231
+ .COMenuItemBorder7 { border-bottom-width:2px; border-bottom-style:dashed; }
2232
+
2233
+ /* Border edge menu, ...Edge is added to all menu items, ...Border is empty edge that is not used now
2234
+ ...All - all edges, ...O15 - outer edges, ...I3 - inner edges, ...I2 - vertical inner edge, ...I1 - horizontal inner edge,
2235
+ ...O1 - top edge, ...O2 - right edge, ...O4 - bottom edge, ...O8 - left edge, ...O5 - top and bottom edge, ...O10 - left and right edge
2236
+ @ Change height, width, margin and background
2237
+ */
2238
+ .COMenuItemBorderEdge { height:20px; width:24px; background-image:url(ToolbarSheetWide.gif?v120); background-repeat:no-repeat; }
2239
+ .COMenuItemBorder { background-position:left -200px; }
2240
+ .COMenuItemBorderAll { background-position:left -300px; }
2241
+ .COMenuItemBorderO15 { background-position:left -400px; }
2242
+ .COMenuItemBorderI3 { background-position:left -500px; }
2243
+ .COMenuItemBorderI2 { background-position:left -600px; }
2244
+ .COMenuItemBorderI1 { background-position:left -700px; }
2245
+ .COMenuItemBorderO1 { background-position:left -800px; }
2246
+ .COMenuItemBorderO2 { background-position:left -900px; }
2247
+ .COMenuItemBorderO4 { background-position:left -1000px; }
2248
+ .COMenuItemBorderO8 { background-position:left -1100px; }
2249
+ .COMenuItemBorderO5 { background-position:left -1200px; }
2250
+ .COMenuItemBorderO10 { background-position:left -1300px; }
2251
+
2252
+
2253
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2254
+ /* Calendar dialog */
2255
+ /* TGLib */
2256
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2257
+
2258
+ /* --- Main calendar classes --- */
2259
+
2260
+ /* Added to main menu / dialog classes ...Menu... as ...Pick...
2261
+ ...Main - Main absolute <div> tag; @ Do not change
2262
+ ...Shadow - Shadow <div> tag displayed under ...Main tag, on the same position and size. @ Set margin for the shadow shift, background, opacity and border
2263
+ ...Outer - <div> tag inside the main tag, contains the whole calendar. @ Set background, border and padding
2264
+ ...Body - <div> inside ...Outer, contains the whole calendar, including buttons; @ Set background, border, padding and margin
2265
+ */
2266
+ .COPickMain { position:absolute; left:0px; top:0px; z-index:258; }
2267
+ .COPickShadow { position:absolute; background:#888; z-index:257; margin-left:3px; margin-top:3px; opacity:0.5; filter:alpha(opacity=50); }
2268
+ .COPickOuter { border:1px solid #ccc; overflow:hidden; }
2269
+ .COPickBody { cursor:default; border:none; }
2270
+
2271
+ /* --- Other standard dialog parts' classes, NOT shown by default --- */
2272
+
2273
+ /* Added to main menu / dialog classes ...Menu... as ...Pick...
2274
+ ...Header is shown outside the calendar dialog in place of the source tag. Used only if set Header attribute. @ Set margin to shift the header, border, padding and background
2275
+ ...HeaderTop is added to ...Header when the calendar is shown above the header, ...HeaderBottom is added to ...Header when the calendar is shown below the header
2276
+ ...Head is set to calendar top section. Used only if set Head attribute. @ Set border, margin, padding, background and text attributes
2277
+ ...Close is close icon set <div> tag inside the ...PickHead. Used only if set Head attribute. Can be hidden by setting HeadClose:0; @ Set background, width and height
2278
+ ...Foot is set to calendar bottom section. Used only if set Foot attribute. It does NOT show calendar buttons. @ Set border, margin, padding, background and text attributes
2279
+ */
2280
+ .COPickHeader {
2281
+ position:absolute; z-index:258; border:1px solid #ccc; background:white;
2282
+ font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; overflow:hidden; cursor:pointer;
2283
+ }
2284
+ .COPickHeaderBottom { border-bottom:0px none; padding-bottom:1px; }
2285
+ .COPickHeaderTop { border-top:0px none; padding-top:1px; }
2286
+ .COPickHead,.COPickFoot { background:#F4F4F4; border:0px none; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:default; }
2287
+ .COPickHead { padding:3px 0px 4px 5px; }
2288
+ .COPickFoot { padding:4px 0px 3px 5px; }
2289
+ .COPickClose { float:right; width:14px; cursor:pointer; display:none; background:url(Menu.gif?v120) no-repeat right -353px; }
2290
+
2291
+ /* --- The calendar header showing month and year --- */
2292
+
2293
+ /* ...PickMY - the whole header tag showing the month and year; @ Set border, padding, margin, background and text attributes
2294
+ ...PickMYDown - shown inside PickMY to display icon down in the first calendar table; @ Set background and padding-right
2295
+ ...PickMYUp - shown inside PickMY to display icon up in the second calendar table; @ Set background and padding-right
2296
+ ...PickMYRtl - added to ...PickMYUp and ...PickMYDown in RTL mode; @ Set padding-left
2297
+ ...PickBL - previous month icon, ...PickBR - next month icon; @ Set background, width and height
2298
+ */
2299
+ .COPickMY {
2300
+ background:white; padding:4px 0px 4px 0px;
2301
+ font:bold 11.5px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:default; text-align:center;
2302
+ }
2303
+ .COPickMYDown { padding-right:13px; background:url(Menu.gif?v120) no-repeat right -400px; cursor:pointer; }
2304
+ .COPickMYUp { padding-right:13px; background:url(Menu.gif?v120) no-repeat right -450px; cursor:pointer; }
2305
+ .COPickMYRtl { padding-right:0px; padding-left:13px; }
2306
+ .COPickBL,.COPickBR { width:24px; line-height:13px; padding:4px 0px 4px 0px; overflow:hidden; cursor:pointer; display:none; }
2307
+ .COPickBL { float:left; background:url(Menu.gif?v120) no-repeat left -498px; }
2308
+ .COPickBR { float:right; background:url(Menu.gif?v120) no-repeat right -548px; }
2309
+
2310
+ /* --- The first calendar table with days --- */
2311
+
2312
+ /* ...PickTableParent - <div> tag containing the whole table; @ Set border, padding, margin and background
2313
+ ...PickTable - <table> tag inside ...PickTableParent; @ Do not change
2314
+ ...PickRow - <tr> tags with individual day numbers; @ Set background and optionally height
2315
+ ...PickRowW - top <tr> tag with week day names; @ Set background and optionally height
2316
+ ...PickCell - <td> tags with day numbers or week names; @ Set width and optionally background, padding and height
2317
+ ...PickCellTouch - added to ...PickCell on tablet
2318
+ */
2319
+ .COPickTableParent { padding:5px 13px 5px 13px; }
2320
+ .COPickTable { table-layout:fixed; width:0px; }
2321
+ .COPickRow { background:#F4F4F4; }
2322
+ .COPickRowW { background:#F4F4F4; }
2323
+ .COPickRowW > td { }
2324
+ .COPickCell { width:26px; }
2325
+ .COPickCellTouch { width:32px; }
2326
+
2327
+ /* Individual day cells in the first calendar table; only one class per tag is set (except added ...PickTouch). <div> tags inside <td> tag.
2328
+ @ Set background, border, margin, padding, height and text attributes
2329
+ @ All the classes should have the same height and should not be wider than ...PickCell to avoid blinking the calendar cells on mouse actions
2330
+ ...PickWDN - week day name in top row
2331
+ ...PickWN - week number in left column
2332
+ ...PickWNE - not selectable week number in left column
2333
+ ...PickWD - work day number
2334
+ ...PickSa - Saturday number
2335
+ ...PickSu - Sunday number
2336
+ ...PickOM - Day number from another month
2337
+ ...PickNow - Today number
2338
+ ...PickSel - Selected day number
2339
+ ...NE - any not selectable day number
2340
+ ...PickHover - Any not selected day number under mouse cursor
2341
+ ...PickSelHover - Selected day number under mouse cursor
2342
+ ...PickEmpty - top left button in <div> tag to select empty date; @ Set background and height
2343
+ ...PickTouch - class added to every tag on tablet; @ Set line-height
2344
+ */
2345
+ .COPickWDN { margin:1px 2px 1px 2px; padding-top:2px; font:11px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:default; }
2346
+ .COPickHover,.COPickSelHover,.COPickWD,.COPickSa,.COPickSu,.COPickSel,.COPickNow,.COPickWDNE,.COPickSaNE,.COPickSuNE,.COPickSelNE,.COPickNowNE,.COPickOM,.COPickOMNE,.COPickWN,.COPickWNE {
2347
+ margin:2px 3px 2px 3px; padding:1px; border:1px solid white; border-right:1px solid #D4D4D4; border-bottom:1px dotted #CBCBCB;
2348
+ font:11px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer;
2349
+ }
2350
+ .COPickWN,.COPickWNE {
2351
+ border:0px none; margin:0px; padding:3px 4px 3px 4px; background:none;
2352
+ color:#AAA;
2353
+ }
2354
+ .COPickWNE { cursor:default; }
2355
+ .COPickWDNE,.COPickSaNE,.COPickSuNE,.COPickSelNE,.COPickNowNE { cursor:default; text-decoration:line-through; }
2356
+ .COPickWD { background-color:white; }
2357
+ .COPickSa { border:1px solid #9cf; background-color:#9cf; color:white; }
2358
+ .COPickSu { border:1px solid #09C; background-color:#09C; color:white; }
2359
+ .COPickSel { border:2px solid #09C; padding:0px; background-color:white; font-weight:bold; }
2360
+ .COPickSelNE { background-color:#ffd; }
2361
+ .COPickNow { border:2px solid #9cf; padding:0px; background-color:white; font-weight:bold; }
2362
+ .COPickNowNE { background-color:#ffe0ff; }
2363
+ .COPickOM { background-color:none; color:black; }
2364
+ .COPickOMNE { color:#aaaaaa; cursor:default; text-decoration:line-through; }
2365
+ .COPickEmpty { background:url(Menu.gif?v120) no-repeat center -1050px; cursor:pointer; _cursor:hand; height:20px; }
2366
+ .COPickHover { background-color:#ddd; border:1px solid #09C; }
2367
+ .COPickSelHover { background-color:#ddd; border:2px solid #09C; padding:0px; font-weight:bold; }
2368
+ .COPickTouch { line-height:18px; }
2369
+
2370
+ /* --- The second calendar table with months and years --- */
2371
+
2372
+ /* ...Pick2TableParent - <div> tag containing the whole table; @ Set border, padding, margin and background
2373
+ ...Pick2Table - <table> tag inside ...Pick2TableParent; @ Do not change
2374
+ ...Pick2Row - <tr> tags with the cells: 2 months, separator and 2 years; @ Set background and optionally height
2375
+ ...Pick2CellM - <td> tags with month names; @ Set height, width and optionally background and padding
2376
+ ...Pick2CellY - <td> tags with year numbers; @ Set height, width and optionally background and padding
2377
+ ...Pick2CellSep - <td> tag, separator between months and years section; @ Set height, width and optionally background and padding
2378
+ ...Pick2SepH - separator between the calendar header ...PickMY and calendar body ...Pick2TableParent; @ Set height to synchronize heights of both calendar dialogs
2379
+ ...Touch - added to ...Pick2Cell... on tablet
2380
+ */
2381
+ .COPick2TableParent { padding:2px 3px 2px 3px; }
2382
+ .COPick2Table { table-layout:fixed; width:0px; }
2383
+ .COPick2Row { }
2384
+ .COPick2CellM { height:25px; width:70px; }
2385
+ .COPick2CellMTouch { height:30px; width:80px; }
2386
+ .COPick2CellY { height:25px; width:38px; }
2387
+ .COPick2CellYTouch { height:30px; width:50px; }
2388
+ .COPick2CellSep { height:25px; width:8px; }
2389
+ .COPick2CellSepTouch { height:30px; width:5px; }
2390
+ .COPick2SepH { width:1px; height:2px; overflow:hidden; }
2391
+ .COPick2SepHTouch { height:4px; }
2392
+
2393
+ /* Individual cells, <div> tag inside <td> tag
2394
+ @ Set background, border, margin, padding, height and text attributes
2395
+ @ All the classes should have the same height and should not be wider than ...Pick2Cell... to avoid blinking the calendar cells on mouse actions
2396
+ ...Pick2M - month name; ...Pick2Y - year number; ...Sel - selected cell; ...Hover - cell under mouse cursor; ...SelHover - selected cell under mouse cursor
2397
+ ...Pick2Touch - class added to every tag on tablet; @ Set line-height
2398
+ */
2399
+ .COPick2M,.COPick2Y,.COPick2MSel,.COPick2YSel,.COPick2MHover,.COPick2YHover,.COPick2MSelHover,.COPick2YSelHover {
2400
+ margin:0px 1px 0px 1px; padding:3px 1px 3px 1px; border:1px solid white; border-right:1px solid #D4D4D4; border-bottom:1px dotted #CBCBCB; background:white;
2401
+ font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; text-align:center; overflow:hidden;
2402
+ }
2403
+ .COPick2MSel,.COPick2YSel { border:2px solid #09C; padding:1px 0px 1px 0px; background-color:white; }
2404
+ .COPick2MHover,.COPick2YHover { background:#DDD; padding:1px 0px 1px 0px; border:1px solid #09C; }
2405
+ .COPick2MSelHover,.COPick2YSelHover { background:#ddd; }
2406
+ .COPick2Touch { line-height:18px; }
2407
+
2408
+ /* Special cells, <div> tag inside <td> tag
2409
+ ...Pick2Sep - separator between months and years; @ Set height, width, background, border, margin, padding
2410
+ ...Pick2SepTouch - class added to ...Pick2Sep on tablet; @ Set height
2411
+ ...Pick2BL - button (<div> tag) showing previous 5 years; @ Set background, width and height
2412
+ ...Pick2BR - button (<div> tag) showing next 5 years; @ Set background, width and height
2413
+ */
2414
+ .COPick2Sep { }
2415
+ .COPick2SepTouch { }
2416
+ .COPick2BL,.COPick2BR { width:34px; cursor:pointer; height:23px; }
2417
+ .COPick2CellYTouch .COPick2BL,.COPick2CellYTouch .COPick2BR { margin-left:5px; }
2418
+ .COPick2BL { background:url(Menu.gif?v120) no-repeat center -597px; }
2419
+ .COPick2BR { background:url(Menu.gif?v120) no-repeat center -647px; }
2420
+
2421
+ /* --- The calendar footer with time --- */
2422
+
2423
+ /* Shown when EditFormat contains time definition (H or h or m or s); it is not shown for Range cells
2424
+ For custom calendar it is shown if set TimeFormat attribute; it is not shown if set Multi:1
2425
+ ...PickTimeCell - the whole calendar footer (<div> tag) on the same level as ...PickTableParent; @ Set border, padding, margin, background and text-align
2426
+ ...PickTime - set to <input> tag inside ...PickTimeCell; @ Set text attributes
2427
+ */
2428
+ .COPickTimeCell { padding:8px 5px 8px 0px; background:white; text-align:right; line-height:0px; }
2429
+ .COPickTime {
2430
+ font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; background:white;
2431
+ margin:0px; padding:0px; border:0px none; white-space:nowrap; text-align:right; outline:none;
2432
+ }
2433
+
2434
+ /* --- The calendar footer with buttons --- */
2435
+
2436
+ /* Contains buttons like OK, Today, Clear; shown for Range cells or when set CalendarButtons; For custom calendar is shown for Multi and for Buttons set.
2437
+ ...PickFooter is the whole first calendar footer (<div> tag) on the same level as ...PickTableParent; @ Set border, padding, margin, background and text-align
2438
+ ...Pick2Footer is the whole second calendar footer (<div> tag) on the same level as ...Pick2TableParent; @ Set border, padding, margin, background and text-align
2439
+ ...PickButton is set to <button> tags; @ Set border, margin, padding, background, width, height and text attributes
2440
+ ...PickButtonHover is added when the <button> tag is under mouse cursor; @ Set border, margin, padding, background, width, height and text attributes
2441
+ */
2442
+ .COPickFooter,.COPick2Footer {
2443
+ background:white; padding-top:2px; padding-bottom:2px; cursor:default; text-align:center;
2444
+ }
2445
+ .COPickButton {
2446
+ width:64px; margin:4px; padding:1px 0px 1px 0px;
2447
+ font:11.9px Arial,Helvetica,sans-serif; text-align:center; white-space:nowrap; overflow:hidden;
2448
+ }
2449
+ .COPickButtonHover { }
2450
+
2451
+
2452
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2453
+ /* TGLib special classes not used in TreeGrid */
2454
+ /* TGLib */
2455
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2456
+
2457
+ /* --- Edit control (TGLib only) --- */
2458
+
2459
+ /* ...EditParent is set to temporary parent div tag if the edit is shown on given position, not inside tag; @ Do not change
2460
+ ...Edit is set to the TGLib Edit control tag (cc="Edit"); @ Set border, margin, padding, background and text attributes
2461
+ ...EditInline is set instead if the TGLib Edit control tag has display:inline; @ Set side border, margin, padding, background and text attributes
2462
+ ...EditMulti is added for control with Multi:1 as multiline edit in <textarea>; @ Set border, margin, padding, background and text attributes
2463
+ */
2464
+ .COEditParent { position:absolute; z-index:258; overflow:hidden; }
2465
+ .COEdit,.COEditInline {
2466
+ padding:2px 4px 2px 4px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif;
2467
+ border:1px solid #CCC; background:#EEE; white-space:nowrap; overflow:hidden;
2468
+ }
2469
+ .COEditInline { display:inline-block; vertical-align:bottom; }
2470
+ .COEditMulti { white-space:normal; }
2471
+
2472
+ /* --- Enum control (TGLib only) --- */
2473
+
2474
+ /* ...EnumControl is set to the TGLib Enum control tag (cc="Enum"); @ Set border, margin, padding, background and text attributes
2475
+ ...EnumInline is set instead if the TGLib Enum control tag has display:inline; @ Set side border, margin, padding, background and text attributes
2476
+ ...EnumHeader is used inside popup menu header ...MenuHeader tag and shows the Enum icon on left side; @ Set background, padding and text attributes and optionally border and margin
2477
+ */
2478
+ .COEnumControl,.COEnumInline {
2479
+ background:#EEE url(Menu.gif?v120) no-repeat left -800px; overflow:hidden; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:pointer;
2480
+ padding:2px 4px 2px 15px; border:1px solid #CCC;
2481
+ }
2482
+ .COEnumInline { display:inline-block; vertical-align:bottom; }
2483
+ .COEnumHeader { background:white url(Menu.gif?v120) no-repeat left -798px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; padding:2px 4px 2px 15px; }
2484
+
2485
+ /* --- Mouse dragging (TGLib only) --- */
2486
+
2487
+ /* ...MouseOrig is set to original tag being dragged by mouse, when copying the tag
2488
+ ...DragObject is set to ghost tag being dragged by mouse, when copying the tag
2489
+ */
2490
+ .COMouseOrig { background:yellow!important; opacity:0.5; filter:alpha(opacity=50); }
2491
+ .COMouseDragObject { position:absolute; z-index:260; background:#888; opacity:0.5; filter:alpha(opacity=50); }
2492
+
2493
+ /* --- Focused control (TGLib only) --- */
2494
+
2495
+ .COFocus { border:1px solid blue; background-color:white; }
2496
+
2497
+
2498
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2499
+ /* Cell tooltips - Hint and Tip */
2500
+ /* TreeGrid (Hint) / TGLib (Tip) */
2501
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2502
+
2503
+ /* ------------------- Hint ------------------- */
2504
+
2505
+ /* Hint is shown in place of the cell content if the cell content is not shown the whole
2506
+ ...Main is the <div> tag absolutely positioned containing the whole hint; @ Set margin to shift the hint and background, border and padding
2507
+ ...Outer is added to inner <div> inside ...Main along with all the cell css classes; @ Carefully set the attributes to override the cell settings
2508
+ ...Shadow is set to <div> tag displayed under hint ...Main tag, on the same position and size; @ Set margin for the shadow shift, background, opacity and border
2509
+ ...Header... is added to ...Main, ...Outer and ...Shadow for Header row (for every row is added ...xxx..., where xxx is the row Kind and for Header is Header)
2510
+ ...SpaceEdit is added to ...Main, ...Outer and ...Shadow for editable Space cell (for Space cell is added also the ...xxx... as for row Kind along with the ...SpaceEdit...)
2511
+ ...Space... is added to ...Main, ...Outer and ...Shadow for not editable Space cell (for Space cell is added also the ...xxx... as for row Kind along with the ...Space...)
2512
+ */
2513
+ .COHintMain {
2514
+ position:absolute; margin-left:-2px; margin-top:-2px; padding-left:1px; padding-top:1px; left:0px; top:0px; z-index:260;
2515
+ background:white; cursor:default; border:1px dotted #CBCBCB;
2516
+ }
2517
+ .COHintHeaderMain { }
2518
+ .COHintSpaceMain { margin-left:-1px; margin-top:-1px; padding:0px; overflow:hidden; }
2519
+ .COHintSpaceEditMain,.COHintSpaceSelectMain { border:0px none; background:none; margin-left:0px; margin-top:0px; padding:0px; overflow:hidden; }
2520
+ .COHintSpaceSelectMain { margin-left:1px; }
2521
+ .COHintOuter { overflow:hidden; background:white; color:black; text-align:left; border-color:white; } .COHintOuter * { text-align:left; }
2522
+ .COHintSpaceOuter { margin-left:-1px; margin-top:-1px; }
2523
+ .COHintSpaceEditOuter { }
2524
+ .COHintSpaceSelectOuter { }
2525
+ .COHintHeaderOuter { background:#E9E9E9; }
2526
+ .COHintShadow { position:absolute; margin-left:2px; margin-top:2px; z-index:259; background:#888; opacity:0.3; filter:alpha(opacity=30); }
2527
+ .COHintSpaceShadow { margin-left:4px; margin-top:4px; }
2528
+ .COHintSpaceEditShadow,.COHintSpaceSelectShadow { margin-left:4px; margin-top:4px; }
2529
+
2530
+ /* ------------------- Tip ------------------- */
2531
+
2532
+ /* Tip is shown below mouse cursor on mouse hover the cell; Used only if set <Cfg StandardTip='0'/>
2533
+ ...Main - main tip <div> tag absolutely positioned; @ Do not change
2534
+ ...Outer - outer tip <div> tag inside ...Main, has set maximal width to overflow long text; @ Set border, margin, padding, background
2535
+ ...Body - inner tip <div> tag inside ...Outer; @ Set text attributes and optionally border, margin, padding and background
2536
+ ...Shadow - <div> tag displayed under tip ...Main tag, on the same position and size; @ Set margin for the shadow shift, background, opacity and border
2537
+ */
2538
+ .COTipMain { position:absolute; left:0px; top:0px; z-index:262; visibility:hidden; }
2539
+ .COTipOuter { background:#f4f4f4; border:1px solid #d0d0d0; padding:3px; overflow:hidden; cursor:default; }
2540
+ .COTipBody { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; }
2541
+ .COTipShadow { position:absolute; margin-left:3px; margin-top:3px; z-index:261; background:#888; opacity:0.3; filter:alpha(opacity=30); visibility:hidden; }
2542
+
2543
+
2544
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2545
+ /* Line chart (cell type Chart) */
2546
+ /* TGLib */
2547
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2548
+
2549
+ /* ...Chart - cell type, <td> tag; @ Set border, padding and background
2550
+ ...ChartInner - inner <div> tag containing the whole chart; @ Set background
2551
+ ...ChartLayer - individual chart layers, <div> tags, one per TChartLine, one for Axis and one for Caption; @ Do not change
2552
+ ...ChartAxisY - horizontal axis, <div> tag; @ Set height and background
2553
+ ...ChartAxisX - vertical axis, <div> tag; @ Set width and background
2554
+ ...ChartAxisYLabel, ...ChartAxisXLabel - <div> tag with labels for X and Y axes; @ Set background
2555
+ ...ChartAxisYText, ...ChartAxisXText - <div> tag inside ...Label; @ Set text attributes and optionally background, border, margin and padding
2556
+ ...ChartCaption - chart top caption, <div> tag; @ Set background, border, padding and text attributes
2557
+ */
2558
+ .COChart { padding:5px; }
2559
+ .COChartInner { background:white; width:100%; }
2560
+ .COChartLayer { overflow:hidden; height:1000px; }
2561
+ .COChartAxisY { background:black; height:1px; overflow:hidden; }
2562
+ .COChartAxisYLabel { overflow:hidden; }
2563
+ .COChartAxisYText { margin-right:5px; margin-top:12px; text-align:right; font:12px/14px Arial,Helvetica,sans-serif; }
2564
+ .COChartAxisX { width:1px; overflow:hidden; background:black; }
2565
+ .COChartAxisXLabel { overflow:hidden; }
2566
+ .COChartAxisXText { text-align:center; font:12px/14px Arial,Helvetica,sans-serif; }
2567
+ .COChartCaption { text-align:center; font:12px/14px Arial,Helvetica,sans-serif; margin-top:3px; }
2568
+
2569
+ /* Individual chart points for PointType value; @ Set only background */
2570
+ .COChartPoint1,.COChartPoint2,.COChartPoint3,.COChartPoint4,.COChartPoint5,.COChartPoint6,.COChartPoint7,.COChartPoint8 {
2571
+ background:url(Gantt.gif?v120) no-repeat; width:32px; height:32px; overflow:hidden;
2572
+ }
2573
+ .COChartPoint1 { background-position:-892px 7px; }
2574
+ .COChartPoint2 { background-position:-992px 7px; }
2575
+ .COChartPoint3 { background-position:-1092px 7px; }
2576
+ .COChartPoint4 { background-position:-1192px 7px; }
2577
+ .COChartPoint5 { background-position:-1292px 7px; }
2578
+ .COChartPoint6 { background-position:-1392px 7px; }
2579
+ .COChartPoint7 { background-position:-1492px 7px; }
2580
+ .COChartPoint8 { background-position:-1592px 7px; }
2581
+
2582
+
2583
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2584
+ /* Custom scrollbars */
2585
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2586
+
2587
+ /* Custom scrollbars shown if set CustomScroll (always) or CustomHScroll (for horizontal scrollbar only) or TouchScroll (on tablet only)
2588
+ There are four scrollbar types for CustomScroll values 1 - 4 for different sizes, 1 - standard size, 2 - wide scrollbar, 3 - thin scrollbar, 4 - hidden scrollbar
2589
+ */
2590
+
2591
+ /* --- Horizontal scrollbars --- */
2592
+
2593
+ /* ...RightHidden - shown instead of ...Right if the column section does not need to show scrollbar (but the other sections do)
2594
+ It is used also to calculate scrollbar height; @ Set height and background and optionally border and margin
2595
+ ...Right - <div> tag placed inside ...HScroll... tag to show the right side arrow button; @ Set padding-right and background and optionally border, padding and margin
2596
+ ...RightHover - used instead of ...Right under mouse cursor, to highlight the right side button
2597
+ ...Left - <div> tag placed inside ...Right to show the left side arrow button; @ Set padding-left and background
2598
+ ...LeftHover - used instead of ...Left under mouse cursor, to highlight the left side button
2599
+ ...SliderRight - <div> tag placed inside ...Left... tag to show the right edge of the slider; @ Set padding-right and background and optionally border, padding and margin
2600
+ ...SliderRightHover - used instead of ...SliderRight under mouse cursor, to highlight the right edge of the slider
2601
+ ...SliderLeft - <div> tag placed inside ...SliderRight to show the left edge of the slider; @ Set padding-left and background
2602
+ ...SliderLeftHover - used instead of ...SliderLeft under mouse cursor, to highlight the left edge of the slider
2603
+ ...SliderHIn - <div> tag placed inside ...SliderLeft to show the body of the slider; Controls height of the whole scrollbar;
2604
+ @ Set height and background; The height must be height of ...RightHidden minus all vertical padding,border and margin of the ...Right, ...Left, ...SliderRight, ...SliderLeft and ...SliderHIn
2605
+ ...SliderHInHover - used instead of ...SliderHIn under mouse cursor, to highlight the body of the slider
2606
+ ...X - shown in the horizontal scrollbars row in place of vertical scrollbar; @ Set background
2607
+ */
2608
+ .COCustScroll1RightHidden { background:url(VScroll.gif?v120) left -108px; height:17px; }
2609
+ .COCustScroll1Right { padding-right:17px; background:url(VScroll.gif?v120) right 0px; }
2610
+ .COCustScroll1RightHover { padding-right:17px; background:url(VScroll.gif?v120) right -18px; }
2611
+ .COCustScroll1Left { padding-left:17px; background:url(VScroll.gif?v120) left 0px; }
2612
+ .COCustScroll1LeftHover { padding-left:17px; background:url(VScroll.gif?v120) left -18px; }
2613
+ .COCustScroll1SliderRight { background:url(VScroll.gif?v120) right -36px; padding-right:1px; }
2614
+ .COCustScroll1SliderRightHover { background:url(VScroll.gif?v120) right -72px; padding-right:1px; }
2615
+ .COCustScroll1SliderLeft { background:url(VScroll.gif?v120) left -36px; padding-left:1px; }
2616
+ .COCustScroll1SliderLeftHover { background:url(VScroll.gif?v120) left -72px; padding-left:1px; }
2617
+ .COCustScroll1SliderHIn { height:17px; overflow:hidden; background:url(VScroll.gif?v120) center -54px; }
2618
+ .COCustScroll1SliderHInHover { height:17px; overflow:hidden; background:url(VScroll.gif?v120) center -90px; }
2619
+ .COCustScroll1X { background:#F4F4F4; cursor:default; }
2620
+
2621
+ .COCustScroll2RightHidden { background:url(VScroll.gif?v120) left -364px; height:34px; }
2622
+ .COCustScroll2Right { padding-right:36px; background:url(VScroll.gif?v120) right -148px; }
2623
+ .COCustScroll2RightHover { padding-right:36px; background:url(VScroll.gif?v120) right -184px; }
2624
+ .COCustScroll2Left { padding-left:36px; background:url(VScroll.gif?v120) left -148px; }
2625
+ .COCustScroll2LeftHover { padding-left:36px; background:url(VScroll.gif?v120) left -184px; }
2626
+ .COCustScroll2SliderRight { background:url(VScroll.gif?v120) right -220px; padding-right:2px; }
2627
+ .COCustScroll2SliderRightHover { background:url(VScroll.gif?v120) right -292px; padding-right:2px; }
2628
+ .COCustScroll2SliderLeft { background:url(VScroll.gif?v120) left -220px; padding-left:2px; }
2629
+ .COCustScroll2SliderLeftHover { background:url(VScroll.gif?v120) left -292px; padding-left:2px; }
2630
+ .COCustScroll2SliderHIn { height:34px; overflow:hidden; background:url(VScroll.gif?v120) center -256px; }
2631
+ .COCustScroll2SliderHInHover { height:34px; overflow:hidden; background:url(VScroll.gif?v120) center -328px; }
2632
+ .COCustScroll2X { background:#F4F4F4; cursor:default; }
2633
+
2634
+ .COCustScroll3Right,.COCustScroll3RightHidden { background:white; height:8px; }
2635
+ .COCustScroll3SliderRight,.COCustScroll3SliderRightHover { padding-right:3px; height:9px; background:url(VScroll.gif?v120) right -126px; }
2636
+ .COCustScroll3SliderRightHover { background-position:right -135px; }
2637
+ .COCustScroll3SliderLeft,.COCustScroll3SliderLeftHover { height:8px; background:url(VScroll.gif?v120) left -126px; }
2638
+ .COCustScroll3SliderLeftHover { background-position:left -135px; }
2639
+ .COCustScroll3X { background:white; cursor:default; }
2640
+
2641
+ .COCustScroll4Right,.COCustScroll4RightHidden,.COCustScroll4SliderRight,.COCustScroll4SliderRightHover { height:1px; }
2642
+ .COCustScroll4X { }
2643
+
2644
+ /* --- Vertical scrollbars --- */
2645
+
2646
+ /* ...DownHidden - shown instead of ...Down if the grid does not need to show scrollbar and ShowVScroll='1' is set
2647
+ It is used also to calculate scrollbar width; @ Set width and background and optionally border and margin
2648
+ ...Down - <div> tag placed inside ...VScroll tag to show the bottom side arrow button; @ Set padding-bottom and background and optionally border, padding and margin
2649
+ ...DownHover - used instead of ...Down under mouse cursor, to highlight the bottom side button
2650
+ ...Up - <div> tag placed inside ...Down to show the top side arrow button; @ Set padding-top and background
2651
+ ...UpHover - used instead of ...Up under mouse cursor, to highlight the top side button
2652
+ ...SliderDown - <div> tag placed inside ...Up... tag to show the bottom edge of the slider; @ Set padding-bottom and background and optionally border, padding and margin
2653
+ ...SliderDownHover - used instead of ...SliderDown under mouse cursor, to highlight the bottom edge of the slider
2654
+ ...SliderUp - <div> tag placed inside ...SliderDown to show the top edge of the slider; @ Set padding-top and background
2655
+ ...SliderUpHover - used instead of ...SliderUp under mouse cursor, to highlight the top edge of the slider
2656
+ ...SliderVIn - <div> tag placed inside ...SliderUp to show the body of the slider; @ Set background
2657
+ ...SliderVInHover - used instead of ...SliderVIn under mouse cursor, to highlight the body of the slider
2658
+ */
2659
+ .COCustScroll1DownHidden { background:url(HScroll.png?v120) -108px top; width:17px; }
2660
+ .COCustScroll1Down { padding-bottom:17px; background:url(HScroll.png?v120) 0px bottom; }
2661
+ .COCustScroll1DownHover { padding-bottom:17px; background:url(HScroll.png?v120) -18px bottom; }
2662
+ .COCustScroll1Up { padding-top:17px; background:url(HScroll.png?v120) 0px top; }
2663
+ .COCustScroll1UpHover { padding-top:17px; background:url(HScroll.png?v120) -18px top; }
2664
+ .COCustScroll1SliderDown { background:url(HScroll.png?v120) -36px bottom; padding-bottom:1px; }
2665
+ .COCustScroll1SliderDownHover { background:url(HScroll.png?v120) -72px bottom; padding-bottom:1px; }
2666
+ .COCustScroll1SliderUp { background:url(HScroll.png?v120) -36px top; padding-top:1px; }
2667
+ .COCustScroll1SliderUpHover { background:url(HScroll.png?v120) -72px top; padding-top:1px; }
2668
+ .COCustScroll1SliderVIn { background:url(HScroll.png?v120) -54px center; }
2669
+ .COCustScroll1SliderVInHover { background:url(HScroll.png?v120) -90px center; }
2670
+
2671
+ .COCustScroll2DownHidden { background:url(HScroll.png?v120) -364px top; width:34px; }
2672
+ .COCustScroll2Down { padding-bottom:36px; background:url(HScroll.png?v120) -148px bottom; }
2673
+ .COCustScroll2DownHover { padding-bottom:36px; background:url(HScroll.png?v120) -184px bottom; }
2674
+ .COCustScroll2Up { padding-top:36px; background:url(HScroll.png?v120) -148px top; }
2675
+ .COCustScroll2UpHover { padding-top:36px; background:url(HScroll.png?v120) -184px top; }
2676
+ .COCustScroll2SliderDown { background:url(HScroll.png?v120) -220px bottom; padding-bottom:2px; }
2677
+ .COCustScroll2SliderDownHover { background:url(HScroll.png?v120) -292px bottom; padding-bottom:2px; }
2678
+ .COCustScroll2SliderUp { background:url(HScroll.png?v120) -220px top; padding-top:2px; }
2679
+ .COCustScroll2SliderUpHover { background:url(HScroll.png?v120) -292px top; padding-top:2px; }
2680
+ .COCustScroll2SliderVIn { background:url(HScroll.png?v120) -256px center; }
2681
+ .COCustScroll2SliderVInHover { background:url(HScroll.png?v120) -328px center; }
2682
+
2683
+ .COCustScroll3Down,.COCustScroll3DownHidden { background:white; width:9px; }
2684
+ .COCustScroll3SliderDown,.COCustScroll3SliderDownHover { padding-bottom:3px; background:url(HScroll.png?v120) -126px bottom; }
2685
+ .COCustScroll3SliderDownHover { background-position:-135px bottom; }
2686
+ .COCustScroll3SliderUp,.COCustScroll3SliderUpHover { background:url(HScroll.png?v120) -126px top; }
2687
+ .COCustScroll3SliderUpHover { background-position:-135px top; }
2688
+
2689
+ .COCustScroll4Down,.COCustScroll4DownHidden,.COCustScroll4SliderDown,.COCustScroll4SliderDownHover { width:0px; }
2690
+
2691
+
2692
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2693
+ /* System settings */
2694
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2695
+
2696
+ /* --------------- Debug print ----------------- */
2697
+ /* ! Note, here is no .CO style prefix
2698
+ Controls the default debug window shown bottom the page, controlled by <bdo Debug> attribute
2699
+ ...Tag - <div> tag containing the debug print; @ Set position attributes, background, border and padding
2700
+ ...TagMax - used instead of ...Tag when maximized by clicking to Max button
2701
+ ...Buttons - <div> tag placed next to ...Tag to show the debug control buttons; @ Set position attributes, background, border and padding
2702
+ ...ButtonsMax - used instead of ...Buttons when maximized by clicking to Max button
2703
+ */
2704
+ .GridDebugTag,.GridDebugTagMax { overflow:auto; overflow-y:scroll; border:1px solid black; background:#DDD; }
2705
+ .GridDebugTag,.GridDebugTagMax,.GridDebugButtons,.GridDebugButtonsMax {
2706
+ position:fixed; z-index:256; left:5px; right:5px; bottom:5px; height:200px; padding:4px;
2707
+ position:absolute!IE;
2708
+ left:expression((5+(document.compatMode=="CSS1Compat"?document.documentElement.scrollLeft:document.body.scrollLeft))+"px")!IE;
2709
+ width:expression((-10+(document.compatMode=="CSS1Compat"?document.documentElement.clientWidth-8:document.body.clientWidth))+"px")!IE;
2710
+ top:expression((-205+(document.compatMode=="CSS1Compat"?document.documentElement.scrollTop+document.documentElement.clientHeight-8:document.body.scrollTop+document.body.clientHeight))+"px")!IE;
2711
+ }
2712
+ .GridDebugTagMax,.GridDebugButtonsMax {
2713
+ top:5px; height:auto;
2714
+ top:expression((5+(document.compatMode=="CSS1Compat"?document.documentElement.scrollTop:document.body.scrollTop))+"px")!IE;
2715
+ height:expression((-10+(document.compatMode=="CSS1Compat"?document.documentElement.clientHeight-8:document.body.clientHeight))+"px")!IE;
2716
+ }
2717
+ .GridDebugButtons,.GridDebugButtonsMax {
2718
+ text-align:right; margin-right:25px; width:130px; left:auto;
2719
+ left:expression((-155+(document.compatMode=="CSS1Compat"?document.documentElement.clientWidth-8:document.body.clientWidth))+"px")!IE;
2720
+ }
2721
+
2722
+ /* Individual parts of the debug print
2723
+ ...Button - one debug button, <button> tag placed inside ...Buttons; @ Set width, height, background, border, padding, margin and text attributes
2724
+ ...Title - <span> tag with grid or print identification; @ Set text attributes and background
2725
+ ...Mark - <span> tag that highlights some information, e.g. actual values; @ Set text attributes and background
2726
+ ...Stop (0), ...Error (1), ...Warning (2), ...List (3), ...Info (>3) - <div> or <span> tag containing the information according to the debug level number; @ Set text attributes and background
2727
+ */
2728
+ .GridDebugButton { font-size:10px; width:40px; padding:0px; }
2729
+ .GridDebugTitle { font-size:10px; color:blue; font-style:normal;font-weight:normal; }
2730
+ .GridDebugMark { font-weight:bold; }
2731
+ .GridDebugStop { font-size:18px; font-weight:bold; color:red; }
2732
+ .GridDebugError { font-size:12px; color:red; }
2733
+ .GridDebugWarning { font-size:12px; color:#A60;}
2734
+ .GridDebugList { font-size:10px; color:#888;}
2735
+ .GridDebugInfo { font-size:12px; }
2736
+
2737
+ /* ------------------- Other settings ------------------- */
2738
+
2739
+ /* Class added to <body> tag when printing grid to actual page or to new window (for PrintLocation != 2); @ Set any <body> attribute */
2740
+ .COBodyPrint,.COBodyPrintPDF { margin:0px!important; padding:0px!important; border:0px none!important; background:none!important; -webkit-print-color-adjust:exact; }
2741
+
2742
+ /* Class added to every printed page */
2743
+ .COPrintPage { page-break-inside:avoid; page-break-after:always; }
2744
+ .COPrintPage:last-child { page-break-after:auto; }
2745
+
2746
+ /* Border shown in main tag during grid resizing */
2747
+ .COResizeBorder { border:1px dashed black!important; }
2748
+
2749
+ /* Disables momentum scroll when dialog is opened */
2750
+ .GridNoMomentumScroll * { -webkit-overflow-scrolling:auto!important; }
2751
+
2752
+ /* Temporary tag used for some calculations; @ Do not change; ! Note, here is no .CO style prefix */
2753
+ .GridTmpTag { position:absolute; left:5px; top:5px; visibility:hidden; }
2754
+
2755
+ /* Tag used to calculate column width according to its content */
2756
+ .GridCalcWidth table { width:auto!important; }
2757
+
2758
+ /* Tag added to disable whole page, e.g. when showing modal dialog. ! Note, here is no .CO style prefix
2759
+ Note, to disable only the grid is used .CODisabled class instead (e.g. when showing message in grid).
2760
+ @ Set background and opacity, optionally margin and padding
2761
+ */
2762
+ .GridDisabled { position:absolute; z-index:256; background:white; opacity:0.5; filter:alpha(opacity=50); }
2763
+
2764
+ /* Tag where the grid is rendered and also where all the support absolute tags are rendered (e.g. cursors, dialogs or messages). ! Note, here is no .CO style prefix
2765
+ @ Increase z-index if the grid or its menus or cursors are not shown as expected. But it is usually better to set <Cfg ZIndex/> instead.
2766
+ */
2767
+ .GridMain { z-index:255; }
2768
+
2769
+ /* Marks the style loaded; must be the last class in the file; @ Do not change */
2770
+ .COLoaded { border:1px solid black!important; }