Skip to content

Commit d0065bd

Browse files
committed
!!!Added images for the three new chart types.
1 parent 2766782 commit d0065bd

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

css/frame.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,18 @@ div.group-content .group-description {
402402
background-position: -600px -225px;
403403
}
404404

405+
.type-box-table .type-label {
406+
background-position: -301px -670px;
407+
}
408+
409+
.type-box-timeline .type-label {
410+
background-position: -2px -670px;
411+
}
412+
413+
.type-box-combo .type-label {
414+
background-position: -597px -670px;
415+
}
416+
405417
/******************************************************************************/
406418
/******************************** OTHER STYLES ******************************/
407419
/******************************************************************************/

images/chart_types.png

-58.2 KB
Loading

images/chart_types_g.png

30.4 KB
Loading

0 commit comments

Comments
 (0)