@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,1228 @@
1
+ /* -------------------------------------------------------------------------------------------------------------------------- */
2
+ /* TreeGrid CSS style for Gantt chart */
3
+
4
+ /* Borders style */
5
+ /* -------------------------------------------------------------------------------------------------------------------------- */
6
+
7
+ /* --- Gantt type cell base class for <TD> tag, used with other cell classes from Grid.css like GSCell --- */
8
+ .CBGantt { border-top:0px none!important; border-bottom:0px none!important; padding:0px!important; cursor:default; background:transparent!important; -webkit-user-select:none; -moz-user-select:none; }
9
+ .CBGanttHeaderInner { padding:0px 0px 0px 1px!important; }
10
+ .CBRowHeightGantt { height:19px; }
11
+ .CBRowHeightGanttTouch { height:22px; }
12
+
13
+
14
+
15
+
16
+ /* -------------------------------------------------------------------------------------------------------------------------- */
17
+ /* Gantt bar */
18
+ /* -------------------------------------------------------------------------------------------------------------------------- */
19
+
20
+ /* Gantt bar is used for Main bar and for Run bar, except the Milestone and Stop types
21
+
22
+ Gantt bar is composed from three div tags as <div SIZE><div OUTER><div INNER>TEXT</div></div></div>
23
+
24
+ a) div SIZE tag controls only the bar position and width and has not set any CSS class
25
+ b) div OUTER tag controls border, margin and outer padding of the bar by CSS classes
26
+ c) div INNER tag controls background, inner padding and text attributes
27
+ d) the TEXT is inner text or bar HTML. But for incomplete bar it consists of three div tags as <div GAUGE></div><div TEXT>TEXT</div><div END></div>
28
+
29
+ OUTER and INNER tag can contain these CSS classes. The classes are defined in below order, the latter class overrides all the previous classes:
30
+ OUTER class name contains flag "Out", INNER class name containt flag "In"
31
+
32
+
33
+ If set <Cfg FastGantt = "1"/> , all run bars are composed only from one tag that contains all the classes. Now implemented only for run bar.
34
+ For the 1), 2) and 5) uses special class with ..F prefix instead of the two ..In and ..Out classes
35
+ For the 3) and 4) the one div tag has set both the ..In and ..Out classes
36
+ All FastGantt bars must have the same outer height as border+padding+height!
37
+
38
+
39
+ 1) One base class
40
+ ..MainOut, ..MainIn Main bar
41
+ ..BoxOut, ..BoxIn Run Box type box
42
+ ..SolidOut, ..SolidIn Run Solid type box (not resizable)
43
+ ..FixedOut, ..FixedIn Run Fixed type box (not movable, not resizable)
44
+ ..LeftOut, ..LeftIn Run Left fixed type box (not movable, but resizable to the right)
45
+ ..RightOut, ..RightIn Run Right fixed type box (not movable, but resizable to the left)
46
+ ..EndOut, ..EndIn Run End type box
47
+ ..BoundOut, ..BoundIn Run Bound fixed type box
48
+ ..EndStartOut, ..EndStartIn Run End type box placed as the first box
49
+ ..BoundStartOut, ..BoundStartIn Run Bound fixed type box placed as the first box
50
+ ..EmptyOut, ..EmptyIn Run Empty type. Shown only if it has defined Text or Class attribute
51
+ ..NbspOut, ..NbspIn Run Nbsp type
52
+
53
+ 1F) One base class used instead of 1) for FastGantt=1
54
+ ..FMain Main bar
55
+ ..FBox Run Box type box
56
+ ..FSolid Run Solid type box (not resizable)
57
+ ..FFixed Run Fixed type box (not movable, not resizable)
58
+ ..FLeft Run Left fixed type box (not movable, but resizable to the right)
59
+ ..FRight Run Right fixed type box (not movable, but resizable to the left)
60
+ ..FEnd Run End type box
61
+ ..FBound Run Bound fixed type box
62
+ ..FEndStart Run End type box placed as the first box
63
+ ..FBoundStart Run Bound fixed type box placed as the first box
64
+ ..FEmpty Run Empty type. Shown only if it has defined Text or Class attribute
65
+ ..FNbsp Run Nbsp type
66
+
67
+ 2) One complete class, set only if the Complete >=0 OR the bar is critical, error or disabled
68
+ ..Out0, ..In0 Not started task
69
+ ..Out50, ..In50 Incomplete task. It contains the three inner divs like as <div GAUGE></div><div TEXT>TEXT</div><div END></end>
70
+ ..CompleteGauge Shows the percentage completion state
71
+ ..CompleteText Shows the bar inner text or html
72
+ ..CompleteEnd Internal class, should not be changed
73
+ ..Out100, ..In100 Complete task
74
+ ..Out0Crit, ..In0Crit Not started task on critical path. Used also when Complete is null.
75
+ ..Out50Crit, ..In50Crit Incomplete task on critical path. It contains the three inner divs, ..CompleteGauge, ..CompleteText and ..CompleteEnd
76
+ ..Out100Crit, ..In100Crit Complete task on critical path
77
+ ..Out0Err, ..In0Err Not started task beyond critical path. Used also when Complete is null.
78
+ ..Out50Err, ..In50Err Incomplete task beyond critical path. It contains the three inner divs, ..CompleteGauge, ..CompleteText and ..CompleteEnd
79
+ ..Out100Err, ..In100Err Complete task beyond critical path
80
+ ..OutDisabled, ..InDisabled Disabled bar
81
+ ..OutError, ..InError Run bar error (overlaid). Used only if set GanttRunErrors>=1
82
+
83
+ 2F) One complete class used instead of 2) for FastGantt=1, set only if the Complete >=0 OR the bar is critical, error or disabled
84
+ ..F0 Not started task
85
+ ..F50 Incomplete task. It contains the three inner divs like as <div GAUGE></div><div TEXT>TEXT</div><div END></end>
86
+ ..FCompleteGauge Shows the percentage completion state
87
+ ..FCompleteText Shows the bar inner text or html
88
+ ..F100 Complete task
89
+ ..F0Crit Not started task on critical path. Used also when Complete is null.
90
+ ..F50Crit Incomplete task on critical path. It contains the three inner divs, ..FCompleteGauge, ..FCompleteText and ..CompleteEnd
91
+ ..F100Crit Complete task on critical path
92
+ ..F0Err Not started task beyond critical path. Used also when Complete is null.
93
+ ..F50Err Incomplete task beyond critical path. It contains the three inner divs, ..CompleteGauge, ..CompleteText and ..CompleteEnd
94
+ ..F100Err Complete task beyond critical path
95
+ ..FDisabled Disabled bar
96
+ ..FError Run bar error (overlaid). Used only if set GanttRunErrors>=1
97
+ ..FErrorIE Run bar error used for IE9 and below to avoid bugs in these versions
98
+
99
+ 3) One custom class, set only if GanttClass or Run Class is set
100
+ ..XXXOut, ..XXXIn where XXX is the custom class name, predefined are one Group class and 17 color classes. For backward compatibility there are also Flow and FlowG classes.
101
+
102
+ 4) One custom complete class, set only if GanttClass or Run Class is set and only if the Complete >=0 OR the bar is critical, error or disabled
103
+ ..XXXOut0, ..XXXIn0 Not started task
104
+ ..XXXOut50, ..XXXIn50 Incomplete task. It contains the three inner divs, ..CompleteGauge, ..CompleteText and ..CompleteEnd
105
+ ..XXXCompleteGauge Shows the percentage completion state
106
+ ..XXXCompleteText Shows the bar inner text or html
107
+ ..XXXOut100, ..XXXIn100 Complete task
108
+ ..XXXOut0Crit, ..XXXIn0Crit Not started task on critical path. Used also when Complete is null.
109
+ ..XXXOut50Crit, ..XXXIn50Crit Incomplete task on critical path. It contains the three inner divs, ..CompleteGauge, ..CompleteText and ..CompleteEnd
110
+ ..XXXOut100Crit, ..XXXIn100Crit Complete task on critical path
111
+ ..XXXOut0Err, ..XXXIn0Err Not started task beyond critical path. Used also when Complete is null.
112
+ ..XXXOut50Err, ..XXXIn50Err Incomplete task beyond critical path. It contains the three inner divs, ..CompleteGauge, ..CompleteText and ..CompleteEnd
113
+ ..XXXOut100Err, ..XXXIn100Err Complete task beyond critical path
114
+ ..XXXOutDisabled,..XXXInDisabled Disabled bar
115
+ ..XXXOutError, ..XXXInError Run bar error (overlaid)
116
+
117
+ 5) Run bar special classes
118
+ ..JoinLeft OUTER class only. The bar is joined on left side
119
+ ..JoinRight OUTER class only. The bar is joined on right side
120
+ ..MoveOut, ..MoveIn Set to box that is being dragged by action GanttRunMove='Move'
121
+ ..RemoveOut, ..RemoveIn Set to box that is being dragged by action GanttRunMove='Remove'
122
+ ..CopyOut, ..CopyIn Set to box that is being dragged by action GanttRunMove='Copy'
123
+ ..UnknownOut, ..UnknownIn Replaces custom class. Set for box with unknown Type
124
+ ..NoneOut, ..NoneIn Custom class for box without style
125
+ ..SelectedOut, ..SelectedIn Selected box
126
+
127
+ 5F) Run bar special classes used instead of 5) for FastGantt=1
128
+ ..FJoinLeft The bar is joined on left side
129
+ ..FJoinRight The bar is joined on right side
130
+ ..FMove, Set to box that is being dragged by action GanttRunMove='Move'
131
+ ..FRemove, Set to box that is being dragged by action GanttRunMove='Remove'
132
+ ..FCopy, Set to box that is being dragged by action GanttRunMove='Copy'
133
+ ..FUnknown, Replaces custom class. Set for box with unknown Type
134
+ ..FNone, Custom class for box without style
135
+ ..FSelected, Selected box
136
+
137
+ 6) Main bar special classes
138
+ ..LockedOut, ..LockedIn Locked main bar
139
+ ..OuterIcons INNER class only. The main bar contains side outer icons set by GanttIcons
140
+ ..InnerIcons INNER class only. The main bar contains side inner icons set by GanttIcons
141
+
142
+ 7) Adjacent class
143
+ ..Adjacent OUTER class only. Set only for GanttAdjacentBars='1' to remove space between boxes
144
+
145
+ 8) Hover classes, added when the bar is hovered (under mouse cursor)
146
+ It adds all the classes already set with the Hover suffix. OUTER classes only.
147
+ For example, if the bar has CSS: "GSGanttMainOut GSGanttOut0Crit" the hovered CSS will be: "GSGanttMainOut GSGanttOut0Crit GSGanttMainOutHover GSGanttOut0CritHover"
148
+ There are special hover classes: ..HoverGroup Class added to all Run boxes in the same Group, if some box from the group is hovered
149
+ ..AdjacentHoverGroup Class added instead of HoverGroup when set GanttAdjacentBars='1'
150
+ For FastGantt=1 the classes have the GSF prefix.
151
+
152
+ */
153
+
154
+ /* --- Base bar size definition --- */
155
+ .CBGanttBaseOut { border-bottom:1px solid #777; border-right:1px solid #777; margin:1px; margin-bottom:0px; padding:1px; }
156
+ .CBGanttBaseIn { line-height:9px; padding-left:1px; border:1px solid; }
157
+
158
+ /* --- Main bar base --- */
159
+ .CBGanttMainOut {
160
+ border-bottom:1px solid #777; border-right:1px solid #777; margin:1px; margin-bottom:0px; padding:1px; overflow:hidden; background:#DDD;
161
+ }
162
+ .CBGanttMainIn {
163
+ overflow:hidden; font:bold 10px Arial; line-height:9px; width:100%!IE; white-space:nowrap; padding-left:1px; border:1px solid white; background:#777; color:white;
164
+ }
165
+
166
+ /* --- Run bar base according to Type --- */
167
+ .CBGanttEmptyOut,.CBGanttBoxOut,.CBGanttSolidOut,.CBGanttLeftOut,.CBGanttRightOut,.CBGanttFixedOut,
168
+ .CBGanttBoundOut,.CBGanttBoundStartOut,.CBGanttEndOut,.CBGanttEndStartOut,.CBGanttNbspOut {
169
+ border-bottom:1px solid #777; border-right:1px solid #777; margin:1px; margin-bottom:0px; padding:1px; overflow:hidden; background:#DDD;
170
+ }
171
+ .CBGanttEmptyIn,.CBGanttBoxIn,.CBGanttSolidIn,.CBGanttLeftIn,.CBGanttRightIn,.CBGanttFixedIn,
172
+ .CBGanttBoundIn,.CBGanttBoundStartIn,.CBGanttEndIn,.CBGanttEndStartIn,.CBGanttNbspIn {
173
+ overflow:hidden; font:normal 10px Arial; line-height:9px; width:100%!IE; white-space:nowrap; padding-left:1px; border:1px solid white;
174
+ }
175
+ .CBGanttEmptyOut { border:none; }
176
+ .CBGanttEmptyIn { }
177
+ .CBGanttNbspOut { border:none; border-top:1px dotted #D0D0D0; border-bottom:1px dotted black; padding-top:0px; background:none; }
178
+ .CBGanttNbspIn { }
179
+ .CBGanttBoxOut { }
180
+ .CBGanttBoxIn { background:#A0DDDD; }
181
+ .CBGanttSolidOut { }
182
+ .CBGanttSolidIn { background:#FFFFD0; }
183
+ .CBGanttFixedOut,.CBGanttLeftOut,.CBGanttBoundOut,.CBGanttBoundStartOut {
184
+ border-left-style:solid!important; border-left-width:3px!important; margin-left:0px!important; padding-left:1px!important; background:#A39282;
185
+ }
186
+ .CBGanttFixedOut,.CBGanttRightOut,.CBGanttBoundOut,.CBGanttBoundStartOut {
187
+ border-right-style:solid!important; border-right-width:3px!important; border-right-color:black; padding-right:1px!important;
188
+ }
189
+ .CBGanttFixedIn,.CBGanttLeftIn,.CBGanttRightIn { background:#CCC; }
190
+ .CBGanttBoundStartIn,.CBGanttEndStartIn { background:#30A030; color:white; }
191
+ .CBGanttBoundIn,.CBGanttEndIn { background:#B04080; color:white; }
192
+ .CBGanttEdgeOut { display:none; }
193
+
194
+ /* --- Run bar error (overlaid) --- */
195
+ .CBGanttOutError { background:transparent; }
196
+ .CBGanttInError { background:#FAA; opacity:0.7; filter:alpha(opacity=70); }
197
+
198
+ /* --- Run bar containers --- */
199
+ .CBGanttContainer { border:1px dotted black; padding:0px 4px 0px 4px; overflow:hidden; }
200
+ .CBGanttContainerL1 { border-color:green; background:#9ECB7F; }
201
+ .CBGanttContainerL2 { border-color:red; background:#F7ECDC; }
202
+ .CBGanttContainerL3 { border-color:blue; background:#ECDCF7; }
203
+ .CBGanttContainerSelected { border-style:dashed; border-color:blue; }
204
+
205
+ /* --- Bar complete --- */
206
+ .CBGanttOut0 { }
207
+ .CBGanttIn0 { background:#08F; color:white; }
208
+ .CBGanttOut0Err { }
209
+ .CBGanttIn0Err { background:#F00; color:white; }
210
+ .CBGanttOut0Crit { }
211
+ .CBGanttIn0Crit { background:#FA0; color:white; }
212
+ .CBGanttOut50 { }
213
+ .CBGanttIn50 { background:#00F; color:white; }
214
+ .CBGanttOut50Err { }
215
+ .CBGanttIn50Err { background:#F00; color:white; }
216
+ .CBGanttOut50Crit { }
217
+ .CBGanttIn50Crit { background:#D80; color:white; }
218
+ .CBGanttOut100,.CBGanttOut100Err,.CBGanttOut100Crit { }
219
+ .CBGanttIn100,.CBGanttIn100Err,.CBGanttIn100Crit { background:#0F0; color:black; }
220
+ .CBGanttCompleteGauge { margin-left:-2px; background:#0B0; height:250px; margin-bottom:-250px; overflow:hidden; }
221
+ .CBGanttCompleteText { padding-left:1px; overflow:hidden; width:100%; font:bold 10px Arial; line-height:9px; white-space:nowrap; }
222
+ .CBGanttCompleteEnd { height:250px; margin-bottom:-250px; overflow:hidden; }
223
+
224
+ /* --- Run bar base FastGantt --- */
225
+ .CBFGanttBase { height:9px; margin:1px; border:1px solid #A39282; padding:1px; padding-left:2px; padding-right:2px; overflow:hidden; } /* Used only for calculations, all FastGantt bars must have the same outer height as border+padding+height */
226
+
227
+ .CBFGanttEmpty,.CBFGanttBox,.CBFGanttSolid,.CBFGanttLeft,.CBFGanttRight,.CBFGanttFixed,
228
+ .CBFGanttBound,.CBFGanttBoundStart,.CBFGanttEnd,.CBFGanttEndStart,.CBFGanttNbsp {
229
+ border:1px solid #777; border-top:1px solid #DDD; border-left:1px solid #DDD; padding:1px; padding-left:2px; padding-right:2px; overflow:hidden; font:bold 10px Arial; line-height:10px; white-space:nowrap;
230
+ }
231
+ .CBFGanttEmpty { border:0px solid white; padding:2px; padding-left:3px; padding-right:3px; }
232
+ .CBFGanttNbsp { border:0px solid white; border-top:1px dotted red; border-bottom:1px dotted red; padding-left:3px; padding-right:3px; }
233
+ .CBFGanttBox { background:#D0FFFF; }
234
+ .CBFGanttSolid { background:#FFFFD0; }
235
+ .CBFGanttFixed,.CBFGanttLeft,.CBFGanttBound,.CBFGanttBoundStart { border-left-style:solid!important; border-left-width:3px; padding-left:0px;}
236
+ .CBFGanttFixed,.CBFGanttRight,.CBFGanttBound,.CBFGanttBoundStart { border-right-style:solid!important; border-right-width:3px; padding-right:0px; }
237
+ .CBFGanttFixed,.CBFGanttLeft,.CBFGanttRight { background:#CCC; }
238
+ .CBFGanttBound,.CBFGanttEnd { background:#80FF80; }
239
+ .CBFGanttBoundStart,.CBFGanttEndStart { background:#80FF80; }
240
+ .CBFGanttEdge { display:none; }
241
+
242
+ /* --- Run bar Error (overlaid) FastGantt --- */
243
+ .CBFGanttError { background:#FAA; opacity:0.7; filter:alpha(opacity=70); }
244
+ .CBFGanttErrorIE { background:#FAA; filter:alpha(opacity=70); } /* Used in Internet explorer 9 and below to avoid problems in IE9 */
245
+
246
+ /* --- Run bar complete FastGantt --- */
247
+ .CBFGantt0 { background:#08F; }
248
+ .CBFGantt0Err { background:#F00; color:black; }
249
+ .CBFGantt0Crit { background:#FA0; color:black; }
250
+ .CBFGantt50 { background:#00F; color:black; }
251
+ .CBFGantt50Err { background:#F00; color:black; }
252
+ .CBFGantt50Crit { background:#D80; color:black; }
253
+ .CBFGantt100,.CBFGantt100Err,.CBFGantt100Crit { background:#0F0; color:black; }
254
+ .CBFGanttCompleteGauge { margin-left:-2px; background:#0B0; height:250px; margin-bottom:-250px; overflow:hidden; }
255
+ .CBFGanttCompleteText { padding-left:0px; overflow:hidden; width:100%; font:bold 10px Arial; line-height:10px; white-space:nowrap; }
256
+
257
+ /* --- Bar group color --- */
258
+ .CBGanttGroupIn { background:#777; color:yellow; }
259
+ .CBGanttGroupIn0 { background:#777; color:black; }
260
+ .CBGanttGroupIn0Err { background:#F88; color:black; }
261
+ .CBGanttGroupIn0Crit { background:#CC0; color:black; }
262
+ .CBGanttGroupIn50 { background:#EEE; color:black; }
263
+ .CBGanttGroupIn50Err { background:#F88; color:black; }
264
+ .CBGanttGroupIn50Crit { background:#CC0; color:black; }
265
+ .CBGanttGroupIn100,.CBGanttGroupIn100Err,.CBGanttGroupIn100Crit { background:#777; color:yellow; }
266
+ .CBGanttGroupCompleteGauge { background:#666; }
267
+ .CBGanttGroupCompleteText { color:yellow; }
268
+
269
+ /* --- Bar custom colors --- */
270
+ .CBGanttRedOut { border-color:red; } .CBGanttRedIn { background:red; color:black; } .CBGanttRedIn0,.CBGanttRedIn50 { background:#F88; }
271
+ .CBGanttRedIn0Crit,.CBGanttRedIn50Crit { background:#F88; }
272
+ .CBGanttRedIn0Err,.CBGanttRedIn50Err { background:#F88; }
273
+ .CBGanttRedCompleteGauge { background:red; }
274
+ .CBGanttRedOutHover { border-color:#800!important; }
275
+
276
+ .CBGanttBlueOut { border-color:blue; } .CBGanttBlueIn { background:blue; color:white; } .CBGanttBlueIn0,.CBGanttBlueIn50 { background:#88F; }
277
+ .CBGanttBlueIn0Crit,.CBGanttBlueIn50Crit { background:#88F; }
278
+ .CBGanttBlueIn0Err,.CBGanttBlueIn50Err { background:#88F; }
279
+ .CBGanttBlueCompleteGauge { background:blue; } .CBGanttBlueCompleteText { color:white; }
280
+
281
+ .CBGanttGreenOut { border-color:green; } .CBGanttGreenIn { background:green; color:white; } .CBGanttGreenIn0,.CBGanttGreenIn50 { background:#6D6; }
282
+ .CBGanttGreenIn0Crit,.CBGanttGreenIn50Crit { background:#6D6; }
283
+ .CBGanttGreenIn0Err,.CBGanttGreenIn50Err { background:#6D6; }
284
+ .CBGanttGreenCompleteGauge { background:green; } .CBGanttGreenCompleteText { color:white; }
285
+
286
+ .CBGanttFuchsiaOut { border-color:fuchsia; } .CBGanttFuchsiaIn { background:fuchsia; color:black; } .CBGanttFuchsiaIn0,.CBGanttFuchsiaIn50 { background:#F8F; }
287
+ .CBGanttFuchsiaIn0Crit,.CBGanttFuchsiaIn50Crit { background:#F8F; }
288
+ .CBGanttFuchsiaIn0Err,.CBGanttFuchsiaIn50Err { background:#F8F; }
289
+ .CBGanttFuchsiaCompleteGauge { background:fuchsia; }
290
+
291
+ .CBGanttAquaOut { border-color:aqua; } .CBGanttAquaIn { background:aqua; color:black; } .CBGanttAquaIn0,.CBGanttAquaIn50 { background:#AFF; }
292
+ .CBGanttAquaIn0Crit,.CBGanttAquaIn50Crit { background:#AFF; }
293
+ .CBGanttAquaIn0Err,.CBGanttAquaIn50Err { background:#AFF; }
294
+ .CBGanttAquaCompleteGauge { background:aqua; }
295
+
296
+ .CBGanttLimeOut { border-color:lime; } .CBGanttLimeIn { background:lime; color:black; } .CBGanttLimeIn0,.CBGanttLimeIn50 { background:#CFC; }
297
+ .CBGanttLimeIn0Crit,.CBGanttLimeIn50Crit { background:#CFC; }
298
+ .CBGanttLimeIn0Err,.CBGanttLimeIn50Err { background:#CFC; }
299
+ .CBGanttLimeCompleteGauge { background:lime; }
300
+
301
+ .CBGanttMaroonOut { border-color:maroon; } .CBGanttMaroonIn { background:maroon; color:white; } .CBGanttMaroonIn0,.CBGanttMaroonIn50 { background:#C88; }
302
+ .CBGanttMaroonIn0Crit,.CBGanttMaroonIn50Crit { background:#C88; }
303
+ .CBGanttMaroonIn0Err,.CBGanttMaroonIn50Err { background:#C88; }
304
+ .CBGanttMaroonCompleteGauge { background:maroon; } .CBGanttMaroonCompleteText { color:white; }
305
+
306
+ .CBGanttNavyOut { border-color:navy; } .CBGanttNavyIn { background:navy; color:white; } .CBGanttNavyIn0,.CBGanttNavyIn50 { background:#88C; }
307
+ .CBGanttNavyIn0Crit,.CBGanttNavyIn50Crit { background:#88C; }
308
+ .CBGanttNavyIn0Err,.CBGanttNavyIn50Err { background:#88C; }
309
+ .CBGanttNavyCompleteGauge { background:navy; } .CBGanttNavyCompleteText { color:white; }
310
+
311
+ .CBGanttOliveOut { border-color:olive; } .CBGanttOliveIn { background:olive; color:white; } .CBGanttOliveIn0,.CBGanttOliveIn50 { background:#CC8; }
312
+ .CBGanttOliveIn0Crit,.CBGanttOliveIn50Crit { background:#CC8; }
313
+ .CBGanttOliveIn0Err,.CBGanttOliveIn50Err { background:#CC8; }
314
+ .CBGanttOliveCompleteGauge { background:olive; } .CBGanttOliveCompleteText { color:white; }
315
+
316
+ .CBGanttOrangeOut { border-color:orange; } .CBGanttOrangeIn { background:orange; color:black; } .CBGanttOrangeIn0,.CBGanttOrangeIn50 { background:#FFCC88; }
317
+ .CBGanttOrangeIn0Crit,.CBGanttOrangeIn50Crit { background:#FFCC88; }
318
+ .CBGanttOrangeIn0Err,.CBGanttOrangeIn50Err { background:#FFCC88; }
319
+ .CBGanttOrangeCompleteGauge { background:orange; } .CBGanttOrangeCompleteText { color:black; }
320
+
321
+ .CBGanttPurpleOut { border-color:purple; } .CBGanttPurpleIn { background:purple; color:white; } .CBGanttPurpleIn0,.CBGanttPurpleIn50 { background:#C8C; }
322
+ .CBGanttPurpleIn0Crit,.CBGanttPurpleIn50Crit { background:#C8C; }
323
+ .CBGanttPurpleIn0Err,.CBGanttPurpleIn50Err { background:#C8C; }
324
+ .CBGanttPurpleCompleteGauge { background:purple; } .CBGanttPurpleCompleteText { color:white; }
325
+
326
+ .CBGanttSilverOut { border-color:silver; } .CBGanttSilverIn { background:silver; color:black; } .CBGanttSilverIn0,.CBGanttSilverIn50 { background:#E0E0E0; }
327
+ .CBGanttSilverIn0Crit,.CBGanttSilverIn50Crit { background:#E0E0E0; }
328
+ .CBGanttSilverIn0Err,.CBGanttSilverIn50Err { background:#E0E0E0; }
329
+ .CBGanttSilverCompleteGauge { background:silver; }
330
+
331
+ .CBGanttTealOut { border-color:teal; } .CBGanttTealIn { background:teal; color:white; } .CBGanttTealIn0,.CBGanttTealIn50 { background:#8CC; }
332
+ .CBGanttTealIn0Crit,.CBGanttTealIn50Crit { background:#8CC; }
333
+ .CBGanttTealIn0Err,.CBGanttTealIn50Err { background:#8CC; }
334
+ .CBGanttTealCompleteGauge { background:teal; } .CBGanttTealCompleteText { color:white; }
335
+
336
+ .CBGanttYellowOut { border-color:#AA0; } .CBGanttYellowIn { background:yellow; color:black; } .CBGanttYellowIn0,.CBGanttYellowIn50 { background:#FFA; }
337
+ .CBGanttYellowIn0Crit,.CBGanttYellowIn50Crit { background:#FFA; }
338
+ .CBGanttYellowIn0Err,.CBGanttYellowIn50Err { background:#FFA; }
339
+ .CBGanttYellowCompleteGauge { background:yellow; }
340
+
341
+ .CBGanttBlackOut { border-color:black; } .CBGanttBlackIn { background:black; color:white; } .CBGanttBlackIn0,.CBGanttBlackIn50 { background:#666; }
342
+ .CBGanttBlackIn0Crit,.CBGanttBlackIn50Crit { background:#666; }
343
+ .CBGanttBlackIn0Err,.CBGanttBlackIn50Err { background:#666; }
344
+ .CBGanttBlackCompleteGauge { background:black; } .CBGanttBlackCompleteText { color:white; }
345
+
346
+ .CBGanttGrayOut { border-color:gray; } .CBGanttGrayIn { background:#999; color:black; } .CBGanttGrayIn0,.CBGanttGrayIn50 { background:#BBB; }
347
+ .CBGanttGrayIn0Crit,.CBGanttGrayIn50Crit { background:#BBB; }
348
+ .CBGanttGrayIn0Err,.CBGanttGrayIn50Err { background:#BBB; }
349
+ .CBGanttGrayCompleteGauge { background:#999; }
350
+
351
+ .CBGanttWhiteOut { border-color:black; } .CBGanttWhiteIn { background:#EEE; color:black; } .CBGanttWhiteIn0,.CBGanttWhiteIn50 { background:white; }
352
+ .CBGanttWhiteIn0Crit,.CBGanttWhiteIn50Crit { background:white; }
353
+ .CBGanttWhiteIn0Err,.CBGanttWhiteIn50Err { background:white; }
354
+ .CBGanttWhiteCompleteGauge { background:#E0E0E0; border-right:2px solid black; }
355
+
356
+ /* --- Special classes --- */
357
+ .CBGanttNoneOut { margin:0px; margin-top:2px; margin-bottom:2px; border:0px none; border-left:0px none!important; border-right:0px none!important; padding:0px!important; }
358
+ .CBGanttNoneIn { height: auto; padding:0px!important; background:none; color:inherit; }
359
+ .CBGanttHtmlOut { }
360
+ .CBGanttHtmlIn { height: auto; padding:0px!important; background:none; color:inherit; }
361
+ .CBGanttVoidOut { border-color:transparent; }
362
+ .CBGanttVoidIn { height: auto; padding:0px!important; background:none; color:inherit; }
363
+
364
+ /* --- Main bar special classes --- */
365
+ .CBGanttOuterIcons,.CBGanttInnerIcons { padding-left:4px; } /* Main bar with side icons, inner class only, useful to set different left padding */
366
+
367
+ /* --- Run bar special classes --- */
368
+ .CBGanttJoinLeft { padding-left:0px; border-left-color:white; }
369
+ .CBGanttJoinRight { padding-right:0px; border-right-color:white; }
370
+ .CBGanttJoinLeftNbsp { padding-left:0px; border-left:1px dotted #888; }
371
+ .CBGanttJoinRightNbsp { padding-right:0px; border-right:1px dotted #888; }
372
+ .CBGanttUnknownOut { }
373
+ .CBGanttUnknownIn { background:black; color:white; }
374
+ .CBGanttMoveOut { border:2px solid #DDD; margin:0px; padding:0px; }
375
+ .CBGanttMoveIn { background:#F0F0F0; color:black; }
376
+ .CBGanttRemoveOut { border:2px solid #DDD; margin:0px; padding:0px; }
377
+ .CBGanttRemoveIn { background:red; color:black; }
378
+ .CBGanttCopyOut { border:2px solid blue; margin:0px; padding:0px; }
379
+ .CBGanttCopyIn { }
380
+ .CBGanttSelectedIn { }
381
+ .CBGanttSelectedOut { border-style:dashed; border-color:blue!important; border-width:2px!important; margin-top:0px; margin-left:0px; padding:0px; }
382
+
383
+ /* --- Run bar special classes FastGantt --- */
384
+ .CBFGanttNone { border-color:transparent; background:none; color:inherit; }
385
+ .CBFGanttHtml { background:none; color:inherit; }
386
+ .CBFGanttVoid { border-color:transparent; background:none; color:inherit; }
387
+ .CBFGanttJoinLeft { border-left-style:dotted; border-left-color:#888; }
388
+ .CBFGanttJoinRight { border-right-style:dotted; border-right-color:#888; }
389
+ .CBFGanttJoinLeftNbsp { border-left-style:dotted; border-left-color:red; }
390
+ .CBFGanttJoinRightNbsp { border-right-style:dotted; border-right-color:red; }
391
+ .CBFGanttUnknown { background:black; color:white; }
392
+ .CBFGanttMove { border:2px solid #DDD; padding:0px; padding-left:1px; padding-right:1px; background:#F0F0F0; color:black; }
393
+ .CBFGanttRemove { border:2px solid #DDD; padding:0px; padding-left:1px; padding-right:1px; background:red; color:black; }
394
+ .CBFGanttCopy { border:2px solid blue; padding:0px; padding-left:1px; padding-right:1px; }
395
+ .CBFGanttSelected { border-style:dashed; border-color:blue!important; border-width:2px; padding:1px; padding-top:0px; padding-bottom:0px; }
396
+
397
+ /* --- Flow backward compatibility --- */
398
+ .CBGanttFlowOut,.CBGanttGFlowOut { margin-top:5px!important; margin-left:0px!important; border:1px solid black; border-width:1px!important; overflow:hidden; padding:0px!important; }
399
+ .CBGanttFlowIn,.CBGanttGFlowIn { height:3px; overflow:hidden; background:yellow; }
400
+ .CBGanttGFlowIn { background:white; }
401
+ .CBGanttFlow0InErr,.CBGanttGFlow0InErr { background:#F55; }
402
+ .CBGanttFlow0InCrit,.CBGanttGFlow0InCrit { background:#FA0; }
403
+
404
+ /* --- Main bar locked, all colors (for Run bar is used Fixed box instead) --- */
405
+ .CBGanttLockedOut {
406
+ border-left-style:solid!important; border-left-width:3px!important; border-right-style:solid!important; border-right-width:3px!important;
407
+ margin-left:0px!important; padding-left:1px!important;
408
+ }
409
+ .CBGanttLockedIn { }
410
+
411
+ /* --- Bar disabled, all colors, used instead of Complete classes --- */
412
+ .CBGanttOutDisabled { }
413
+ .CBGanttInDisabled { background:#CCC; }
414
+ .CBFGanttDisabled { background:#CCC; } /* FastGantt version */
415
+
416
+ /* --- GanttAdjacentBars, outer class --- */
417
+ .CBGanttAdjacent { margin-left:0px; margin-right:0px; }
418
+
419
+ /* --- Bar hover --- */
420
+ .CBGanttMainOutHover,.CBGanttBoxOutHover,.CBGanttSolidOutHover,.CBGanttLeftOutHover,.CBGanttRightOutHover,.CBGanttFixedOutHover,
421
+ .CBGanttBoundOutHover,.CBGanttBoundStartOutHover,.CBGanttEndOutHover,.CBGanttEndStartOutHover,.CBGanttNbspOutHover,.CBGanttEmptyOutHover {
422
+ border:2px solid red; margin-top:0px; margin-left:0px; padding:0px; overflow:hidden;
423
+ }
424
+ .CBGanttHoverGroup,.CBGanttAdjacentHoverGroup { border:2px solid #fa4; margin:0px; padding:0px; overflow:hidden; }
425
+ .CBGanttAdjacentHover,.CBGanttAdjacentHoverGroup,.CBGanttJoinLeftHover { border-left-width:1px; padding-left:0px; padding-right:0px; }
426
+ .CBGanttContainerHover { border:1px solid red; }
427
+
428
+ /* --- Bar hover FastGantt --- */
429
+ .CBFGanttMainHover,.CBFGanttBoxHover,.CBFGanttSolidHover,.CBFGanttLeftHover,.CBFGanttRightHover,.CBFGanttFixedHover,
430
+ .CBFGanttBoundHover,.CBFGanttBoundStartHover,.CBFGanttEndHover,.CBFGanttEndStartHover,.CBFGanttNbspHover,.CBFGanttEmptyHover {
431
+ border:2px solid red; padding:0px; padding-left:1px;padding-right:1px; overflow:hidden;
432
+ }
433
+ .CBFGanttHoverGroup { border:2px solid #fa4; padding:0px; padding-left:1px;padding-right:1px; overflow:hidden; }
434
+
435
+ /* --- Set for FastGantt when browser has zoom!=100% to ensure all boxes have the same border height --- */
436
+ .CBMain .CBFGanttZoom { border-top-width:1px; border-bottom-width:1px; padding-top:1px; padding-bottom:1px; }
437
+
438
+
439
+
440
+ /* -------------------------------------------------------------------------------------------------------------------------- */
441
+ /* Gantt bar supplement tags */
442
+ /* -------------------------------------------------------------------------------------------------------------------------- */
443
+
444
+ /*
445
+ There are tags that can be rendered with Gantt bar, but they are outside the bar.
446
+ The supplement tags are moved or resized with the bar.
447
+
448
+ 1) Main bar side icons are printed by GanttIcons setting.
449
+ The icon is one div tag with background image set by one CSS class only
450
+ ..OutLeft, ..OutRight Outer left/right icon
451
+ ..InLeft, ..InRight Inner left/right icon
452
+ ..OutTopLeft, ..OutTopRight Outer left/right icon. Used when the main bar has set GanttTop or run bar Top or GanttRunTop attribute. But does NOT have set GanttHeight/Height/GanttRunHeight.
453
+ ..InTopLeft, ..InTopRight Inner left/right icon. Used when the main bar has set GanttTop or run bar Top or GanttRunTop attribute. But does NOT have set GanttHeight/Height/GanttRunHeight.
454
+ ..OutHeightLeft, ..OutHeightRight Outer left/right icon. Used when the main bar has set GanttHeight or run bar Height or GanttRunHeight attribute.
455
+ ..InHeightLeft, ..InHeightRight Inner left/right icon. Used when the main bar has set GanttHeight or run bar Height or GanttRunHeight attribute.
456
+ ..OutCustomLeft, ..OutCustomRight Outer left/right icon. Used for custom icons set by GanttIconLeft / GanttIconRight
457
+ ..InCustomLeft, ..InCustomRight Inner left/right icon. Used for custom icons set by GanttIconLeft / GanttIconRight
458
+ ..IconLeftShift, ..IconRightShift Shift to the left of every icon. @Set only width in px.
459
+
460
+ 2) Bar side text, set by GanttHtmlLeft and GanttHtmlRight for main bar and TextLeft and TextRight for run bar
461
+ The side text consists from two div tags as <div SIZE><div TEXT>TEXT</div></div>
462
+
463
+ a) div SIZE tag controls only the text position and width and has not set any CSS class
464
+ b) the TEXT contains the textor HTML. Uses up to 2 classes, normal and disabled
465
+
466
+ ..HtmlLeft0, ..HtmlRight0 Left / right side text for bar with GanttHtml...Edge = 2
467
+ ..HtmlLeft1, ..HtmlRight1 Left / right side text for bar with GanttHtml...Edge = 0 or 1
468
+ ..HtmlLeftMilestone, ..HtmlRightMilestone Left / right side text for milestone
469
+ ..HtmlCenter Left / right side text for bar with GanttHtml...Edge = 3 or 4
470
+ ..HtmlDisabled Class added for disabled bar or milestone
471
+ ..HtmlXXX 17 Custom color classes
472
+
473
+
474
+ 3) Bar manual constraint icon, set for GanttManual or GanttRunManual or run Manual
475
+ The icon is one div tag with background image set by one CSS class only
476
+ ..ManualStart Manual start icon, used for GanttManualDirection=0
477
+ ..ManualEnd Manual end icon, used for GanttManualDirection=1
478
+
479
+ */
480
+
481
+ /* --- Main bar side icons --- */
482
+ .CBGanttIconLeftShift,.CBGanttIconRightShift,.CBGanttIconInLeftShift,.CBGanttIconInRightShift { margin-left:-10px; }
483
+ .CBGanttOutLeft,.CBGanttOutRight,.CBGanttInLeft,.CBGanttInRight,
484
+ .CBGanttOutHeightLeft,.CBGanttOutHeightRight,.CBGanttInHeightLeft,.CBGanttInHeightRight {
485
+ background:url(Gantt.gif?v110) repeat-y; width:20px; overflow:hidden;
486
+ }
487
+ .CBGanttOutLeft { background-position: -291px 1px; }
488
+ .CBGanttOutRight { background-position: -347px 1px; }
489
+ .CBGanttOutHeightLeft { background-position: -390px 0px; }
490
+ .CBGanttOutHeightRight { background-position: -447px 0px; }
491
+ .CBGanttInLeft { background-position: -90px 0px; }
492
+ .CBGanttInRight { background-position: -145px 0px; }
493
+ .CBGanttInHeightLeft { background-position: -190px 0px; }
494
+ .CBGanttInHeightRight { background-position: -245px 0px; }
495
+ .CBGanttOutCustomLeft,.CBGanttOutCustomRight,.CBGanttInCustomLeft,.CBGanttInCustomRight { overflow:hidden; background-repeat:no-repeat; background-position:left top; }
496
+
497
+ /* --- Bar HtmlLeft / HtmlRight --- */
498
+ .CBGanttHtmlLeft0,.CBGanttHtmlRight0 { font:bold 12px "Times New Roman"; line-height:12px; white-space:nowrap; padding-top:2px; }
499
+ .CBGanttHtmlLeft1,.CBGanttHtmlRight1 { padding-top:2px; font:bold 10px Arial; line-height:10px; white-space:nowrap; }
500
+ .CBGanttHtmlLeftMilestone,.CBGanttHtmlRightMilestone { font:bold 12px "Times New Roman"; line-height:12px; white-space:nowrap; padding-top:2px; }
501
+ .CBGanttHtmlRight0 { padding-left:7px; }
502
+ .CBGanttHtmlRight1 { padding-left:3px; }
503
+ .CBGanttHtmlRightMilestone { padding-left:12px; }
504
+ .CBGanttHtmlLeft0 { width:2000px; text-align:right; padding-right:7px; }
505
+ .CBGanttHtmlLeft1 { width:2000px; text-align:right; padding-right:3px; }
506
+ .CBGanttHtmlLeftMilestone { width:2000px; text-align:right; padding-right:2px; }
507
+ .CBGanttHtmlCenter { padding-top:2px; font:bold 10px Arial; line-height:10px; white-space:nowrap; }
508
+ .CBGanttHtmlDisabled { color:gray; }
509
+
510
+ /* --- Bar HtmlLeft / HtmlRight color classes --- */
511
+ .CBGanttHtmlAqua { color:aqua; }
512
+ .CBGanttHtmlBlack { color:black; }
513
+ .CBGanttHtmlBlue { color:blue; }
514
+ .CBGanttHtmlFuchsia { color:fuchsia; }
515
+ .CBGanttHtmlGray { color:gray; }
516
+ .CBGanttHtmlGreen { color:green; }
517
+ .CBGanttHtmlLime { color:lime; }
518
+ .CBGanttHtmlMaroon { color:maroon; }
519
+ .CBGanttHtmlNavy { color:navy; }
520
+ .CBGanttHtmlOlive { color:olive; }
521
+ .CBGanttHtmlOrange { color:orange; }
522
+ .CBGanttHtmlPurple { color:purple; }
523
+ .CBGanttHtmlRed { color:red; }
524
+ .CBGanttHtmlSilver { color:silver; }
525
+ .CBGanttHtmlTeal { color:teal; }
526
+ .CBGanttHtmlWhite { color:white; }
527
+ .CBGanttHtmlYellow { color:yellow; }
528
+
529
+ .CBGanttHtmlNone { padding:0px; }
530
+
531
+ /* --- Bar Manual start / end --- */
532
+ .CBGanttManualStart,.CBGanttManualEnd { background:url(Gantt.gif?v110) no-repeat; width:8px; height:8px; overflow:hidden; }
533
+ .CBGanttManualStart { background-position:-1900px 0px; }
534
+ .CBGanttManualEnd { background-position:-1950px 0px; }
535
+
536
+
537
+
538
+
539
+ /* -------------------------------------------------------------------------------------------------------------------------- */
540
+ /* Milestone */
541
+ /* -------------------------------------------------------------------------------------------------------------------------- */
542
+
543
+ /* Milestone is used for Main bar Milestone and for Run bar Milestone and Stop types
544
+
545
+ Milestone is one DIV tag with background image.
546
+ It has set up to four CSS classes to specify the background image according to milestone type and state.
547
+ The classes are defined in below order, the latter class overrides all the previous classes
548
+
549
+ 1) One base class:
550
+ ..Milestone or ..SelMilestone for Main bar milestone, the second class is for selected milestone
551
+ ..RunMilestone or ..RunSelMilestone for Run bar Milestone type, the second class is for selected milestone
552
+ ..StopMilestone or ..StopSelMilestone for Run bar Stop type, the second class is for selected milestone
553
+
554
+ 2) One complete class, set only if the Complete >=0 OR the milestone is critical, error or disabled
555
+ ..Milestone0 or ..SelMilestone0 for incomplete milestone
556
+ ..Milestone100 or ..SelMilestone100 for complete milestone
557
+ ..Milestone0Crit or ..SelMilestone0Crit for incomplete milestone on critical path. Used also when Complete is null.
558
+ ..Milestone100Crit or ..SelMilestone100Crit for complete milestone on critical path
559
+ ..Milestone0Err or ..SelMilestone0Err for incomplete milestone beyond critical path. Used also when Complete is null.
560
+ ..Milestone100Err or ..SelMilestone100Err for complete milestone beyond critical path
561
+ ..MilestoneDisabled or ..SelMilestoneDisabled for disabled milestone
562
+
563
+ 3) One custom class, set only if GanttClass or Run Class is set
564
+ ..XXXMilestone or ..XXXSelMilestone where XXX is the custom class name, predefined are one Group class and 17 color classes (only 10 color classes differ)
565
+
566
+ 4) One custom complete class, set only if GanttClass or Run Class is set and only if the Complete >=0 OR the milestone is critical, error or disabled
567
+ ..XXXMilestone0 or ..XXXSelMilestone0 for incomplete milestone
568
+ ..XXXMilestone100 or ..XXXSelMilestone100 for complete milestone
569
+ ..XXXMilestone0Crit or ..XXXSelMilestone0Crit for incomplete milestone on critical path. Used also when Complete is null.
570
+ ..XXXMilestone100Crit or ..XXXSelMilestone100Crit for complete milestone on critical path
571
+ ..XXXMilestone0Err or ..XXXSelMilestone0Err for incomplete milestone beyond critical path. Used also when Complete is null.
572
+ ..XXXMilestone100Err or ..XXXSelMilestone100Err for complete milestone beyond critical path
573
+ ..XXXMilestoneDisabled or ..XXXSelMilestoneDisabled for disabled milestone
574
+
575
+ 5) Hover classes, added if milestone is hovered (under mouse cursor)
576
+ It adds all the classes already set with the Hover suffix.
577
+ For example, if the milestone has CSS: "GSGanttMilestone GSGanttMilestone0Crit" the hovered CSS will be: "GSGanttMilestone GSGanttMilestone0Crit GSGanttMilestoneHover GSGanttMilestone0CritHover"
578
+
579
+ */
580
+
581
+ /* --- Milestone padding calculations, how much the milestone icon can be overflowed from all sides --- */
582
+ .CBGanttMilestonePadding { height:2px; }
583
+
584
+ /* --- Milestone base and size definition --- */
585
+ .CBGanttMilestoneBase { background:url(Gantt.gif?v110) no-repeat; width:17px; height:17px; overflow:hidden; }
586
+
587
+ /* --- Milestone for Main bar --- */
588
+ .CBGanttMilestone { background-position: -900px 0px; }
589
+ .CBGanttSelMilestone { background-position: -925px 0px; }
590
+ .CBGanttMilestoneHover { background-position: -950px 0px; }
591
+ .CBGanttSelMilestoneHover { background-position: -975px 0px; }
592
+
593
+ /* --- Milestone for Run bar --- */
594
+ .CBGanttRunMilestone { background-position: -1100px 0px; }
595
+ .CBGanttRunSelMilestone { background-position: -1125px 0px; }
596
+ .CBGanttRunMilestoneHover { background-position: -1150px 0px; }
597
+ .CBGanttRunSelMilestoneHover { background-position: -1175px 0px; }
598
+
599
+ /* --- Error (overlaid) milestone for Run bar, used instead of Complete --- */
600
+ .CBGanttMilestoneError { background-position: -1000px 0px; }
601
+ .CBGanttSelMilestoneError { background-position: -1025px 0px; }
602
+ .CBGanttMilestoneErrorHover { background-position: -1050px 0px; }
603
+ .CBGanttSelMilestoneErrorHover { background-position: -1075px 0px; }
604
+
605
+ /* --- Milestone Complete --- */
606
+ .CBGanttMilestone0 { background-position: -1100px 0px; }
607
+ .CBGanttSelMilestone0 { background-position: -1125px 0px; }
608
+ .CBGanttMilestone0Hover { background-position: -1150px 0px; }
609
+ .CBGanttSelMilestone0Hover { background-position: -1175px 0px; }
610
+ .CBGanttMilestone100,.CBGanttMilestone100Crit,.CBGanttMilestone100Err { background-position: -1800px 0px; }
611
+ .CBGanttSelMilestone100,.CBGanttSelMilestone100Crit,.CBGanttSelMilestone100Err { background-position: -1825px 0px; }
612
+ .CBGanttMilestone100Hover,.CBGanttMilestone100CritHover,.CBGanttMilestone100CritHover { background-position: -1850px 0px; }
613
+ .CBGanttSelMilestone100Hover,.CBGanttSelMilestone100CritHover,.CBGanttSelMilestone100CritHover { background-position: -1875px 0px; }
614
+ .CBGanttMilestone0Crit { background-position:-1700px 0px; }
615
+ .CBGanttSelMilestone0Crit { background-position:-1725px 0px; }
616
+ .CBGanttMilestone0CritHover { background-position: -1750px 0px; }
617
+ .CBGanttSelMilestone0CritHover { background-position: -1775px 0px; }
618
+ .CBGanttMilestone0Err { background-position:-1000px 0px; }
619
+ .CBGanttSelMilestone0Err { background-position:-1025px 0px; }
620
+ .CBGanttMilestone0ErrHover { background-position: -1050px 0px; }
621
+ .CBGanttSelMilestone0ErrHover { background-position: -1075px 0px; }
622
+
623
+ /* --- Stop milestone for Run bar --- */
624
+ .CBGanttStopMilestone { background-position: -900px 0px; }
625
+ .CBGanttStopSelMilestone { background-position: -925px 0px; }
626
+ .CBGanttStopMilestoneHover { background-position: -950px 0px; }
627
+ .CBGanttStopSelMilestoneHover { background-position: -975px 0px; }
628
+
629
+ /* --- Milestone - Group color --- */
630
+ .CBGanttGroupMilestone { background-position: -900px 0px; }
631
+ .CBGanttGroupSelMilestone { background-position: -925px 0px; }
632
+ .CBGanttGroupMilestoneHover { background-position: -950px 0px; }
633
+ .CBGanttGroupSelMilestoneHover { background-position: -975px 0px; }
634
+ .CBGanttGroupMilestone0 { background-position: -1600px 0px; }
635
+ .CBGanttGroupSelMilestone0 { background-position: -1625px 0px; }
636
+ .CBGanttGroupMilestone0Hover { background-position: -1650px 0px; }
637
+ .CBGanttGroupSelMilestone0Hover { background-position: -1675px 0px; }
638
+ .CBGanttGroupMilestone0Crit { background-position:-1400px 0px; }
639
+ .CBGanttGroupSelMilestone0Crit { background-position:-1425px 0px; }
640
+ .CBGanttGroupMilestone0CritHover { background-position: -1450px 0px; }
641
+ .CBGanttGroupSelMilestone0CritHover { background-position: -1475px 0px; }
642
+ .CBGanttGroupMilestone0Err { background-position:-1300px 0px; }
643
+ .CBGanttGroupSelMilestone0Err { background-position:-1325px 0px; }
644
+ .CBGanttGroupMilestone0ErrHover { background-position: -1350px 0px; }
645
+ .CBGanttGroupSelMilestone0ErrHover { background-position: -1375px 0px; }
646
+
647
+ /* --- Milestone - custom colors --- */
648
+ .CBGanttRedMilestone { background-position: -1000px 0px; } .CBGanttRedMilestoneHover { background-position: -1050px 0px; }
649
+ .CBGanttRedSelMilestone { background-position: -1025px 0px; } .CBGanttRedSelMilestoneHover { background-position: -1075px 0px; }
650
+ .CBGanttMaroonMilestone { background-position: -1000px 0px; } .CBGanttMaroonMilestoneHover { background-position: -1050px 0px; }
651
+ .CBGanttMaroonSelMilestone { background-position: -1025px 0px; } .CBGanttMaroonSelMilestoneHover { background-position: -1075px 0px; }
652
+ .CBGanttBlueMilestone { background-position: -1100px 0px; } .CBGanttBlueMilestoneHover { background-position: -1150px 0px; }
653
+ .CBGanttBlueSelMilestone { background-position: -1125px 0px; } .CBGanttBlueSelMilestoneHover { background-position: -1175px 0px; }
654
+ .CBGanttNavyMilestone { background-position: -1100px 0px; } .CBGanttNavyMilestoneHover { background-position: -1150px 0px; }
655
+ .CBGanttNavySelMilestone { background-position: -1125px 0px; } .CBGanttNavySelMilestoneHover { background-position: -1175px 0px; }
656
+ .CBGanttGreenMilestone { background-position: -1200px 0px; } .CBGanttGreenMilestoneHover { background-position: -1250px 0px; }
657
+ .CBGanttGreenSelMilestone { background-position: -1225px 0px; } .CBGanttGreenSelMilestoneHover { background-position: -1275px 0px; }
658
+ .CBGanttBlackMilestone { background-position: -900px 0px; } .CBGanttBlackMilestoneHover { background-position: -950px 0px; }
659
+ .CBGanttBlackSelMilestone { background-position: -925px 0px; } .CBGanttBlackSelMilestoneHover { background-position: -975px 0px; }
660
+ .CBGanttGrayMilestone { background-position: -900px 0px; } .CBGanttGrayMilestoneHover { background-position: -950px 0px; }
661
+ .CBGanttGraySelMilestone { background-position: -925px 0px; } .CBGanttGraySelMilestoneHover { background-position: -975px 0px; }
662
+ .CBGanttFuchsiaMilestone { background-position: -1300px 0px; } .CBGanttFuchsiaMilestoneHover { background-position: -1350px 0px; }
663
+ .CBGanttFuchsiaSelMilestone { background-position: -1325px 0px; } .CBGanttFuchsiaSelMilestoneHover { background-position: -1375px 0px; }
664
+ .CBGanttPurpleMilestone { background-position: -1300px 0px; } .CBGanttPurpleMilestoneHover { background-position: -1350px 0px; }
665
+ .CBGanttPurpleSelMilestone { background-position: -1325px 0px; } .CBGanttPurpleSelMilestoneHover { background-position: -1375px 0px; }
666
+ .CBGanttYellowMilestone { background-position: -1400px 0px; } .CBGanttYellowMilestoneHover { background-position: -1450px 0px; }
667
+ .CBGanttYellowSelMilestone { background-position: -1425px 0px; } .CBGanttYellowSelMilestoneHover { background-position: -1475px 0px; }
668
+ .CBGanttOliveMilestone { background-position: -1400px 0px; } .CBGanttOliveMilestoneHover { background-position: -1450px 0px; }
669
+ .CBGanttOliveSelMilestone { background-position: -1425px 0px; } .CBGanttOliveSelMilestoneHover { background-position: -1475px 0px; }
670
+ .CBGanttAquaMilestone { background-position: -1500px 0px; } .CBGanttAquaMilestoneHover { background-position: -1550px 0px; }
671
+ .CBGanttAquaSelMilestone { background-position: -1525px 0px; } .CBGanttAquaSelMilestoneHover { background-position: -1575px 0px; }
672
+ .CBGanttTealMilestone { background-position: -1500px 0px; } .CBGanttTealMilestoneHover { background-position: -1550px 0px; }
673
+ .CBGanttTealSelMilestone { background-position: -1525px 0px; } .CBGanttTealSelMilestoneHover { background-position: -1575px 0px; }
674
+ .CBGanttSilverMilestone { background-position: -1600px 0px; } .CBGanttSilverMilestoneHover { background-position: -1650px 0px; }
675
+ .CBGanttSilverSelMilestone { background-position: -1625px 0px; } .CBGanttSilverSelMilestoneHover { background-position: -1675px 0px; }
676
+ .CBGanttWhiteMilestone { background-position: -1600px 0px; } .CBGanttWhiteMilestoneHover { background-position: -1650px 0px; }
677
+ .CBGanttWhiteSelMilestone { background-position: -1625px 0px; } .CBGanttWhiteSelMilestoneHover { background-position: -1675px 0px; }
678
+ .CBGanttOrangeMilestone { background-position: -1700px 0px; } .CBGanttOrangeMilestoneHover { background-position: -1750px 0px; }
679
+ .CBGanttOrangeSelMilestone { background-position: -1725px 0px; } .CBGanttOrangeSelMilestoneHover { background-position: -1775px 0px; }
680
+ .CBGanttLimeMilestone { background-position: -1800px 0px; } .CBGanttLimeMilestoneHover { background-position: -1850px 0px; }
681
+ .CBGanttLimeSelMilestone { background-position: -1825px 0px; } .CBGanttLimeSelMilestoneHover { background-position: -1875px 0px; }
682
+
683
+ /* --- Disabled milestone, used instead of Complete --- */
684
+ .CBGanttMilestoneDisabled { background-position:-1600px 0px; }
685
+ .CBGanttSelMilestoneDisabled { background-position:-1625px 0px; }
686
+ .CBGanttMilestoneDisabledHover { background-position: -1650px 0px; }
687
+ .CBGanttSelMilestoneDisabledHover { background-position: -1675px 0px; }
688
+
689
+
690
+
691
+
692
+ /* -------------------------------------------------------------------------------------------------------------------------- */
693
+ /* Flag */
694
+ /* -------------------------------------------------------------------------------------------------------------------------- */
695
+
696
+ .CBGanttFlag { background:url(Gantt.gif?v110) no-repeat 0px 0px; width:16px; height:15px; overflow:hidden; }
697
+ .CBGanttFlagHover { background-position:-50px 0px; }
698
+ .CBGanttFlagCustom { background-repeat:no-repeat; width:16px; height:15px; overflow:hidden; }
699
+ .CBGanttFlagCustomHover { background-color:red; }
700
+ .CBGanttFlagText,.CBGanttFlagTextNoIcon,.CBGanttFlagTextRtl {
701
+ overflow:hidden; margin:1px; padding:2px; border:1px solid;
702
+ font-size:9px; line-height:10px; font-family:"Microsoft Sans Serif",Verdana,Arial; white-space:pre; background:yellow; overflow:hidden;
703
+ }
704
+ .CBGanttFlagText { margin-left:17px; }
705
+ .CBGanttFlagTextRtl { margin-right:17px; }
706
+ .CBGanttFlagTextHover, .CBGanttFlagTextNoIconHover { border:1px solid red!important; }
707
+ .CBGanttFlagMenu { padding-right:16px; padding-bottom:256px; font:15px Arial; background-repeat:no-repeat; }
708
+
709
+
710
+
711
+
712
+ /* -------------------------------------------------------------------------------------------------------------------------- */
713
+ /* Point */
714
+ /* -------------------------------------------------------------------------------------------------------------------------- */
715
+
716
+ .CBGanttPoint { background:url(Gantt.gif?v110) no-repeat; width:17px; height:17px; overflow:hidden; }
717
+ .CBGanttPointCustom { background-position:0px 0px!important; background-repeat:no-repeat; width:17px; height:17px; overflow:hidden; }
718
+ .CBGanttPointCustomHover { background-color:red; }
719
+ .CBGanttPoint1 { background-position:-900px 0px; }
720
+ .CBGanttPoint1Hover { background-position: -950px 0px; }
721
+ .CBGanttPoint2 { background-position:-1000px 0px; }
722
+ .CBGanttPoint2Hover { background-position:-1050px 0px; }
723
+ .CBGanttPoint3 { background-position:-1100px 0px; }
724
+ .CBGanttPoint3Hover { background-position:-1150px 0px; }
725
+ .CBGanttPoint4 { background-position:-1200px 0px; }
726
+ .CBGanttPoint4Hover { background-position:-1250px 0px; }
727
+ .CBGanttPoint5 { background-position:-1300px 0px; }
728
+ .CBGanttPoint5Hover { background-position:-1350px 0px; }
729
+ .CBGanttPoint6 { background-position:-1400px 0px; }
730
+ .CBGanttPoint6Hover { background-position:-1450px 0px; }
731
+ .CBGanttPoint7 { background-position:-1500px 0px; }
732
+ .CBGanttPoint7Hover { background-position:-1550px 0px; }
733
+ .CBGanttPoint8 { background-position:-1600px 0px; }
734
+ .CBGanttPoint8Hover { background-position:-1650px 0px; }
735
+
736
+
737
+
738
+
739
+ /* -------------------------------------------------------------------------------------------------------------------------- */
740
+ /* Mark */
741
+ /* -------------------------------------------------------------------------------------------------------------------------- */
742
+
743
+ .CBGanttMark,.CBGanttMark1,.CBGanttMark2,.CBGanttMark3,.CBGanttMark4,.CBGanttMark5,.CBGanttMark15 { height:5000px; overflow:hidden; background:#880; }
744
+ .CBGanttMarkImg { height:5000px; overflow:hidden; }
745
+ .CBGanttMark1 { background:red; }
746
+ .CBGanttMark2 { background:green; }
747
+ .CBGanttMark3 { background:yellow; }
748
+ .CBGanttMark4 { background:black; }
749
+ .CBGanttMark5 { background:silver; }
750
+ .CBGanttMark6 { background:#F8F; margin-top:14px!important; height:2px!important; margin-bottom:-16px!important; }
751
+ .CBGanttMark7 { background:#0F0; margin-top:14px!important; height:2px!important; margin-bottom:-16px!important; }
752
+ .CBGanttMark8 { background:silver; margin-top:14px!important; height:2px!important; margin-bottom:-16px!important; }
753
+ .CBGanttMark9 { background:#F8F; margin-top:2px!important; height:2px!important; margin-bottom:-4px!important; }
754
+ .CBGanttMark10 { background:#0F0; margin-top:2px!important; height:2px!important; margin-bottom:-4px!important; }
755
+ .CBGanttMark11 { background:silver; margin-top:2px!important; height:2px!important; margin-bottom:-4px!important; }
756
+ .CBGanttMark12 { background:#F8F; margin-top:8px!important; height:1px!important; margin-bottom:-9px!important; }
757
+ .CBGanttMark13 { background:#0F0; margin-top:8px!important; height:1px!important; margin-bottom:-9px!important; }
758
+ .CBGanttMark14 { background:silver; margin-top:8px!important; height:1px!important; margin-bottom:-9px!important; }
759
+ .CBGanttMark15 { background:#FF00FF; }
760
+ .CBGanttMarkA,.CBGanttMarkB,.CBGanttMarkC,.CBGanttMarkD,.CBGanttMarkE,.CBGanttMarkF { stroke-width:1px; stroke:#FF00FF; fill:none; }
761
+ .CBGanttMarkE,.CBGanttMarkF { height:1px; }
762
+ .GMGanttMarkAIE { background:url(GanttLineA.gif); }
763
+ .GMGanttMarkBIE { background:url(GanttLineB.gif); }
764
+ .GMGanttMarkCIE { background:url(GanttLineC.gif); }
765
+ .GMGanttMarkDIE { background:url(GanttLineD.gif); }
766
+
767
+
768
+
769
+
770
+ /* -------------------------------------------------------------------------------------------------------------------------- */
771
+ /* Availability / Resource chart */
772
+ /* -------------------------------------------------------------------------------------------------------------------------- */
773
+
774
+ .CBGanttAvailability { height:5000px; background:#ACF; border:1px solid #88F; border-bottom:0px none; }
775
+ .CBGanttAvailabilityNeg { height:5000px; background:#FCA; border:1px solid #F88; border-top:0px none; }
776
+ .CBGanttAvailabilityText,.CBGanttAvailabilityTextNeg { color:blue; background:none!important; text-align:center; font:bold 12px Arial; overflow:visible!important; white-space:nowrap; }
777
+ .CBGanttAvailabilityTextNeg { color:red; }
778
+ .CBGanttAvailabilityTextLeft { text-align:left; padding-left:2px; }
779
+ .CBGanttAvailabilityTextRight { text-align:right; padding-right:2px; }
780
+ .CBGanttAvailabilityAxis { background:#CCC; }
781
+ .CBGanttAvailabilityTransparent { opacity:0.7; filter:alpha(opacity=70); }
782
+ .CBGanttAvailabilityTransparentText { opacity:0.99; filter:alpha(opacity=99); }
783
+ .CBGanttAvailabilityRed { color:red; background:#F88; border-color:red; }
784
+ .CBGanttAvailabilityMaroon { color:maroon; background:#B77; border-color:maroon; }
785
+ .CBGanttAvailabilityOrange { color:orange; background:#FD8; border-color:orange; }
786
+ .CBGanttAvailabilityYellow { color:#CC0; background:#FF6; border-color:#CC0; }
787
+ .CBGanttAvailabilityOlive { color:olive; background:#CC8; border-color:olive; }
788
+ .CBGanttAvailabilityLime { color:#0D0; background:#8F8; border-color:#0D0; }
789
+ .CBGanttAvailabilityGreen { color:green; background:#6C6; border-color:green; }
790
+ .CBGanttAvailabilityAqua { color:#8DD; background:#8FF; border-color:#8DD; }
791
+ .CBGanttAvailabilityTeal { color:teal; background:#6CC; border-color:teal; }
792
+ .CBGanttAvailabilityBlue { color:blue; background:#99F; border-color:blue; }
793
+ .CBGanttAvailabilityNavy { color:navy; background:#66C; border-color:navy; }
794
+ .CBGanttAvailabilityFuchsia { color:fuchsia; background:#F8F; border-color:fuchsia; }
795
+ .CBGanttAvailabilityPurple { color:purple; background:#C6C; border-color:purple; }
796
+ .CBGanttAvailabilityBlack { color:#AAA; background:black; border-color:#AAA; }
797
+ .CBGanttAvailabilityGray { color:gray; background:#AAA; border-color:gray; }
798
+ .CBGanttAvailabilitySilver { color:silver; background:#DDD; border-color:silver; }
799
+ .CBGanttAvailabilityWhite { color:#CCC; background:#F8F8F8; border-color:#CCC; }
800
+ .CBGanttAvailabilityNB { border-top:0px none; border-bottom:0px none; }
801
+
802
+
803
+
804
+
805
+ /* -------------------------------------------------------------------------------------------------------------------------- */
806
+ /* Dependencies */
807
+ /* -------------------------------------------------------------------------------------------------------------------------- */
808
+
809
+ /* ------------------------------------------ Dependency lines 0 - 9 ------------------------------------------------------ */
810
+
811
+ .CBGanttDep00 { border:2px solid; width:1px; height:1px; overflow:hidden; } /* Dependency line, can define border width and style (all border edges must have the same width), width and height (the width and height must be the same) */
812
+ .CBGanttDep00Lag { margin-top:2px; border-top:1px dotted; height:2px; overflow:hidden; } /* Horizontal lag, can define height, vertical border size and vertical margin */
813
+ .CBGanttDep00IE { width:5px; height:5px; } /* Defines width and height for IE5 quirks mode, must be GanttDep00 width+border_widths, height+border_heights */
814
+ .CBGanttDep00LagIE { height:3px; } /* Defines height for IE5 quirks mode, must be GanttDep00Lag height+border_heights */
815
+ .CBGanttDep00Space { margin-top:1px; } /* Vertical space between bar and horizontal dependency line below the bar */
816
+
817
+ .CBGanttDep0Color { background:#00F; border-color:#DDF; border-right-color:#BBF; border-bottom-color:#BBF; } /* dependency line color, can define background and border color */
818
+ .CBGanttDep0LagColor { border-top-color:#00F; } /* Horizontal lag color, can define background and border color */
819
+ .CBGanttDep1Color { background:#080; border-color:#ADA; border-right-color:#8D8; border-bottom-color:#8D8; } .CBGanttDep1LagColor { border-color:#080; }
820
+ .CBGanttDep2Color { background:#D70; border-color:#FDA; border-right-color:#FC8; border-bottom-color:#FC8; } .CBGanttDep2LagColor { border-color:#D70; }
821
+ .CBGanttDep3Color { background:#000; border-color:#DDD; border-right-color:#BBB; border-bottom-color:#BBB; } .CBGanttDep3LagColor { border-color:#000; }
822
+ .CBGanttDep4Color { background:#F0F; border-color:#FDF; border-right-color:#FBF; border-bottom-color:#FBF; } .CBGanttDep4LagColor { border-color:#F0F; }
823
+ .CBGanttDep5Color { background:#0DD; border-color:#DFF; border-right-color:#BFF; border-bottom-color:#BFF; } .CBGanttDep5LagColor { border-color:#0DD; }
824
+ .CBGanttDep6Color { background:#7D0; border-color:#DFD; border-right-color:#BFB; border-bottom-color:#BFB; } .CBGanttDep6LagColor { border-color:#7D0; }
825
+ .CBGanttDep7Color { background:#BB0; border-color:#FF8; border-right-color:#FF0; border-bottom-color:#FF0; } .CBGanttDep7LagColor { border-color:#BB0; }
826
+ .CBGanttDep8Color { background:#AAA; border-color:#EEE; border-right-color:#DDD; border-bottom-color:#DDD; } .CBGanttDep8LagColor { border-color:#AAA; }
827
+ .CBGanttDep9Color { background:#F00; border-color:#FDD; border-right-color:#FBB; border-bottom-color:#FBB; } .CBGanttDep9LagColor { border-color:#F00; }
828
+
829
+ .CBGanttDepArrow00Shift { width:4px; } /* Horizontal shift of the second arrow on the same place */
830
+ .CBGanttDepArrow00Stub { width:2px; } /* Horizontal shift of the first arrow and last dependency start on the same place */
831
+ .CBGanttDepArrow00 { height:11px; width:8px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; } /* Defines especially size of the dependency arrows */
832
+
833
+ .CBGanttDepArrow0Left { background-position:0px 0px; } .CBGanttDepArrow0Right { background-position:-22px 0px; }
834
+ .CBGanttDepArrow1Left { background-position:-40px 0px; } .CBGanttDepArrow1Right { background-position:-62px 0px; }
835
+ .CBGanttDepArrow2Left { background-position:-80px 0px; } .CBGanttDepArrow2Right { background-position:-102px 0px; }
836
+ .CBGanttDepArrow3Left { background-position:-120px 0px; } .CBGanttDepArrow3Right { background-position:-142px 0px; }
837
+ .CBGanttDepArrow4Left { background-position:-160px 0px; } .CBGanttDepArrow4Right { background-position:-182px 0px; }
838
+ .CBGanttDepArrow5Left { background-position:-200px 0px; } .CBGanttDepArrow5Right { background-position:-222px 0px; }
839
+ .CBGanttDepArrow6Left { background-position:-240px 0px; } .CBGanttDepArrow6Right { background-position:-262px 0px; }
840
+ .CBGanttDepArrow7Left { background-position:-280px 0px; } .CBGanttDepArrow7Right { background-position:-302px 0px; }
841
+ .CBGanttDepArrow8Left { background-position:-320px 0px; } .CBGanttDepArrow8Right { background-position:-342px 0px; }
842
+ .CBGanttDepArrow9Left { background-position:-360px 0px; } .CBGanttDepArrow9Right { background-position:-382px 0px; }
843
+
844
+ .CBGanttDepStub00Shift { width:4px; } /* Horizontal shift of the second dependency start on the same place */
845
+ .CBGanttDepStub00 { height:7px; width:5px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; } /* Defines especially size of the dependency start */
846
+
847
+ .CBGanttDepStub0Left { background-position:-1601px 0px; } .CBGanttDepStub0Right { background-position:-1620px 0px; }
848
+ .CBGanttDepStub1Left { background-position:-1641px 0px; } .CBGanttDepStub1Right { background-position:-1660px 0px; }
849
+ .CBGanttDepStub2Left { background-position:-1681px 0px; } .CBGanttDepStub2Right { background-position:-1700px 0px; }
850
+ .CBGanttDepStub3Left { background-position:-1721px 0px; } .CBGanttDepStub3Right { background-position:-1740px 0px; }
851
+ .CBGanttDepStub4Left { background-position:-1761px 0px; } .CBGanttDepStub4Right { background-position:-1780px 0px; }
852
+ .CBGanttDepStub5Left { background-position:-1801px 0px; } .CBGanttDepStub5Right { background-position:-1820px 0px; }
853
+ .CBGanttDepStub6Left { background-position:-1841px 0px; } .CBGanttDepStub6Right { background-position:-1860px 0px; }
854
+ .CBGanttDepStub7Left { background-position:-1881px 0px; } .CBGanttDepStub7Right { background-position:-1900px 0px; }
855
+ .CBGanttDepStub8Left { background-position:-1921px 0px; } .CBGanttDepStub8Right { background-position:-1940px 0px; }
856
+ .CBGanttDepStub9Left { background-position:-1961px 0px; } .CBGanttDepStub9Right { background-position:-1980px 0px; }
857
+
858
+ .CBGanttDepLag0Left { background-position:-1611px 0px; } .CBGanttDepLag0Right { background-position:-1630px 0px; }
859
+ .CBGanttDepLag1Left { background-position:-1651px 0px; } .CBGanttDepLag1Right { background-position:-1670px 0px; }
860
+ .CBGanttDepLag2Left { background-position:-1691px 0px; } .CBGanttDepLag2Right { background-position:-1710px 0px; }
861
+ .CBGanttDepLag3Left { background-position:-1731px 0px; } .CBGanttDepLag3Right { background-position:-1750px 0px; }
862
+ .CBGanttDepLag4Left { background-position:-1771px 0px; } .CBGanttDepLag4Right { background-position:-1790px 0px; }
863
+ .CBGanttDepLag5Left { background-position:-1811px 0px; } .CBGanttDepLag5Right { background-position:-1830px 0px; }
864
+ .CBGanttDepLag6Left { background-position:-1851px 0px; } .CBGanttDepLag6Right { background-position:-1870px 0px; }
865
+ .CBGanttDepLag7Left { background-position:-1891px 0px; } .CBGanttDepLag7Right { background-position:-1910px 0px; }
866
+ .CBGanttDepLag8Left { background-position:-1931px 0px; } .CBGanttDepLag8Right { background-position:-1950px 0px; }
867
+ .CBGanttDepLag9Left { background-position:-1971px 0px; } .CBGanttDepLag9Right { background-position:-1990px 0px; }
868
+
869
+ .CBGanttDep00Hover { border-color:#F88; } .CBGanttDepLag00Hover { border-top:1px dotted red; }
870
+ .CBGanttDepArrow00LeftHover { background-position:-3200px 0px; } .CBGanttDepArrow00RightHover { background-position:-3222px 0px; }
871
+ .CBGanttDepStub00LeftHover { background-position:-3361px 0px; } .CBGanttDepStub00RightHover { background-position:-3370px 0px; }
872
+
873
+ /* ------------------------------------------ Dependency lines 10 - 19 ---------------------------------------------------- */
874
+
875
+ .CBGanttDep10 { border:1px solid; width:2px; height:2px; overflow:hidden; }
876
+ .CBGanttDep10Lag { border-top:1px dotted; border-bottom:1px dotted; height:2px; overflow:hidden; }
877
+ .CBGanttDep10IE { width:4px; height:4px; }
878
+ .CBGanttDep10LagIE { height:4px; }
879
+ .CBGanttDep10Space { margin-top:1px; }
880
+
881
+ .CBGanttDep10Color { background:#DDF; border-color:#00F; } .CBGanttDep10LagColor { background:white; border-color:#00F; }
882
+ .CBGanttDep11Color { background:#ADA; border-color:#080; } .CBGanttDep11LagColor { background:white; border-color:#080; }
883
+ .CBGanttDep12Color { background:#FDA; border-color:#D70; } .CBGanttDep12LagColor { background:white; border-color:#D70; }
884
+ .CBGanttDep13Color { background:#DDD; border-color:#000; } .CBGanttDep13LagColor { background:white; border-color:#000; }
885
+ .CBGanttDep14Color { background:#FDF; border-color:#F0F; } .CBGanttDep14LagColor { background:white; border-color:#F0F; }
886
+ .CBGanttDep15Color { background:#DFF; border-color:#0DD; } .CBGanttDep15LagColor { background:white; border-color:#0DD; }
887
+ .CBGanttDep16Color { background:#DFD; border-color:#7D0; } .CBGanttDep16LagColor { background:white; border-color:#7D0; }
888
+ .CBGanttDep17Color { background:#FF0; border-color:#BB0; } .CBGanttDep17LagColor { background:white; border-color:#BB0; }
889
+ .CBGanttDep18Color { background:#EEE; border-color:#AAA; } .CBGanttDep18LagColor { background:white; border-color:#AAA; }
890
+ .CBGanttDep19Color { background:#FDD; border-color:#F00; } .CBGanttDep19LagColor { background:white; border-color:#F00; }
891
+
892
+ .CBGanttDepArrow10Shift { width:5px; }
893
+ .CBGanttDepArrow10Stub { width:3px; }
894
+ .CBGanttDepArrow10 { height:14px; width:16px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; }
895
+
896
+ .CBGanttDepArrow10Left { background-position:-400px 0px; } .CBGanttDepArrow10Right { background-position:-420px 0px; }
897
+ .CBGanttDepArrow11Left { background-position:-440px 0px; } .CBGanttDepArrow11Right { background-position:-460px 0px; }
898
+ .CBGanttDepArrow12Left { background-position:-480px 0px; } .CBGanttDepArrow12Right { background-position:-500px 0px; }
899
+ .CBGanttDepArrow13Left { background-position:-520px 0px; } .CBGanttDepArrow13Right { background-position:-540px 0px; }
900
+ .CBGanttDepArrow14Left { background-position:-560px 0px; } .CBGanttDepArrow14Right { background-position:-580px 0px; }
901
+ .CBGanttDepArrow15Left { background-position:-600px 0px; } .CBGanttDepArrow15Right { background-position:-620px 0px; }
902
+ .CBGanttDepArrow16Left { background-position:-640px 0px; } .CBGanttDepArrow16Right { background-position:-660px 0px; }
903
+ .CBGanttDepArrow17Left { background-position:-680px 0px; } .CBGanttDepArrow17Right { background-position:-700px 0px; }
904
+ .CBGanttDepArrow18Left { background-position:-720px 0px; } .CBGanttDepArrow18Right { background-position:-740px 0px; }
905
+ .CBGanttDepArrow19Left { background-position:-760px 0px; } .CBGanttDepArrow19Right { background-position:-780px 0px; }
906
+
907
+ .CBGanttDepStub10Shift { width:4px; }
908
+ .CBGanttDepStub10 { height:8px; width:5px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; }
909
+
910
+ .CBGanttDepStub10Left { background-position:-2000px 0px; } .CBGanttDepStub10Right { background-position:-2020px 0px; }
911
+ .CBGanttDepStub11Left { background-position:-2040px 0px; } .CBGanttDepStub11Right { background-position:-2060px 0px; }
912
+ .CBGanttDepStub12Left { background-position:-2080px 0px; } .CBGanttDepStub12Right { background-position:-2100px 0px; }
913
+ .CBGanttDepStub13Left { background-position:-2120px 0px; } .CBGanttDepStub13Right { background-position:-2140px 0px; }
914
+ .CBGanttDepStub14Left { background-position:-2160px 0px; } .CBGanttDepStub14Right { background-position:-2180px 0px; }
915
+ .CBGanttDepStub15Left { background-position:-2200px 0px; } .CBGanttDepStub15Right { background-position:-2220px 0px; }
916
+ .CBGanttDepStub16Left { background-position:-2240px 0px; } .CBGanttDepStub16Right { background-position:-2260px 0px; }
917
+ .CBGanttDepStub17Left { background-position:-2280px 0px; } .CBGanttDepStub17Right { background-position:-2300px 0px; }
918
+ .CBGanttDepStub18Left { background-position:-2320px 0px; } .CBGanttDepStub18Right { background-position:-2340px 0px; }
919
+ .CBGanttDepStub19Left { background-position:-2360px 0px; } .CBGanttDepStub19Right { background-position:-2380px 0px; }
920
+
921
+ .CBGanttDepLag10Left { background-position:-2010px 0px; } .CBGanttDepLag10Right { background-position:-2030px 0px; }
922
+ .CBGanttDepLag11Left { background-position:-2050px 0px; } .CBGanttDepLag11Right { background-position:-2070px 0px; }
923
+ .CBGanttDepLag12Left { background-position:-2090px 0px; } .CBGanttDepLag12Right { background-position:-2110px 0px; }
924
+ .CBGanttDepLag13Left { background-position:-2130px 0px; } .CBGanttDepLag13Right { background-position:-2150px 0px; }
925
+ .CBGanttDepLag14Left { background-position:-2170px 0px; } .CBGanttDepLag14Right { background-position:-2190px 0px; }
926
+ .CBGanttDepLag15Left { background-position:-2210px 0px; } .CBGanttDepLag15Right { background-position:-2230px 0px; }
927
+ .CBGanttDepLag16Left { background-position:-2250px 0px; } .CBGanttDepLag16Right { background-position:-2270px 0px; }
928
+ .CBGanttDepLag17Left { background-position:-2290px 0px; } .CBGanttDepLag17Right { background-position:-2310px 0px; }
929
+ .CBGanttDepLag18Left { background-position:-2330px 0px; } .CBGanttDepLag18Right { background-position:-2350px 0px; }
930
+ .CBGanttDepLag19Left { background-position:-2370px 0px; } .CBGanttDepLag19Right { background-position:-2390px 0px; }
931
+
932
+ .CBGanttDep10Hover { background:#F88; } .CBGanttDepLag10Hover { background:#F88; }
933
+ .CBGanttDepArrow10LeftHover { background-position:-3240px 0px; } .CBGanttDepArrow10RightHover { background-position:-3260px 0px; }
934
+ .CBGanttDepStub10LeftHover { background-position:-3380px 0px; } .CBGanttDepStub10RightHover { background-position:-3390px 0px; }
935
+
936
+ /* ------------------------------------------ Dependency lines 20 - 29 ---------------------------------------------------- */
937
+
938
+ .CBGanttDep20 { border:2px solid; width:3px; height:3px; overflow:hidden; }
939
+ .CBGanttDep20Lag { margin-top:2px; border-top:1px dotted; border-bottom:1px dotted; height:1px; overflow:hidden; }
940
+ .CBGanttDep20IE { width:7px; height:7px; }
941
+ .CBGanttDep20LagIE { height:3px; }
942
+ .CBGanttDep20Space { margin-top:1px; }
943
+
944
+ .CBGanttDep20Color { background:#00F; border-color:#DDF; border-right-color:#BBF; border-bottom-color:#BBF; } .CBGanttDep20LagColor { border-color:#00F; background:#DDF; }
945
+ .CBGanttDep21Color { background:#080; border-color:#ADA; border-right-color:#7C7; border-bottom-color:#7C7; } .CBGanttDep21LagColor { border-color:#080; background:#ADA; }
946
+ .CBGanttDep22Color { background:#D70; border-color:#FDA; border-right-color:#FC8; border-bottom-color:#FC8; } .CBGanttDep22LagColor { border-color:#D70; background:#FDA; }
947
+ .CBGanttDep23Color { background:#000; border-color:#DDD; border-right-color:#BBB; border-bottom-color:#BBB; } .CBGanttDep23LagColor { border-color:#000; background:#DDD; }
948
+ .CBGanttDep24Color { background:#F0F; border-color:#FDF; border-right-color:#FBF; border-bottom-color:#FBF; } .CBGanttDep24LagColor { border-color:#F0F; background:#FDF; }
949
+ .CBGanttDep25Color { background:#0DD; border-color:#DFF; border-right-color:#BFF; border-bottom-color:#BFF; } .CBGanttDep25LagColor { border-color:#0DD; background:#DFF; }
950
+ .CBGanttDep26Color { background:#7D0; border-color:#DFD; border-right-color:#BFB; border-bottom-color:#BFB; } .CBGanttDep26LagColor { border-color:#7D0; background:#DFD; }
951
+ .CBGanttDep27Color { background:#BB0; border-color:#FF8; border-right-color:#FF0; border-bottom-color:#FF0; } .CBGanttDep27LagColor { border-color:#BB0; background:#FF8; }
952
+ .CBGanttDep28Color { background:#AAA; border-color:#EEE; border-right-color:#DDD; border-bottom-color:#DDD; } .CBGanttDep28LagColor { border-color:#AAA; background:#EEE; }
953
+ .CBGanttDep29Color { background:#F00; border-color:#FDD; border-right-color:#FBB; border-bottom-color:#FBB; } .CBGanttDep29LagColor { border-color:#F00; background:#FDD; }
954
+
955
+ .CBGanttDepArrow20Shift { width:5px; }
956
+ .CBGanttDepArrow20Stub { width:3px; }
957
+ .CBGanttDepArrow20 { height:15px; width:15px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; }
958
+
959
+ .CBGanttDepArrow20Left { background-position:-800px 0px; } .CBGanttDepArrow20Right { background-position:-820px 0px; }
960
+ .CBGanttDepArrow21Left { background-position:-840px 0px; } .CBGanttDepArrow21Right { background-position:-860px 0px; }
961
+ .CBGanttDepArrow22Left { background-position:-880px 0px; } .CBGanttDepArrow22Right { background-position:-900px 0px; }
962
+ .CBGanttDepArrow23Left { background-position:-920px 0px; } .CBGanttDepArrow23Right { background-position:-940px 0px; }
963
+ .CBGanttDepArrow24Left { background-position:-960px 0px; } .CBGanttDepArrow24Right { background-position:-980px 0px; }
964
+ .CBGanttDepArrow25Left { background-position:-1000px 0px; } .CBGanttDepArrow25Right { background-position:-1020px 0px; }
965
+ .CBGanttDepArrow26Left { background-position:-1040px 0px; } .CBGanttDepArrow26Right { background-position:-1060px 0px; }
966
+ .CBGanttDepArrow27Left { background-position:-1080px 0px; } .CBGanttDepArrow27Right { background-position:-1100px 0px; }
967
+ .CBGanttDepArrow28Left { background-position:-1120px 0px; } .CBGanttDepArrow28Right { background-position:-1140px 0px; }
968
+ .CBGanttDepArrow29Left { background-position:-1160px 0px; } .CBGanttDepArrow29Right { background-position:-1180px 0px; }
969
+
970
+ .CBGanttDepStub20Shift { width:4px; }
971
+ .CBGanttDepStub20 { height:11px; width:5px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; }
972
+
973
+ .CBGanttDepStub20Left { background-position:-2400px 0px; } .CBGanttDepStub20Right { background-position:-2420px 0px; }
974
+ .CBGanttDepStub21Left { background-position:-2440px 0px; } .CBGanttDepStub21Right { background-position:-2460px 0px; }
975
+ .CBGanttDepStub22Left { background-position:-2480px 0px; } .CBGanttDepStub22Right { background-position:-2500px 0px; }
976
+ .CBGanttDepStub23Left { background-position:-2520px 0px; } .CBGanttDepStub23Right { background-position:-2540px 0px; }
977
+ .CBGanttDepStub24Left { background-position:-2560px 0px; } .CBGanttDepStub24Right { background-position:-2580px 0px; }
978
+ .CBGanttDepStub25Left { background-position:-2600px 0px; } .CBGanttDepStub25Right { background-position:-2620px 0px; }
979
+ .CBGanttDepStub26Left { background-position:-2640px 0px; } .CBGanttDepStub26Right { background-position:-2660px 0px; }
980
+ .CBGanttDepStub27Left { background-position:-2680px 0px; } .CBGanttDepStub27Right { background-position:-2700px 0px; }
981
+ .CBGanttDepStub28Left { background-position:-2720px 0px; } .CBGanttDepStub28Right { background-position:-2740px 0px; }
982
+ .CBGanttDepStub29Left { background-position:-2760px 0px; } .CBGanttDepStub29Right { background-position:-2780px 0px; }
983
+
984
+ .CBGanttDepLag20Left { background-position:-2410px 0px; } .CBGanttDepLag20Right { background-position:-2430px 0px; }
985
+ .CBGanttDepLag21Left { background-position:-2450px 0px; } .CBGanttDepLag21Right { background-position:-2470px 0px; }
986
+ .CBGanttDepLag22Left { background-position:-2490px 0px; } .CBGanttDepLag22Right { background-position:-2510px 0px; }
987
+ .CBGanttDepLag23Left { background-position:-2530px 0px; } .CBGanttDepLag23Right { background-position:-2550px 0px; }
988
+ .CBGanttDepLag24Left { background-position:-2570px 0px; } .CBGanttDepLag24Right { background-position:-2590px 0px; }
989
+ .CBGanttDepLag25Left { background-position:-2610px 0px; } .CBGanttDepLag25Right { background-position:-2630px 0px; }
990
+ .CBGanttDepLag26Left { background-position:-2650px 0px; } .CBGanttDepLag26Right { background-position:-2670px 0px; }
991
+ .CBGanttDepLag27Left { background-position:-2690px 0px; } .CBGanttDepLag27Right { background-position:-2710px 0px; }
992
+ .CBGanttDepLag28Left { background-position:-2730px 0px; } .CBGanttDepLag28Right { background-position:-2750px 0px; }
993
+ .CBGanttDepLag29Left { background-position:-2770px 0px; } .CBGanttDepLag29Right { background-position:-2790px 0px; }
994
+
995
+ .CBGanttDep20Hover { border:2px solid red; } .CBGanttDepLag20Hover { background:red; }
996
+ .CBGanttDepArrow20LeftHover { background-position:-3280px 0px; } .CBGanttDepArrow20RightHover { background-position:-3300px 0px; }
997
+ .CBGanttDepStub20LeftHover { background-position:-3400px 0px; } .CBGanttDepStub20RightHover { background-position:-3410px 0px; }
998
+
999
+ /* ------------------------------------------ Dependency lines 30 - 39 ---------------------------------------------------- */
1000
+
1001
+ .CBGanttDep30 { border:1px solid; width:4px; height:4px; overflow:hidden; }
1002
+ .CBGanttDep30Lag { border-top:1px dotted; border-bottom:1px dotted; height:4px; overflow:hidden; }
1003
+ .CBGanttDep30IE { width:6px; height:6px; }
1004
+ .CBGanttDep30LagIE { height:6px; }
1005
+ .CBGanttDep30Space { margin-top:1px; }
1006
+
1007
+ .CBGanttDep30Color { background:#DDF; border-color:#00F; } .CBGanttDep30LagColor { background:white; border-color:#00F; }
1008
+ .CBGanttDep31Color { background:#ADA; border-color:#080; } .CBGanttDep31LagColor { background:white; border-color:#080; }
1009
+ .CBGanttDep32Color { background:#FDA; border-color:#D70; } .CBGanttDep32LagColor { background:white; border-color:#D70; }
1010
+ .CBGanttDep33Color { background:#DDD; border-color:#000; } .CBGanttDep33LagColor { background:white; border-color:#000; }
1011
+ .CBGanttDep34Color { background:#FDF; border-color:#F0F; } .CBGanttDep34LagColor { background:white; border-color:#F0F; }
1012
+ .CBGanttDep35Color { background:#DFF; border-color:#0DD; } .CBGanttDep35LagColor { background:white; border-color:#0DD; }
1013
+ .CBGanttDep36Color { background:#DFD; border-color:#7D0; } .CBGanttDep36LagColor { background:white; border-color:#7D0; }
1014
+ .CBGanttDep37Color { background:#FF0; border-color:#BB0; } .CBGanttDep37LagColor { background:white; border-color:#BB0; }
1015
+ .CBGanttDep38Color { background:#EEE; border-color:#AAA; } .CBGanttDep38LagColor { background:white; border-color:#AAA; }
1016
+ .CBGanttDep39Color { background:#FDD; border-color:#F00; } .CBGanttDep39LagColor { background:white; border-color:#F00; }
1017
+
1018
+ .CBGanttDepArrow30Shift { width:6px; }
1019
+ .CBGanttDepArrow30Stub { width:3px; }
1020
+ .CBGanttDepArrow30 { height:16px; width:17px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; }
1021
+
1022
+ .CBGanttDepArrow30Left { background-position:-1200px 0px; } .CBGanttDepArrow30Right { background-position:-1220px 0px; }
1023
+ .CBGanttDepArrow31Left { background-position:-1240px 0px; } .CBGanttDepArrow31Right { background-position:-1260px 0px; }
1024
+ .CBGanttDepArrow32Left { background-position:-1280px 0px; } .CBGanttDepArrow32Right { background-position:-1300px 0px; }
1025
+ .CBGanttDepArrow33Left { background-position:-1320px 0px; } .CBGanttDepArrow33Right { background-position:-1340px 0px; }
1026
+ .CBGanttDepArrow34Left { background-position:-1360px 0px; } .CBGanttDepArrow34Right { background-position:-1380px 0px; }
1027
+ .CBGanttDepArrow35Left { background-position:-1400px 0px; } .CBGanttDepArrow35Right { background-position:-1420px 0px; }
1028
+ .CBGanttDepArrow36Left { background-position:-1440px 0px; } .CBGanttDepArrow36Right { background-position:-1460px 0px; }
1029
+ .CBGanttDepArrow37Left { background-position:-1480px 0px; } .CBGanttDepArrow37Right { background-position:-1500px 0px; }
1030
+ .CBGanttDepArrow38Left { background-position:-1520px 0px; } .CBGanttDepArrow38Right { background-position:-1540px 0px; }
1031
+ .CBGanttDepArrow39Left { background-position:-1560px 0px; } .CBGanttDepArrow39Right { background-position:-1580px 0px; }
1032
+
1033
+ .CBGanttDepStub30Shift { width:4px; }
1034
+ .CBGanttDepStub30 { height:12px; width:6px; background:url(Dependencies.gif?v110) no-repeat; overflow:hidden; }
1035
+
1036
+ .CBGanttDepStub30Left { background-position:-2800px 0px; } .CBGanttDepStub30Right { background-position:-2820px 0px; }
1037
+ .CBGanttDepStub31Left { background-position:-2840px 0px; } .CBGanttDepStub31Right { background-position:-2860px 0px; }
1038
+ .CBGanttDepStub32Left { background-position:-2880px 0px; } .CBGanttDepStub32Right { background-position:-2900px 0px; }
1039
+ .CBGanttDepStub33Left { background-position:-2920px 0px; } .CBGanttDepStub33Right { background-position:-2940px 0px; }
1040
+ .CBGanttDepStub34Left { background-position:-2960px 0px; } .CBGanttDepStub34Right { background-position:-2980px 0px; }
1041
+ .CBGanttDepStub35Left { background-position:-3000px 0px; } .CBGanttDepStub35Right { background-position:-3020px 0px; }
1042
+ .CBGanttDepStub36Left { background-position:-3040px 0px; } .CBGanttDepStub36Right { background-position:-3060px 0px; }
1043
+ .CBGanttDepStub37Left { background-position:-3080px 0px; } .CBGanttDepStub37Right { background-position:-3100px 0px; }
1044
+ .CBGanttDepStub38Left { background-position:-3120px 0px; } .CBGanttDepStub38Right { background-position:-3140px 0px; }
1045
+ .CBGanttDepStub39Left { background-position:-3160px 0px; } .CBGanttDepStub39Right { background-position:-3180px 0px; }
1046
+
1047
+ .CBGanttDepLag30Left { background-position:-2810px 0px; } .CBGanttDepLag30Right { background-position:-2830px 0px; }
1048
+ .CBGanttDepLag31Left { background-position:-2850px 0px; } .CBGanttDepLag31Right { background-position:-2870px 0px; }
1049
+ .CBGanttDepLag32Left { background-position:-2890px 0px; } .CBGanttDepLag32Right { background-position:-2910px 0px; }
1050
+ .CBGanttDepLag33Left { background-position:-2930px 0px; } .CBGanttDepLag33Right { background-position:-2950px 0px; }
1051
+ .CBGanttDepLag34Left { background-position:-2970px 0px; } .CBGanttDepLag34Right { background-position:-2990px 0px; }
1052
+ .CBGanttDepLag35Left { background-position:-3010px 0px; } .CBGanttDepLag35Right { background-position:-3030px 0px; }
1053
+ .CBGanttDepLag36Left { background-position:-3050px 0px; } .CBGanttDepLag36Right { background-position:-3070px 0px; }
1054
+ .CBGanttDepLag37Left { background-position:-3090px 0px; } .CBGanttDepLag37Right { background-position:-3110px 0px; }
1055
+ .CBGanttDepLag38Left { background-position:-3130px 0px; } .CBGanttDepLag38Right { background-position:-3150px 0px; }
1056
+ .CBGanttDepLag39Left { background-position:-3170px 0px; } .CBGanttDepLag39Right { background-position:-3190px 0px; }
1057
+
1058
+ .CBGanttDep30Hover { background:#F88; } .CBGanttDepLag30Hover { background:#F88; }
1059
+ .CBGanttDepArrow30LeftHover { background-position:-3320px 0px; } .CBGanttDepArrow30RightHover { background-position:-3340px 0px; }
1060
+ .CBGanttDepStub30LeftHover { background-position:-3420px 0px; } .CBGanttDepStub30RightHover { background-position:-3430px 0px; }
1061
+
1062
+ /* --------------------------------------- Base dependency settings ---------------------------------------------------- */
1063
+
1064
+ /* --- Base dependency sizes for calculation, change only the defined attribute values --- */
1065
+ .CBGanttDepStartShift,.CBGanttDepStartShiftMilestone { margin-left:-1px; } /* Shift of the line start from its box edge */
1066
+ .CBGanttDepStartShiftAdjacent { margin-left:0px; } /* Shift of the line start from its box edge when set GanttAdjacentBars=1 */
1067
+ .CBGanttDepStartShiftLag { margin-left:2px; } /* Shift of the line start when lag goes into the box, the value is shift to the box */
1068
+ .CBGanttDepEndShift,.CBGanttDepEndShiftMilestone { margin-left:-1px; } /* Shift of the arrow from its box edge */
1069
+ .CBGanttDepEndShiftAdjacent { margin-left:0px; } /* Shift of the arrow from its box edge when set GanttAdjacentBars=1 */
1070
+ .CBGanttDepRange { width:5px; } /* Width of horizontal dependency level, every level shows only one line, next lines are shifted */
1071
+
1072
+ /* --- Base dependency settings, don't change them --- */
1073
+ .CBGanttDepHorzLeft,.CBGanttDepHorzBoth { border-left:0px none; overflow:hidden; }
1074
+ .CBGanttDepHorzRight,.CBGanttDepHorzBoth { border-right:0px none; overflow:hidden; }
1075
+ .CBGanttDepHorz { overflow:hidden; }
1076
+ .CBGanttDepVert,.CBGanttDepVertTop { border-top:0px none; border-bottom:0px none; overflow:hidden; margin-bottom:-5000px; height:5000px; }
1077
+ .CBGanttDepNone { border:0px none; overflow:hidden; margin-bottom:-5000px; height:5000px; }
1078
+
1079
+
1080
+
1081
+
1082
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1083
+ /* Constraints */
1084
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1085
+
1086
+ .CBGanttConstraint { background:url(Gantt.gif?v110) no-repeat; width:7px; height:18px; overflow:hidden; }
1087
+ .CBGanttMinStart { background-position:-500px 0px; }
1088
+ .CBGanttMaxStart { background-position:-550px 0px; }
1089
+ .CBGanttMinEnd { background-position:-600px 0px; }
1090
+ .CBGanttMaxEnd { background-position:-650px 0px; }
1091
+ .CBGanttMinStartHover { background-position:-700px 0px; }
1092
+ .CBGanttMaxStartHover { background-position:-750px 0px; }
1093
+ .CBGanttMinEndHover { background-position:-800px 0px; }
1094
+ .CBGanttMaxEndHover { background-position:-850px 0px; }
1095
+ .CBGanttConstraintCustom { background-repeat:no-repeat; width:16px; height:15px; overflow:hidden; }
1096
+ .CBGanttConstraintCustomHover { background-color:red; }
1097
+
1098
+
1099
+
1100
+
1101
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1102
+ /* Background and Straight vertical lines */
1103
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1104
+
1105
+ /* --- Base background for GanttBackground, GanttExclude, GanttLines, GanttBase, GanttFinish --- */
1106
+ .CBGanttBack { height:300000px; margin-bottom:-300000px; overflow:hidden; margin-left:auto; margin-right:auto; } /* Default background setting, don't change */
1107
+ .CBGanttBackRow,.CBGantt .CBGanttBack { height:5000px; margin-bottom:-5000px; overflow:hidden; margin-left:auto; margin-right:auto; } /* Default background setting if shown in individual row, don't change */
1108
+ .CBGanttBackEnd { margin-top:-300000; height:0px; overflow:hidden; } /* Ending tag of background definition, don't change */
1109
+ .CBGanttBackEndIE { margin-top:-300021; height:21px; overflow:hidden; } /* Ending tag of background definition for IE5 quirks mode, don't change */
1110
+
1111
+ .CBGanttBackDefault { background:none; } /* Default background color */
1112
+ .CBGanttBackRowDefault { background:white; } /* Default background color if shown in individual row */
1113
+
1114
+ /* --- Predefined 11 gray backgrounds --- */
1115
+ .CBGanttBack0 { background:#FFFFFF; }
1116
+ .CBGanttBack1 { background:#E8E8E8; }
1117
+ .CBGanttBack2 { background:#D0D0D0; }
1118
+ .CBGanttBack3 { background:#B8B8B8; }
1119
+ .CBGanttBack4 { background:#A0A0A0; }
1120
+ .CBGanttBack5 { background:#888888; }
1121
+ .CBGanttBack6 { background:#707070; }
1122
+ .CBGanttBack7 { background:#585858; }
1123
+ .CBGanttBack8 { background:#404040; }
1124
+ .CBGanttBack9 { background:#282828; }
1125
+ .CBGanttBack10 { background:#101010; }
1126
+
1127
+ /* --- Predefined 17 background colors --- */
1128
+ .CBGanttBackAqua { background:aqua; }
1129
+ .CBGanttBackBlack { background:black; }
1130
+ .CBGanttBackBlue { background:blue; }
1131
+ .CBGanttBackFuchsia { background:fuchsia; }
1132
+ .CBGanttBackGray { background:gray; }
1133
+ .CBGanttBackGreen { background:green; }
1134
+ .CBGanttBackLime { background:lime; }
1135
+ .CBGanttBackMaroon { background:maroon; }
1136
+ .CBGanttBackNavy { background:navy; }
1137
+ .CBGanttBackOlive { background:olive; }
1138
+ .CBGanttBackOrange { background:orange; }
1139
+ .CBGanttBackPurple { background:purple; }
1140
+ .CBGanttBackRed { background:red; }
1141
+ .CBGanttBackSilver { background:silver; }
1142
+ .CBGanttBackTeal { background:teal; }
1143
+ .CBGanttBackWhite { background:white; }
1144
+ .CBGanttBackYellow { background:yellow; }
1145
+
1146
+ /* --- Exclude colors if not defined the GanttExclude type */
1147
+ .CBGanttExclude { background:#F3E2D2; } /* Background for Exclude if shown */
1148
+ .CBGanttExcludeHidden { background:#D8F8D8; } /* Background for Exclude if hidden by GanttHideExclude='1' */
1149
+
1150
+ /* --- Base and Finish lines --- */
1151
+ .CBGanttBase,.CBGanttFinish { background:#FF9E0C; width:2px; }
1152
+ .CBGanttFinishAuto,.CBGanttBaseAuto { background:#FF9E0C; width:1px; }
1153
+
1154
+ /* --- Vertical Lines --- */
1155
+ .CBGanttLineAqua { background:aqua; width:1px; } .CBGanttLineAqua2 { background:aqua; width:2px; } .CBGanttLineAqua3 { background:aqua; width:3px; }
1156
+ .CBGanttLineBlack { background:black; width:1px; } .CBGanttLineBlack2 { background:black; width:2px; } .CBGanttLineBlack3 { background:black; width:3px; }
1157
+ .CBGanttLineBlue { background:blue; width:1px; } .CBGanttLineBlue2 { background:blue; width:2px; } .CBGanttLineBlue3 { background:blue; width:3px; }
1158
+ .CBGanttLineFuchsia { background:fuchsia; width:1px; } .CBGanttLineFuchsia2 { background:fuchsia; width:2px; } .CBGanttLineFuchsia3 { background:fuchsia; width:3px; }
1159
+ .CBGanttLineGray { background:gray; width:1px; } .CBGanttLineGray2 { background:gray; width:2px; } .CBGanttLineGray3 { background:gray; width:3px; }
1160
+ .CBGanttLineGreen { background:green; width:1px; } .CBGanttLineGreen2 { background:green; width:2px; } .CBGanttLineGreen3 { background:green; width:3px; }
1161
+ .CBGanttLineLime { background:lime; width:1px; } .CBGanttLineLime2 { background:lime; width:2px; } .CBGanttLineLime3 { background:lime; width:3px; }
1162
+ .CBGanttLineMaroon { background:maroon; width:1px; } .CBGanttLineMaroon2 { background:maroon; width:2px; } .CBGanttLineMaroon3 { background:maroon; width:3px; }
1163
+ .CBGanttLineNavy { background:navy; width:1px; } .CBGanttLineNavy2 { background:navy; width:2px; } .CBGanttLineNavy3 { background:navy; width:3px; }
1164
+ .CBGanttLineOlive { background:olive; width:1px; } .CBGanttLineOlive2 { background:olive; width:2px; } .CBGanttLineOlive3 { background:olive; width:3px; }
1165
+ .CBGanttLineOrange { background:orange; width:1px; } .CBGanttLineOrange2 { background:orange; width:2px; } .CBGanttLineOrange3 { background:orange; width:3px; }
1166
+ .CBGanttLinePurple { background:purple; width:1px; } .CBGanttLinePurple2 { background:purple; width:2px; } .CBGanttLinePurple3 { background:purple; width:3px; }
1167
+ .CBGanttLineRed { background:red; width:1px; } .CBGanttLineRed2 { background:red; width:2px; } .CBGanttLineRed3 { background:red; width:3px; }
1168
+ .CBGanttLineSilver { background:silver; width:1px; } .CBGanttLineSilver2 { background:silver; width:2px; } .CBGanttLineSilver3 { background:silver; width:3px; }
1169
+ .CBGanttLineTeal { background:teal; width:1px; } .CBGanttLineTeal2 { background:teal; width:2px; } .CBGanttLineTeal3 { background:teal; width:3px; }
1170
+ .CBGanttLineWhite { background:white; width:1px; } .CBGanttLineWhite2 { background:white; width:2px; } .CBGanttLineWhite3 { background:white; width:3px; }
1171
+ .CBGanttLineYellow { background:yellow; width:1px; } .CBGanttLineYellow2 { background:yellow; width:2px; } .CBGanttLineYellow3 { background:yellow; width:3px; }
1172
+
1173
+ .CBGanttLineHidden { background:none; width:1px; }
1174
+
1175
+ /* --- Hover vertical lines --- */
1176
+ .CBGanttLineHover { background:red; } /* Used for all vertical lines, base and finish */
1177
+ .CBGanttLineRedHover,.CBGanttLineRed2Hover,.CBGanttLineRed3Hover { background:black; }
1178
+ .CBGanttBaseHover,.CBGanttBaseAutoHover,.CBGanttFinishHover,.CBGanttFinishAutoHover { background:black; }
1179
+ .CBGanttLineHiddenHover { background:black; }
1180
+
1181
+
1182
+
1183
+
1184
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1185
+ /* Gantt column Header */
1186
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1187
+
1188
+ .CBGanttHeaderOuter { }
1189
+ .CBGanttHeaderBase {
1190
+ font:13px "Times New Roman"; white-space:nowrap; text-align:center;
1191
+ border-right:1px solid #b5c0a0; padding:1px 0px 2px 1px;
1192
+ }
1193
+ .CBGanttHeader5 { font-size:10px; line-height:12px; height:24px; }
1194
+ .CBGanttHeaderBase i { font-style:normal; color:#D0E6F5; }
1195
+ .CBGanttHeaderBase b { color:#AFA; }
1196
+
1197
+
1198
+
1199
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1200
+ /* Other */
1201
+ /* -------------------------------------------------------------------------------------------------------------------------- */
1202
+
1203
+ /* Space below bars and icons, reserved mostly for dependencies */
1204
+ .CBGanttBottom { height:4px; }
1205
+ .CBGanttIconBottom { height:0px; }
1206
+
1207
+ /* Rectagle shown when selecting more run boxes. */
1208
+ .CBGanttSelectRect { position:absolute; z-index:300; border:1px solid black; background:gray; opacity:0.2; filter:alpha(opacity=20); }
1209
+
1210
+ /* Vertical line shown when moving or resizing Gantt object */
1211
+ .CBGanttDragLine1 { position:absolute; z-index:300; border-left:1px solid black; overflow:hidden; width:1px; }
1212
+
1213
+ /* Second vertical line shown when moving Gantt object */
1214
+ .CBGanttDragLine2 { position:absolute; z-index:300; border-left:1px solid gray; overflow:hidden; width:1px; }
1215
+
1216
+ /* Parent hover tag used especially for dependencies */
1217
+ .CBGanttHover { position:absolute; left:0px; top:0px; z-index:6; }
1218
+
1219
+ /* Tip shown during dragging Gantt object. The ...Run... is used if moved (not slide) GanttRun */
1220
+ .CBDragGanttTip,.CBDragGanttRunTip,.CBGanttPinchZoom {
1221
+ background:#E4E5F0 url(Backgrounds.gif?v110) repeat-x 0px -750px; border:1px solid #777; border-radius:4px; padding:1px 3px 1px 3px; cursor:default;
1222
+ margin-top:-4px; font:12px/14px Arial,Helvetica,sans-serif; white-space:nowrap; position:absolute; z-index:300;
1223
+ }
1224
+ .CBDragGanttRunTip { margin-top:-12px; }
1225
+ .CBGanttPinchZoom { margin-top:-20px; }
1226
+
1227
+ /* Do not change, marks the style loaded */
1228
+ .CBGanttLoaded { border:1px solid black!important; }