xref: /webtrees/resources/css/_tab-relatives.css (revision d11be7027e34e3121be11cc025421873364403f9)
14a2590a5SGreg Roach/**
24a2590a5SGreg Roach * webtrees: online genealogy
3*d11be702SGreg Roach * Copyright (C) 2023 webtrees development team
44a2590a5SGreg Roach * This program is free software: you can redistribute it and/or modify
54a2590a5SGreg Roach * it under the terms of the GNU General Public License as published by
64a2590a5SGreg Roach * the Free Software Foundation, either version 3 of the License, or
74a2590a5SGreg Roach * (at your option) any later version.
84a2590a5SGreg Roach * This program is distributed in the hope that it will be useful,
94a2590a5SGreg Roach * but WITHOUT ANY WARRANTY; without even the implied warranty of
104a2590a5SGreg Roach * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
114a2590a5SGreg Roach * GNU General Public License for more details.
124a2590a5SGreg Roach * You should have received a copy of the GNU General Public License
134a2590a5SGreg Roach * along with this program. If not, see <http://www.gnu.org/licenses/>.
144a2590a5SGreg Roach */
154a2590a5SGreg Roach
164a2590a5SGreg Roach/*
174a2590a5SGreg Roach * Close relatives tab
184a2590a5SGreg Roach *
194a2590a5SGreg Roach * wt-tabs-individual
204a2590a5SGreg Roach * +--- wt-tab-relatives
214a2590a5SGreg Roach */
224a2590a5SGreg Roach.wt-tab-relatives .wt-chart-box-lifespan {
234a2590a5SGreg Roach    display: none;
244a2590a5SGreg Roach}
25