prompt.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. <!--
  2. +========================================================================+
  3. | Licensed Materials - Property of IBM
  4. |
  5. | IBM Cognos Products: BUX
  6. |
  7. | (C) Copyright IBM Corp. 2009, 2018
  8. |
  9. | US Government Users Restricted Rights - Use, duplication or
  10. | disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  11. |
  12. +========================================================================+
  13. --><css>/*
  14. *+------------------------------------------------------------------------+
  15. *| Licensed Materials - Property of IBM
  16. *| IBM Cognos Products: BUX
  17. *| (C) Copyright IBM Corp. 2009, 2022
  18. *|
  19. *| US Government Users Restricted Rights - Use, duplication or
  20. *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  21. *+------------------------------------------------------------------------+
  22. */
  23. /* This is a generated file, do not edit */
  24. .icdUI .v10 td.clsControlLabel,
  25. .icdUI .v10 .clsFormLabel,
  26. .icdUI .v10 .clsDialogIntroduction,
  27. .icdUI .v10 .pl,
  28. .icdUI .v10 .clsLink,
  29. .icdUI .v10 .dialogHeaderText,
  30. .icdUI .v10 .dialogHeaderTitle,
  31. .icdUI .v10 .pc,
  32. .icdUI .v10 .clsTreeText,
  33. .icdUI .clsLink,
  34. .icdUI .clsControlLabel,
  35. .icdUI .clsDialogIntroduction,
  36. .icdUI .clsPromptButton,
  37. .icdUI .clsPromptButtonOver,
  38. .icdUI .clsPromptButton[disabled],
  39. .icdUI .clsInsertRemoveButton,
  40. .icdUI .clsInsertRemoveButton[disabled],
  41. .icdUI .clsInsertRemoveButtonOver {
  42. font-family: Tahoma;
  43. font-size: 100%;
  44. }
  45. .icdUI .v10 .clsFormLabel {
  46. color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
  47. }
  48. .icdUI .clsLink {
  49. font-size: 100% !important;
  50. text-decoration: underline;
  51. color: <skinValue path="/uiSkin/uiElements/body/hyperlink/state[@type='default']/color"/> !important;
  52. }
  53. .icdUI .v10 .pdt {
  54. background-color: <skinValue path="/uiSkin/uiElements/form/calendarClock/background/color"/>;
  55. background-image: none;
  56. border: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/border/color"/>;
  57. }
  58. .icdUI .v10 td.clsControlLabel,
  59. .icdUI .v10 .pc,
  60. .icdUI .clsControlLabel {
  61. font-weight: normal;
  62. color: <skinValue path="/uiSkin/uiElements/body/text/color"/>;
  63. }
  64. .icdUI .clsDialogIntroduction {
  65. font-size: 90% !important;
  66. color: <skinValue path="/uiSkin/uiElements/body/text/color"/> !important;
  67. }
  68. .icdUI .clsPromptButton,
  69. .icdUI .clsPromptButtonOver,
  70. .icdUI .clsPromptButton[disabled],
  71. .icdUI .clsInsertRemoveButton,
  72. .icdUI .clsInsertRemoveButton[disabled],
  73. .icdUI .clsInsertRemoveButtonOver {
  74. background-repeat: repeat-x;
  75. background-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/color"/>;
  76. }
  77. .icdUI .clsPromptButton,
  78. .icdUI .clsInsertRemoveButton {
  79. border: 1px solid <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/border/color"/>;
  80. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/image"/>;
  81. background-position: 0 0px;
  82. }
  83. .icdUI .clsPromptButtonOver,
  84. .icdUI .clsInsertRemoveButtonOver {
  85. border: 1px solid <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/border/color"/>;
  86. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/image"/>;
  87. background-position: 0 -24px;
  88. }
  89. .icdUI .clsPromptButton {
  90. text-align: center;
  91. margin-right: 7px;
  92. }
  93. .icdUI .clsPromptButton[disabled],
  94. .icdUI .clsInsertRemoveButton[disabled] {
  95. border: 1px solid <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/border/color"/>;
  96. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/background/image"/>;
  97. background-position: 0 -48px;
  98. }
  99. .icdUI .clsInsertRemoveButtonOver {
  100. cursor: pointer;
  101. }
  102. .icdUI .clsSwsEditBox {
  103. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='promptBg']"/>;
  104. }
  105. /*** Prompt Button **********/
  106. .icdUI .v10 button.bp,
  107. .icdUI .v10 button.bph,
  108. .icdUI .v10 button.bpd,
  109. .icdUI .v10 button.clsPromptButton,
  110. .icdUI .v10 button.clsPromptButtonOver,
  111. .icdUI .v10 button.clsInsertRemoveButton
  112. {
  113. font-size:12px;
  114. font-family: Arial,Verdana,'Arial Unicode MS','Andale WT','MS UI Gothic','MS PGothic','Apple Gothic',Gulim,SimSun,PMingLiU,Raghu8,sans-serif !important;
  115. }
  116. .icdUI .v10 button.bp,
  117. .icdUI .v10 button.bph,
  118. .icdUI .v10 button.bpd,
  119. .icdUI .v10 button.clsPromptButton,
  120. .icdUI .v10 button.clsPromptButtonOver {
  121. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/image"/>;
  122. background-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/color"/>;
  123. border-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/border/color"/>;
  124. border-width: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/border/width"/>;
  125. border-style: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/border/style"/>;
  126. border-radius: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/border/radius"/>;
  127. color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/text/color"/>;
  128. font-size: 1em;
  129. font-weight: bold;
  130. min-width: 50px;
  131. padding-bottom: 3px;
  132. }
  133. .icdUI .v10 button.bpd {
  134. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/background/image"/>;
  135. border-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/border/color"/>;
  136. border-width: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/border/width"/>;
  137. border-style: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/border/style"/>;
  138. border-radius: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/border/radius"/>;
  139. color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='disabled']/text/color"/>;
  140. }
  141. .icdUI .v10 button.bph,
  142. .icdUI .v10 button.clsPromptButtonOver {
  143. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/background/image"/>;
  144. color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/text/color"/>;
  145. border-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/border/color"/>;
  146. border-width: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/border/width"/>;
  147. border-style: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/border/style"/>;
  148. border-radius: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/border/radius"/>;
  149. }
  150. /*** Edit box****************/
  151. .icdUI .v10 .clsTextWidget,
  152. .icdUI .v10 .clsSwsEditBox,
  153. .icdUI .v10 .clsSelectDateEditBox,
  154. .icdUI .v10 .clsSelectDateYearEditBox,
  155. .icdUI .clsSelectDateEditBox,
  156. .icdUI .clsSelectDateYearEditBox,
  157. .icdUI .v10 .pcl,
  158. .icdUI .v10 .clsSelectTimeEditBox {
  159. background-image: none;
  160. background-color: <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/background/color"/>;
  161. border: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/border/color"/>;
  162. }
  163. .icdUI .v10 .clsTextWidget:hover,
  164. .icdUI .v10 .clsSwsEditBox:hover,
  165. .icdUI .v10 .clsSelectDateEditBox:hover,
  166. .icdUI .v10 .clsSelectDateYearEditBox:hover,
  167. .icdUI .clsSelectDateEditBox:hover,
  168. .icdUI .clsSelectDateYearEditBox:hover,
  169. .icdUI .v10 .pcl:hover,
  170. .icdUI .v10 .clsSelectTimeEditBox:hover {
  171. border: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='hover']/border/color"/>;
  172. }
  173. .icdUI .v10 .clsTextWidget:disabled,
  174. .icdUI .v10 .clsSwsEditBox:disabled,
  175. .icdUI .v10 .clsSelectDateEditBox:disabled,
  176. .icdUI .v10 .clsSelectDateYearEditBox:disabled,
  177. .icdUI .clsSelectDateEditBox:disabled,
  178. .icdUI .clsSelectDateYearEditBox:disabled,
  179. .icdUI .v10 .pcl:disabled,
  180. .icdUI .v10 .clsSelectTimeEditBox:disabled {
  181. color: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='disabled']/text/color"/>;
  182. }
  183. /*** DropDown****************/
  184. .icdUI .v10 .clsSelectControl,
  185. .icdUI .v10 .clsPromptComponent select,
  186. .icdUI .v10 .clsPromptControl select {
  187. border: 1px solid <skinValue path="/uiSkin/uiElements/form/dropDown/border/color"/>;
  188. background-color: <skinValue path="/uiSkin/uiElements/form/dropDown/background/color"/>;
  189. color: <skinValue path="/uiSkin/uiElements/form/dropDown/item/state[@type='default']/text/color"/>;
  190. }
  191. .icdUI .v10 .clsSelectControl:disabled,
  192. .icdUI .v10 .clsPromptControl:disabled select {
  193. color: <skinValue path="/uiSkin/uiElements/form/dropDown/item/state[@type='disabled']/text/color"/>;
  194. }
  195. .icdUI .v10 .clsSelectControl:hover,
  196. .icdUI .v10 .clsPromptControl:hover select {
  197. border: 1px solid <skinValue path="/uiSkin/uiElements/form/dropDown/item/state[@type='hover']/border/color"/>;
  198. background-color: <skinValue path="/uiSkin/uiElements/form/dropDown/background/color"/>;
  199. }
  200. /****************************/
  201. /* select value control, and choices, and search results tree label */
  202. .icdUI .v10 .clsSelectControl,
  203. .icdUI .v10 .clsCheckBoxRow,
  204. .icdUI .v10 .clsTreeText,
  205. .icdUI .v10 .clsReadOnlyText,
  206. .icdUI .v10 td.pb {
  207. font-size: 12px;
  208. font-family: Tahoma;
  209. font-size: 100%;
  210. }
  211. .icdUI .clsListControl,
  212. .icdUI .clsSelectControl,
  213. .icdUI .v10 .clsCheckBoxList,
  214. .icdUI .v10 .clsRadioGroupList {
  215. min-width: 4em;
  216. width: auto;
  217. }
  218. .icdUI .v10 .clsPromptControl select {
  219. font-size:12px;
  220. font-family: Arial,Verdana,'Arial Unicode MS','Andale WT','MS UI Gothic','MS PGothic','Apple Gothic',Gulim,SimSun,PMingLiU,Raghu8,sans-serif !important;
  221. }
  222. .icdUI .clsSearchOptionsExpand {
  223. background-image: url("images/prompting/prompt_option_expand.gif");
  224. }
  225. .icdUI .clsPromptComponent .dijitRadio .dijitCheckBoxInput {
  226. /* Need to override a prompting fix for CC */
  227. opacity : 0.01;
  228. filter: alpha(opacity=0);
  229. }
  230. /** TIME PROMPT **************************/
  231. .icdUI .clsBtnTimeDown,
  232. .icdUI .clsBtnTimeUp {
  233. height: 7px;
  234. width: 15px;
  235. background-image: url("images/prompting/icon_time_down.gif");
  236. }
  237. .icdUI .clsBtnTimeUp {
  238. background-image: url("images/prompting/icon_time_up.gif");
  239. }
  240. .icdUI .clsBtnYearDown,
  241. .icdUI .clsBtnYearUp {
  242. height: 15px;
  243. width: 15px;
  244. background-image: url("images/prompting/icon_year_down.gif");
  245. }
  246. .icdUI .clsBtnYearUp {
  247. background-image: url("images/prompting/icon_year_up.gif");
  248. }
  249. .icdUI .v10 .clsToolbarButton,
  250. .icdUI .clsToolbarButton {
  251. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/image"/>;
  252. background-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/color"/>;
  253. border: 1px solid <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/border/color"/>;
  254. }
  255. .icdUI .v10 .clsToolbarButton_hover {
  256. background-image: <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/background/image"/>;
  257. border: 1px solid <skinValue path="/uiSkin/uiElements/form/button/state[@type='hover']/border/color"/>;
  258. }
  259. .icdUI .clsClockBlock {
  260. background-image: none;
  261. border: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/border/color"/>;
  262. margin-bottom: 10px;
  263. position: relative;
  264. text-align: center;
  265. width: 100%;
  266. }
  267. .icdUI .clsClock {
  268. background-color: <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/background/color"/>;
  269. height: 200px;
  270. margin: 0;
  271. position: relative;
  272. width: 140px;
  273. }
  274. .icdUI .clsClockDigits {
  275. color: <skinValue path="/uiSkin/uiElements/form/clock/digits/text/color"/>;
  276. font-size: 10px;
  277. left: 0;
  278. position: absolute;
  279. text-align: center;
  280. top: 0;
  281. }
  282. .icdUI .clsHourHand {
  283. background: none repeat scroll 0 0 <skinValue path="/uiSkin/uiElements/form/clock/hourHand/background/color"/>;
  284. font-size: 2px;
  285. height: 2px;
  286. position: absolute;
  287. width: 2px;
  288. }
  289. .icdUI .clsMinuteHand {
  290. background: none repeat scroll 0 0 <skinValue path="/uiSkin/uiElements/form/clock/minuteHand/background/color"/>;
  291. font-size: 2px;
  292. height: 2px;
  293. position: absolute;
  294. width: 2px;
  295. }
  296. /* calendar */
  297. .icdUI .v10 .clsSelectDateCalendarDialog,
  298. .icdUI .clsSelectDateCalendarDialog,
  299. .icdUI .v10 .clsSelectDateCalendar
  300. {
  301. padding : 0;
  302. width : 170px;
  303. }
  304. .icdUI .v10 .clsSelectDateCalendar
  305. {
  306. background-color: <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/background/color"/>;
  307. border: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/border/color"/>;
  308. height:165px;
  309. margin-left: 5px;
  310. margin-top: 5px;
  311. }
  312. .icdUI .clsSelectDateCalendarDialog {
  313. height:152px;
  314. }
  315. .icdUI .v10 .clsSelectDateCalendarDialog {
  316. margin : 1px 0;
  317. }
  318. .icdUI .v10 .pw,
  319. .icdUI .v10 .pd,
  320. .icdUI .v10 .pds,
  321. .icdUI .v10 .clsSelectDateDaysOfWeek,
  322. .icdUI .v10 .clsSelectDateDays,
  323. .icdUI .v10 .clsSelectDateDaysSelected ,
  324. .icdUI .clsSelectDateDays,
  325. .icdUI .clsSelectDateDaysSelected /* Prompt control calendar (day numbers) */
  326. {
  327. padding : 0 1px;
  328. border: 0 none;
  329. }
  330. .icdUI .v10 .pd,
  331. .icdUI .v10 .pds,
  332. .icdUI .v10 .clsSelectDateDays,
  333. .icdUI .v10 .clsSelectDateDaysSelected,
  334. .icdUI .clsSelectDateDays,
  335. .icdUI .clsSelectDateDaysSelected /* Prompt control calendar (day numbers) */
  336. {
  337. font-size: 0.9em;
  338. }
  339. .icdUI .v10 .pw ,
  340. .icdUI .v10 .clsSelectDateDaysOfWeek,
  341. .icdUI .clsSelectDateDaysOfWeek/* Prompt control calendar (week day names) */
  342. {
  343. font-size: 0.8em;
  344. }
  345. .icdUI .v10 .clsSelectDateDaysOfWeek,
  346. .icdUI .clsSelectDateDaysOfWeek {
  347. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/weeks/state[@type='default']/background/color"/>;
  348. background-image: none;
  349. }
  350. .icdUI .v10 .pm {
  351. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/months/state[@type='default']/background/color"/>;
  352. color: <skinValue path="/uiSkin/uiElements/form/calendar/months/state[@type='default']/text/color"/>;
  353. background-image: none;
  354. }
  355. .icdUI .v10 .pms {
  356. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/months/state[@type='selected']/background/color"/>;
  357. background-image: none;
  358. border: 1px solid <skinValue path="/uiSkin/uiElements/form/calendar/months/state[@type='default']/background/color"/>;
  359. }
  360. .icdUI .v10 .pd {
  361. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/days/state[@type='default']/background/color"/>;
  362. color: <skinValue path="/uiSkin/uiElements/form/calendar/days/state[@type='default']/text/color"/>;
  363. background-image: none;
  364. }
  365. .icdUI .v10 .pds {
  366. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/days/state[@type='selected']/background/color"/>;
  367. background-image: none;
  368. }
  369. .icdUI .clsSelectDateMonthsSelected {
  370. background-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/color"/>;
  371. }
  372. .icdUI .v10 .clsSelectDateYears,
  373. .icdUI .clsSelectDateYears {
  374. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/banner/background/color"/>;
  375. }
  376. .icdUI .v10 .clsSelectDateYearEditBox,
  377. .icdUI .v10 .clsSelectDateYearEditBox:hover,
  378. .icdUI .clsSelectDateYearEditBox,
  379. .icdUI .clsSelectDateYearEditBox:hover {
  380. background-color: <skinValue path="/uiSkin/uiElements/form/calendar/banner/background/color"/>;
  381. border: 0 none;
  382. }
  383. /****************************/
  384. .dj_safari .icdUI .v10 .clsPromptComponent {
  385. width: auto;
  386. }
  387. .icdUI .v10 .clsPromptComponent {
  388. margin-top: 3px;
  389. }
  390. .icdUI .v10 .py .clsPromptComponent {
  391. margin-top: 0;
  392. }
  393. .icdUI .v10 .bp span,
  394. .icdUI .v10 .bph span,
  395. .icdUI .v10 .bpd span,
  396. .icdUI .v10 .clsPromptButton span,
  397. .icdUI .v10 .clsPromptButtonOver span,
  398. .icdUI .v10 .clsInsertRemoveButton span,
  399. .icdUI .v10 .clsInsertRemoveButtonOver span {
  400. padding: 0 0.1em;
  401. }
  402. .icdUI .v10 a.clsLink,
  403. .icdUI .v10 .clsDialogIntroduction {
  404. font-size: 12px !important;
  405. }
  406. /* Remove background color for prompt page */
  407. .icdUI .v10 .pp {
  408. background-color: inherit;
  409. }
  410. .icdUI .v10 .clsSwsOptions {
  411. font-size: 12px;
  412. }
  413. .icdUI .clsOptions {
  414. cursor: pointer;
  415. padding: 0;
  416. vertical-align: bottom;
  417. width: 240px;
  418. }
  419. .icdUI .clsPromptComponent .dijitInline {
  420. display: inline-block;
  421. }
  422. .icdUI .clsSelectDateMonths {
  423. color: <skinValue path="/uiSkin/uiElements/body/hyperlink/state[@type='default']/color"/>;
  424. }
  425. /* pa Prompt control tree box */
  426. .icdUI .v10 .pa {
  427. height: 250px;
  428. width: 250px;
  429. background-color: <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/background/color"/>;
  430. border: 1px solid <skinValue path="/uiSkin/uiElements/form/textBox/state[@type='default']/border/color"/>;
  431. }
  432. .icdUI .clsPromptComponent .dijitTreeExpandoClosed {
  433. background-image: url("images/tree/tree_closed.png");
  434. }
  435. .icdUI .clsPromptComponent .dijitTreeExpandoOpened {
  436. background-image: url("images/tree/tree_open.png");
  437. }
  438. .icdUI .clsPromptComponent .dijitTreeExpandoClosedRTL {
  439. background-image: url("images/tree/tree_closed_rtl.png");
  440. }
  441. .icdUI .clsTreeText {
  442. font-size: 8pt;
  443. padding: 0 1px 0 3px;
  444. vertical-align: middle;
  445. cursor: pointer;
  446. margin: 0;
  447. background-color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='default']/background/color"/>;
  448. }
  449. .icdUI .clsTreeNode_hover {
  450. background-color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='hover']/background/color"/>;
  451. color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='default']/text/color"/>;
  452. }
  453. .icdUI .clsTreeNode_partial {
  454. color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='alternate']/text/color"/>;
  455. }
  456. .icdUI .clsTreeNode_selected {
  457. background-color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='selected']/background/color"/>;
  458. color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='selected']/text/color"/>;
  459. }
  460. </css>