PageRenderTime 169ms CodeModel.GetById 16ms RepoModel.GetById 2ms app.codeStats 0ms

/Base/MVCUIHtmlHelper/MVCUIHtmlHelper.Web/Content/js/dhtmlx/dhtmlxWindows/codebase/skins/dhtmlxwindows_aqua_orange.css

#
CSS | 513 lines | 462 code | 23 blank | 28 comment | 0 complexity | 13df9d1c19fd7af16922dd3f0e9c39d1 MD5 | raw file
  1. /* "AQUA ORANGE" SKIN */
  2. /* inner table*/
  3. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange {
  4. background: none;
  5. }
  6. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange {
  7. background: none;
  8. }
  9. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td {
  10. background: none;
  11. }
  12. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td {
  13. background: none;
  14. }
  15. /* HEADER */
  16. /* full header td */
  17. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full {
  18. height: 31px;
  19. -moz-user-select: none;
  20. cursor: default;
  21. font-size: 1px;
  22. }
  23. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full {
  24. height: 31px;
  25. -moz-user-select: none;
  26. cursor: default;
  27. font-size: 1px;
  28. }
  29. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header {
  30. height: 31px;
  31. -moz-user-select: none;
  32. cursor: default;
  33. }
  34. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header {
  35. height: 31px;
  36. -moz-user-select: none;
  37. cursor: default;
  38. }
  39. /* header left side */
  40. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_left {
  41. height: 31px;
  42. width: 10px;
  43. background-image: url("../imgs/aqua_orange/active/header_left.gif");
  44. background-position: bottom;
  45. background-repeat: no-repeat;
  46. cursor: default;
  47. font-size: 1px;
  48. }
  49. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_left {
  50. height: 31px;
  51. width: 10px;
  52. background-image: url("../imgs/aqua_orange/inactive/header_left.gif");
  53. background-position: bottom;
  54. background-repeat: no-repeat;
  55. cursor: default;
  56. font-size: 1px;
  57. }
  58. /* header middle side */
  59. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_middle {
  60. height: 31px;
  61. background-image: url("../imgs/aqua_orange/active/header_middle.gif");
  62. background-position: bottom;
  63. background-repeat: repeat-x;
  64. cursor: default;
  65. font-size: 2px;
  66. }
  67. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_middle {
  68. height: 31px;
  69. background-image: url("../imgs/aqua_orange/inactive/header_middle.gif");
  70. background-position: bottom;
  71. background-repeat: repeat-x;
  72. cursor: default;
  73. font-size: 2px;
  74. }
  75. /* header right side */
  76. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_right {
  77. height: 31px;
  78. width: 10px;
  79. background-image: url("../imgs/aqua_orange/active/header_right.gif");
  80. background-position: bottom;
  81. background-repeat: no-repeat;
  82. cursor: default;
  83. font-size: 1px;
  84. }
  85. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_header_full table.dhtmlx_wins_header td.dhtmlx_wins_td_header_right {
  86. height: 31px;
  87. width: 10px;
  88. background-image: url("../imgs/aqua_orange/inactive/header_right.gif");
  89. background-position: bottom;
  90. background-repeat: no-repeat;
  91. cursor: default;
  92. font-size: 1px;
  93. }
  94. /* BODY */
  95. /*
  96. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.td_body_full table.body td {
  97. font-size: 1px;
  98. }
  99. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.td_body_full table.body td {
  100. font-size: 1px;
  101. }
  102. */
  103. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_left {
  104. width: 3px;
  105. background-image: url("../imgs/aqua_orange/active/body_middle_left.gif");
  106. background-repeat: repeat-y;
  107. -moz-user-select: none;
  108. font-size: 1px;
  109. }
  110. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_left {
  111. width: 3px;
  112. background-image: url("../imgs/aqua_orange/inactive/body_middle_left.gif");
  113. background-repeat: repeat-y;
  114. -moz-user-select: none;
  115. font-size: 1px;
  116. }
  117. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content {
  118. font-family: Tahoma;
  119. font-size: 10px;
  120. color: #000000;
  121. font-weight: normal;
  122. background-color: #F5F5F5;
  123. }
  124. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content {
  125. font-family: Tahoma;
  126. font-size: 10px;
  127. color: #000000;
  128. font-weight: normal;
  129. background-color: #F5F5F5;
  130. }
  131. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content div.dhtmlx_wins_body_content {
  132. /* width: 100%; */
  133. position: relative;
  134. font-family: Tahoma;
  135. font-size: 10px;
  136. color: #000000;
  137. font-weight: normal;
  138. background-color: #F5F5F5;
  139. overflow: auto;
  140. }
  141. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_content div.dhtmlx_wins_body_content {
  142. /* width: 100%; */
  143. position: relative;
  144. font-family: Tahoma;
  145. font-size: 10px;
  146. color: #000000;
  147. font-weight: normal;
  148. background-color: #F5F5F5;
  149. overflow: auto;
  150. }
  151. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_right {
  152. width: 3px;
  153. background-image: url("../imgs/aqua_orange/active/body_middle_right.gif");
  154. background-repeat: repeat-y;
  155. -moz-user-select: none;
  156. font-size: 1px;
  157. }
  158. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_middle_right {
  159. width: 3px;
  160. background-image: url("../imgs/aqua_orange/inactive/body_middle_right.gif");
  161. background-repeat: repeat-y;
  162. -moz-user-select: none;
  163. font-size: 1px;
  164. }
  165. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_left {
  166. width: 3px;
  167. height: 3px;
  168. background-image: url("../imgs/aqua_orange/active/body_bottom_left.gif");
  169. background-repeat: no-repeat;
  170. -moz-user-select: none;
  171. font-size: 1px;
  172. }
  173. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_left {
  174. width: 3px;
  175. height: 3px;
  176. background-image: url("../imgs/aqua_orange/inactive/body_bottom_left.gif");
  177. background-repeat: no-repeat;
  178. -moz-user-select: none;
  179. font-size: 1px;
  180. }
  181. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_middle {
  182. height: 3px;
  183. background-image: url("../imgs/aqua_orange/active/body_bottom_middle.gif");
  184. background-repeat: repeat-x;
  185. -moz-user-select: none;
  186. font-size: 1px;
  187. }
  188. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_middle {
  189. height: 6px;
  190. background-image: url("../imgs/aqua_orange/inactive/body_bottom_middle.gif");
  191. background-repeat: repeat-x;
  192. -moz-user-select: none;
  193. font-size: 1px;
  194. }
  195. div.dhtmlx_window_active table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_right {
  196. width: 3px;
  197. height: 3px;
  198. background-image: url("../imgs/aqua_orange/active/body_bottom_right.gif");
  199. background-repeat: no-repeat;
  200. -moz-user-select: none;
  201. font-size: 1px;
  202. }
  203. div.dhtmlx_window_inactive table.dhtmlx_wins_aqua_orange td.dhtmlx_wins_td_body_full table.dhtmlx_wins_body td.dhtmlx_wins_body_border_bottom_right {
  204. width: 3px;
  205. height: 3px;
  206. background-image: url("../imgs/aqua_orange/inactive/body_bottom_right.gif");
  207. background-repeat: no-repeat;
  208. -moz-user-select: none;
  209. font-size: 1px;
  210. }
  211. /* TITLE */
  212. div.dhtmlx_window_active div.dhtmlx_wins_title_aqua_orange {
  213. position: absolute;
  214. top: 8px;
  215. left: 26px;
  216. color: #FFFFFF;
  217. font-family: Arial;
  218. font-size: 11px;
  219. font-weight: bold;
  220. cursor: default;
  221. white-space: nowrap;
  222. overflow: hidden;
  223. -moz-user-select: none;
  224. }
  225. div.dhtmlx_window_inactive div.dhtmlx_wins_title_aqua_orange {
  226. position: absolute;
  227. top: 8px;
  228. left: 26px;
  229. color: #868686;
  230. font-family: Arial;
  231. font-size: 11px;
  232. font-weight: bold;
  233. cursor: default;
  234. white-space: nowrap;
  235. overflow: hidden;
  236. -moz-user-select: none;
  237. }
  238. /* ICON */
  239. div.dhtmlx_window_active img.dhtmlx_wins_icon_aqua_orange {
  240. position: absolute;
  241. top: 8px;
  242. left: 6px;
  243. width: 16px;
  244. height: 16px;
  245. border: none;
  246. -moz-user-select: none;
  247. }
  248. div.dhtmlx_window_inactive img.dhtmlx_wins_icon_aqua_orange {
  249. position: absolute;
  250. top: 8px;
  251. left: 6px;
  252. width: 16px;
  253. height: 16px;
  254. border: none;
  255. -moz-user-select: none;
  256. }
  257. /* BUTTONS */
  258. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange {
  259. position: absolute;
  260. right: 6px;
  261. top: 7px;
  262. height: 15px;
  263. border: none;
  264. background: none;
  265. -moz-user-select: none;
  266. }
  267. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange {
  268. position: absolute;
  269. right: 6px;
  270. top: 7px;
  271. height: 15px;
  272. border: none;
  273. background: none;
  274. -moz-user-select: none;
  275. }
  276. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td.dhtmlx_wins_btn_visible {
  277. width: 17px;
  278. text-align: left;
  279. cursor: default;
  280. -moz-user-select: none;
  281. }
  282. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td.dhtmlx_wins_btn_visible {
  283. width: 17px;
  284. text-align: left;
  285. cursor: default;
  286. -moz-user-select: none;
  287. }
  288. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td.dhtmlx_wins_btn_hidden {
  289. display: none;
  290. width: 17px;
  291. text-align: left;
  292. cursor: default;
  293. -moz-user-select: none;
  294. }
  295. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td.dhtmlx_wins_btn_hidden {
  296. display: none;
  297. width: 17px;
  298. text-align: left;
  299. cursor: default;
  300. -moz-user-select: none;
  301. }
  302. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div {
  303. width: 16px;
  304. height: 15px;
  305. -moz-user-select: none;
  306. background-repeat: no-repeat;
  307. cursor: default;
  308. }
  309. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div {
  310. width: 16px;
  311. height: 15px;
  312. -moz-user-select: none;
  313. background-repeat: no-repeat;
  314. cursor: default;
  315. }
  316. /* park */
  317. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_default {
  318. background-image: url("../imgs/aqua_orange/active/btns_default/btn_park.gif");
  319. }
  320. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_default {
  321. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_park.gif");
  322. }
  323. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_disabled {
  324. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_park.gif");
  325. }
  326. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_disabled {
  327. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_park.gif");
  328. }
  329. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_over_default {
  330. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_park.gif");
  331. }
  332. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_over_default {
  333. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_park.gif");
  334. }
  335. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_over_pressed {
  336. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_park.gif");
  337. }
  338. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_park_over_pressed {
  339. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_park.gif");
  340. }
  341. /* minmax maximize */
  342. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_default {
  343. background-image: url("../imgs/aqua_orange/active/btns_default/btn_minmax1.gif");
  344. }
  345. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_default {
  346. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_minmax1.gif");
  347. }
  348. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_disabled {
  349. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_minmax1.gif");
  350. }
  351. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_disabled {
  352. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_minmax1.gif");
  353. }
  354. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_over_default {
  355. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_minmax1.gif");
  356. }
  357. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_over_default {
  358. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_minmax1.gif");
  359. }
  360. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_over_pressed {
  361. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_minmax1.gif");
  362. }
  363. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax1_over_pressed {
  364. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_minmax1.gif");
  365. }
  366. /* minmax restore */
  367. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_default {
  368. background-image: url("../imgs/aqua_orange/active/btns_default/btn_minmax2.gif");
  369. }
  370. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_default {
  371. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_minmax2.gif");
  372. }
  373. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_disabled {
  374. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_minmax2.gif");
  375. }
  376. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_disabled {
  377. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_minmax2.gif");
  378. }
  379. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_over_default {
  380. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_minmax2.gif");
  381. }
  382. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_over_default {
  383. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_minmax2.gif");
  384. }
  385. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_over_pressed {
  386. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_minmax2.gif");
  387. }
  388. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_minmax2_over_pressed {
  389. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_minmax2.gif");
  390. }
  391. /* close */
  392. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_default {
  393. background-image: url("../imgs/aqua_orange/active/btns_default/btn_close.gif");
  394. }
  395. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_default {
  396. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_close.gif");
  397. }
  398. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_disabled {
  399. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_close.gif");
  400. }
  401. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_disabled {
  402. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_close.gif");
  403. }
  404. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_over_default {
  405. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_close.gif");
  406. }
  407. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_over_default {
  408. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_close.gif");
  409. }
  410. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_over_pressed {
  411. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_close.gif");
  412. }
  413. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_close_over_pressed {
  414. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_close.gif");
  415. }
  416. /* help */
  417. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_default {
  418. background-image: url("../imgs/aqua_orange/active/btns_default/btn_help.gif");
  419. }
  420. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_default {
  421. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_help.gif");
  422. }
  423. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_disabled {
  424. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_help.gif");
  425. }
  426. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_disabled {
  427. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_help.gif");
  428. }
  429. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_over_default {
  430. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_help.gif");
  431. }
  432. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_over_default {
  433. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_help.gif");
  434. }
  435. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_over_pressed {
  436. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_help.gif");
  437. }
  438. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_help_over_pressed {
  439. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_help.gif");
  440. }
  441. /* stick */
  442. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_default {
  443. background-image: url("../imgs/aqua_orange/active/btns_default/btn_stick.gif");
  444. }
  445. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_default {
  446. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_stick.gif");
  447. }
  448. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_disabled {
  449. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_stick.gif");
  450. }
  451. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_disabled {
  452. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_stick.gif");
  453. }
  454. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_over_default {
  455. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_stick.gif");
  456. }
  457. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_over_default {
  458. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_stick.gif");
  459. }
  460. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_over_pressed {
  461. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_stick.gif");
  462. }
  463. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_stick_over_pressed {
  464. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_stick.gif");
  465. }
  466. /* sticked */
  467. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_default {
  468. background-image: url("../imgs/aqua_orange/active/btns_default/btn_sticked.gif");
  469. }
  470. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_default {
  471. background-image: url("../imgs/aqua_orange/inactive/btns_default/btn_sticked.gif");
  472. }
  473. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_disabled {
  474. background-image: url("../imgs/aqua_orange/active/btns_disabled/btn_sticked.gif");
  475. }
  476. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_disabled {
  477. background-image: url("../imgs/aqua_orange/inactive/btns_disabled/btn_sticked.gif");
  478. }
  479. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_over_default {
  480. background-image: url("../imgs/aqua_orange/active/btns_over_default/btn_sticked.gif");
  481. }
  482. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_over_default {
  483. background-image: url("../imgs/aqua_orange/inactive/btns_over_default/btn_sticked.gif");
  484. }
  485. div.dhtmlx_window_active div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_over_pressed {
  486. background-image: url("../imgs/aqua_orange/active/btns_over_pressed/btn_sticked.gif");
  487. }
  488. div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_aqua_orange table td div.button_sticked_over_pressed {
  489. background-image: url("../imgs/aqua_orange/inactive/btns_over_pressed/btn_sticked.gif");
  490. }