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