| @@ -483,9 +483,8 @@ | ||
| 483 | 483 | height: 10px; |
| 484 | 484 | height: 17px; |
| 485 | 485 | border: none; |
| 486 | 486 | color: #fff; |
| 487 | - z-index: 1; | |
| 488 | 487 | background: #c55555; |
| 489 | 488 | } |
| 490 | 489 | |
| 491 | 490 | .type-label { |
| @@ -494,23 +493,20 @@ | ||
| 494 | 493 | height: 205px; |
| 495 | 494 | padding: 15px; |
| 496 | 495 | border: 1px solid #e0e0e0; |
| 497 | 496 | background-color: white; |
| 498 | - background-image: url(../images/chart_types_v395.png); | |
| 497 | + background-image: url(../images/chart_types_v340_g.png); | |
| 499 | 498 | background-repeat: no-repeat; |
| 500 | 499 | background-position: center center; |
| 501 | - background-size: 900px 1150px; | |
| 502 | - filter: grayscale(100%); | |
| 503 | 500 | } |
| 504 | 501 | |
| 505 | 502 | .type-label-selected, |
| 506 | -.type-box .type-label:hover { | |
| 507 | -/* background-image: url(../images/chart_types_v340.png);*/ | |
| 508 | - filter: grayscale(0); | |
| 503 | +.type-box > .type-label:hover { | |
| 504 | + background-image: url(../images/chart_types_v340.png); | |
| 509 | 505 | } |
| 510 | 506 | |
| 511 | 507 | .type-box-area .type-label { |
| 512 | - background-position: -8px -225px; | |
| 508 | + background-position: 0 -225px; | |
| 513 | 509 | } |
| 514 | 510 | |
| 515 | 511 | .type-box-line .type-label { |
| 516 | 512 | background-position: -600px 0; |
| @@ -524,9 +520,9 @@ | ||
| 524 | 520 | background-position: 0 0; |
| 525 | 521 | } |
| 526 | 522 | |
| 527 | 523 | .type-box-gauge .type-label { |
| 528 | - background-position: -7px -450px; | |
| 524 | + background-position: 0 -450px; | |
| 529 | 525 | } |
| 530 | 526 | |
| 531 | 527 | .type-box-geo .type-label { |
| 532 | 528 | background-position: -600px -450px; |
| @@ -532,9 +528,9 @@ | ||
| 532 | 528 | background-position: -600px -450px; |
| 533 | 529 | } |
| 534 | 530 | |
| 535 | 531 | .type-box-candlestick .type-label { |
| 536 | - background-position: -304px -450px; | |
| 532 | + background-position: -300px -450px; | |
| 537 | 533 | } |
| 538 | 534 | |
| 539 | 535 | .type-box-bar .type-label { |
| 540 | 536 | background-position: -300px -225px; |
| @@ -540,9 +536,9 @@ | ||
| 540 | 536 | background-position: -300px -225px; |
| 541 | 537 | } |
| 542 | 538 | |
| 543 | 539 | .type-box-bubble .type-label { |
| 544 | - background-position: -604px -906px; | |
| 540 | + background-position: -600px -906px; | |
| 545 | 541 | } |
| 546 | 542 | |
| 547 | 543 | .type-box-column .type-label { |
| 548 | 544 | background-position: -600px -225px; |
| @@ -554,13 +550,13 @@ | ||
| 554 | 550 | background-position: -301px -670px; |
| 555 | 551 | } |
| 556 | 552 | |
| 557 | 553 | .type-box-timeline .type-label { |
| 558 | - background-position: -8px -670px; | |
| 554 | + background-position: -2px -670px; | |
| 559 | 555 | } |
| 560 | 556 | |
| 561 | 557 | .type-box-combo .type-label { |
| 562 | - background-position: -606px -670px; | |
| 558 | + background-position: -597px -670px; | |
| 563 | 559 | } |
| 564 | 560 | |
| 565 | 561 | .type-box-polarArea .type-label { |
| 566 | 562 | background-position: -2px -912px; |