xref: /webtrees/resources/css/_lists.css (revision 06c7ef164d05cdff8a1ddcef0d6e6be4891afd0e)
116e8b6e8SGreg Roach/**
216e8b6e8SGreg Roach * webtrees: online genealogy
3*d11be702SGreg Roach * Copyright (C) 2023 webtrees development team
416e8b6e8SGreg Roach * This program is free software: you can redistribute it and/or modify
516e8b6e8SGreg Roach * it under the terms of the GNU General Public License as published by
616e8b6e8SGreg Roach * the Free Software Foundation, either version 3 of the License, or
716e8b6e8SGreg Roach * (at your option) any later version.
816e8b6e8SGreg Roach * This program is distributed in the hope that it will be useful,
916e8b6e8SGreg Roach * but WITHOUT ANY WARRANTY; without even the implied warranty of
1016e8b6e8SGreg Roach * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1116e8b6e8SGreg Roach * GNU General Public License for more details.
1216e8b6e8SGreg Roach * You should have received a copy of the GNU General Public License
1316e8b6e8SGreg Roach * along with this program. If not, see <http://www.gnu.org/licenses/>.
1416e8b6e8SGreg Roach */
1516e8b6e8SGreg Roach
1616e8b6e8SGreg Roach@import "_list-branches.css";
1716e8b6e8SGreg Roach@import "_list-individuals.css";
1816e8b6e8SGreg Roach@import "_list-media.css";
1916e8b6e8SGreg Roach@import "_list-notes.css";
2016e8b6e8SGreg Roach@import "_list-repositories.css";
2116e8b6e8SGreg Roach@import "_list-sources.css";
22cd1ec0d0SGreg Roach@import "_list-surnames.css";
23