Lines Matching refs:chart
20 --chart-line-radius: 1rem;
21 --chart-line: solid gray thin;
214 .menu-chart .nav-link::before {
215 content: url(webtrees/menu/chart.png);
218 .menu-chart-ancestry::before {
219 content: url(webtrees/menu/chart-ancestors.png);
222 .menu-chart-compact::before {
223 content: url(webtrees/menu/chart-compact.png);
226 .menu-chart-descendants::before {
227 content: url(webtrees/menu/chart-descendants.png);
230 .menu-chart-familybook::before {
231 content: url(webtrees/menu/chart-family-book.png);
234 .menu-chart-fanchart::before {
235 content: url(webtrees/menu/chart-fanchart.png);
238 .menu-chart-hourglass::before {
239 content: url(webtrees/menu/chart-hourglass.png);
242 .menu-chart-lifespan::before {
243 content: url(webtrees/menu/chart-lifespan.png);
246 .menu-chart-pedigree::before {
247 content: url(webtrees/menu/chart-pedigree.png);
250 .menu-chart-pedigreemap::before {
251 content: url(webtrees/menu/chart-pedigree-map.png);
254 .menu-chart-relationship::before {
255 content: url(webtrees/menu/chart-relationship.png);
258 .menu-chart-statistics::before {
259 content: url(webtrees/menu/chart-statistics.png);
262 .menu-chart-timeline::before {
263 content: url(webtrees/menu/chart-timeline.png);
266 .menu-chart-tree::before {
267 content: url(webtrees/menu/chart-tree.png);
512 * Each type of chart will set its own size and hide/show content.
514 * wt-chart-box
515 * +--- wt-chart-box-thumbnail
516 * +--- wt-chart-box-extra
517 * +--- wt-chart-box-zoom
518 * +--- wt-chart-box-icon
519 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
520 * +--- wt-chart-box-links
521 * +--- wt-chart-box-icon
522 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
523 * +--- wt-chart-box-name
524 * +--- wt-chart-box-lifespan
525 * +--- wt-chart-box-facts
526 * +--- wt-chart-box-fact
528 .wt-chart-box {
535 .wt-chart-box-f,
536 .wt-chart-box-f .wt-chart-box-dropdown {
541 .wt-chart-box-m,
542 .wt-chart-box-m .wt-chart-box-dropdown {
547 .wt-chart-box-u,
548 .wt-chart-box-u .wt-chart-box-dropdown {
553 .wt-chart-box-x,
554 .wt-chart-box-x .wt-chart-box-dropdown {
1015 /*-- Fan chart ---- */
1028 /* Lifespans chart */
1342 /* my page chart enhancements */
1348 .wt-chart {