diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-06-02 12:46:40 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-06-02 12:49:37 +0100 |
| commit | ad3143cc1f5191f21ec566a4ccc46aa1a5e4f909 (patch) | |
| tree | eeca4cd95a39e3041f868638da52723fbee8d4a1 /resources/css | |
| parent | e15cc1eb911b108ddb6d126972dcaccc1fbe666a (diff) | |
| download | webtrees-ad3143cc1f5191f21ec566a4ccc46aa1a5e4f909.tar.gz webtrees-ad3143cc1f5191f21ec566a4ccc46aa1a5e4f909.tar.bz2 webtrees-ad3143cc1f5191f21ec566a4ccc46aa1a5e4f909.zip | |
Prefer https for links to documentation
Diffstat (limited to 'resources/css')
| -rw-r--r-- | resources/css/_chart-pedigree-map.css | 2 | ||||
| -rw-r--r-- | resources/css/_chart-relationships.css | 2 | ||||
| -rw-r--r-- | resources/css/_list-individuals.css | 2 | ||||
| -rw-r--r-- | resources/css/_list-notes.css | 2 | ||||
| -rw-r--r-- | resources/css/_pages-family.css | 4 | ||||
| -rw-r--r-- | resources/css/_sortable.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/aquamarine.css | 2 | ||||
| -rwxr-xr-x | resources/css/colors/ash.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/bluemarine.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/mercury.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/olivia.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/pinkplastic.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/sage.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/shinytomato.css | 2 | ||||
| -rw-r--r-- | resources/css/colors/tealtop.css | 2 | ||||
| -rwxr-xr-x | resources/css/fab.css | 2 | ||||
| -rwxr-xr-x | resources/css/minimal.css | 2 |
17 files changed, 18 insertions, 18 deletions
diff --git a/resources/css/_chart-pedigree-map.css b/resources/css/_chart-pedigree-map.css index 38b2bc9a46..5e05a3449d 100644 --- a/resources/css/_chart-pedigree-map.css +++ b/resources/css/_chart-pedigree-map.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/resources/css/_chart-relationships.css b/resources/css/_chart-relationships.css index 21d34a4f88..4203b0db1e 100644 --- a/resources/css/_chart-relationships.css +++ b/resources/css/_chart-relationships.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/resources/css/_list-individuals.css b/resources/css/_list-individuals.css index 548d43049a..4a034ba876 100644 --- a/resources/css/_list-individuals.css +++ b/resources/css/_list-individuals.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/resources/css/_list-notes.css b/resources/css/_list-notes.css index f88dc51575..e3942b8561 100644 --- a/resources/css/_list-notes.css +++ b/resources/css/_list-notes.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/resources/css/_pages-family.css b/resources/css/_pages-family.css index c66d35249d..1d3c14a11f 100644 --- a/resources/css/_pages-family.css +++ b/resources/css/_pages-family.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ .wt-family-members .wt-chart-box { @@ -19,4 +19,4 @@ .wt-family-members .wt-chart-box-lifespan { display: none; -}
\ No newline at end of file +} diff --git a/resources/css/_sortable.css b/resources/css/_sortable.css index 15e53a6245..330e23fa6c 100644 --- a/resources/css/_sortable.css +++ b/resources/css/_sortable.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Sortable lists */ diff --git a/resources/css/colors/aquamarine.css b/resources/css/colors/aquamarine.css index ff6344697a..aff1074b01 100644 --- a/resources/css/colors/aquamarine.css +++ b/resources/css/colors/aquamarine.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Aquamarine Palette */ diff --git a/resources/css/colors/ash.css b/resources/css/colors/ash.css index b3aaa41553..8fc038bfc8 100755 --- a/resources/css/colors/ash.css +++ b/resources/css/colors/ash.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Ash Palette */ diff --git a/resources/css/colors/bluemarine.css b/resources/css/colors/bluemarine.css index 9ac55a35e8..c68c4a5dbf 100644 --- a/resources/css/colors/bluemarine.css +++ b/resources/css/colors/bluemarine.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Bluemarine Palette */ diff --git a/resources/css/colors/mercury.css b/resources/css/colors/mercury.css index ce92c31568..5d8b4969c7 100644 --- a/resources/css/colors/mercury.css +++ b/resources/css/colors/mercury.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Mercury Palette */ diff --git a/resources/css/colors/olivia.css b/resources/css/colors/olivia.css index 3536c02db8..c4d28a52d0 100644 --- a/resources/css/colors/olivia.css +++ b/resources/css/colors/olivia.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Olivia Palette */ diff --git a/resources/css/colors/pinkplastic.css b/resources/css/colors/pinkplastic.css index db7d80304b..1216cfc0d4 100644 --- a/resources/css/colors/pinkplastic.css +++ b/resources/css/colors/pinkplastic.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Pinkplastic Palette */ diff --git a/resources/css/colors/sage.css b/resources/css/colors/sage.css index 9240c6cb5e..f2fc2f7ea9 100644 --- a/resources/css/colors/sage.css +++ b/resources/css/colors/sage.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Sage Palette */ diff --git a/resources/css/colors/shinytomato.css b/resources/css/colors/shinytomato.css index 706f449658..dc9edfcdad 100644 --- a/resources/css/colors/shinytomato.css +++ b/resources/css/colors/shinytomato.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Shinytomato Palette */ diff --git a/resources/css/colors/tealtop.css b/resources/css/colors/tealtop.css index af74c34614..df32463349 100644 --- a/resources/css/colors/tealtop.css +++ b/resources/css/colors/tealtop.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Tealtop Palette */ diff --git a/resources/css/fab.css b/resources/css/fab.css index 9edd9c8ca4..febc062acc 100755 --- a/resources/css/fab.css +++ b/resources/css/fab.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* The FAB theme */ diff --git a/resources/css/minimal.css b/resources/css/minimal.css index b86e442a21..9cecdaa32e 100755 --- a/resources/css/minimal.css +++ b/resources/css/minimal.css @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* The minimal theme */ |
