summaryrefslogtreecommitdiff
path: root/resources/css
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2020-05-09 23:28:04 +0100
committerGreg Roach <greg@subaqua.co.uk>2020-05-10 10:38:34 +0100
commit2d65026fd8942de28fc1d119744d98cf3f9ba0fa (patch)
tree49ce573933b4c307f58724d0dd21da368571275f /resources/css
parent8fd23e11d451d06987902a45213d297fc89c533f (diff)
downloadwebtrees-2d65026fd8942de28fc1d119744d98cf3f9ba0fa.tar.gz
webtrees-2d65026fd8942de28fc1d119744d98cf3f9ba0fa.tar.bz2
webtrees-2d65026fd8942de28fc1d119744d98cf3f9ba0fa.zip
DeadCode
Diffstat (limited to 'resources/css')
-rwxr-xr-xresources/css/clouds.css48
-rw-r--r--resources/css/colors.css48
-rwxr-xr-xresources/css/fab.css47
-rwxr-xr-xresources/css/minimal.css48
-rwxr-xr-xresources/css/webtrees.css48
-rwxr-xr-xresources/css/xenea.css48
6 files changed, 6 insertions, 281 deletions
diff --git a/resources/css/clouds.css b/resources/css/clouds.css
index d0dabba983..e0223cd343 100755
--- a/resources/css/clouds.css
+++ b/resources/css/clouds.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2020 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -1204,38 +1204,6 @@ div.faq_body {
white-space: nowrap;
}
-/* Extra info */
-#sb_content_extra_info {
- font-size: 80%;
- font-weight: bold;
- margin-top: 0;
- overflow: hidden;
- padding: 5px;
-}
-
-#sb_content_extra_info .editfacts {
- float: right;
- margin-top: -30px;
-}
-
-#sb_content_extra_info a {
- display: block;
-}
-
-#sb_content_extra_info span {
- font-weight: normal;
-}
-
-#sb_content_extra_info span a {
- display: inline;
-}
-
-#sb_content_extra_info #hitcounter {
- border-top: 1px solid #bcd;
- font-weight: bold;
- padding-top: 5px;
-}
-
/* Stories module */
.story_title {
padding-top: 12px;
@@ -1651,20 +1619,6 @@ a > .wt-icon-arrow-up:hover {
padding-left: 4px;
}
-/*
- * Place hierarchy
- *
- * wt-place-hierarchy-page
- */
-
-#place-hierarchy ul {
- list-style-type: none;
-}
-
-.d-table-cell {
- padding-right: 5px;
-}
-
/* Some menus (e.g. languages) can be longer than a page */
.dropdown-menu {
max-height: 30rem;
diff --git a/resources/css/colors.css b/resources/css/colors.css
index 02d0dee38e..ce9f1414b0 100644
--- a/resources/css/colors.css
+++ b/resources/css/colors.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2020 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -1113,38 +1113,6 @@ div.faq_body {
white-space: nowrap;
}
-/* Extra info */
-#sb_content_extra_info {
- font-size: 80%;
- font-weight: bold;
- margin-top: 1px;
- overflow: hidden;
- padding: 5px;
-}
-
-#sb_content_extra_info .editfacts {
- float: right;
- margin-top: -30px;
-}
-
-#sb_content_extra_info a {
- display: block;
-}
-
-#sb_content_extra_info span {
- font-weight: normal;
-}
-
-#sb_content_extra_info span a {
- display: inline;
-}
-
-#sb_content_extra_info #hitcounter {
- border-top: 1px solid #b2c7d7;
- font-weight: bold;
- padding-top: 5px;
-}
-
/* Stories module */
.story_title {
padding-top: 12px;
@@ -1500,20 +1468,6 @@ a > .wt-icon-arrow-up:hover {
padding-left: 4px;
}
-/*
- * Place hierarchy
- *
- * wt-place-hierarchy-page
- */
-
-#place-hierarchy ul {
- list-style-type: none;
-}
-
-.d-table-cell {
- padding-right: 5px;
-}
-
/* Some menus (e.g. languages) can be longer than a page */
.dropdown-menu {
max-height: 30rem;
diff --git a/resources/css/fab.css b/resources/css/fab.css
index 98e3d2261c..5428fd2543 100755
--- a/resources/css/fab.css
+++ b/resources/css/fab.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2020 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -950,37 +950,6 @@ div.faq_body {
white-space: nowrap;
}
-/* Extra info */
-#sb_content_extra_info {
- font-size: 80%;
- font-weight: bold;
- margin-top: 1px;
- overflow: hidden;
- padding: 5px;
-}
-
-#sb_content_extra_info .editfacts {
- float: right;
- margin-top: -10px;
-}
-
-#sb_content_extra_info a {
- display: block;
-}
-
-#sb_content_extra_info span {
- font-weight: normal;
-}
-
-#sb_content_extra_info span a {
- display: inline;
-}
-
-#sb_content_extra_info #hitcounter {
- font-weight: bold;
- padding-top: 5px;
-}
-
/* Stories module */
.story_title {
padding-top: 12px;
@@ -1348,20 +1317,6 @@ a > .wt-icon-arrow-up:hover {
padding-left: 4px;
}
-/*
- * Place hierarchy
- *
- * wt-place-hierarchy-page
- */
-
-#place-hierarchy ul {
- list-style-type: none;
-}
-
-.d-table-cell {
- padding-right: 5px;
-}
-
/* Some menus (e.g. languages) can be longer than a page */
.dropdown-menu {
max-height: 30rem;
diff --git a/resources/css/minimal.css b/resources/css/minimal.css
index 1b57c25bc4..8884b45394 100755
--- a/resources/css/minimal.css
+++ b/resources/css/minimal.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2020 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -638,38 +638,6 @@ div.faq_body {
white-space: nowrap;
}
-/* Extra info */
-#sb_content_extra_info {
- font-size: 80%;
- font-weight: bold;
- margin-top: 1px;
- overflow: hidden;
- padding: 5px;
-}
-
-#sb_content_extra_info .editfacts {
- float: right;
- margin-top: -10px;
-}
-
-#sb_content_extra_info a {
- display: block;
-}
-
-#sb_content_extra_info span {
- font-weight: normal;
-}
-
-#sb_content_extra_info span a {
- display: inline;
-}
-
-#sb_content_extra_info #hitcounter {
- border-top: 1px solid #b2c7d7;
- font-weight: bold;
- padding-top: 5px;
-}
-
/* Stories module */
.story_title {
padding-top: 12px;
@@ -1143,20 +1111,6 @@ a > .wt-icon-arrow-up:hover {
vertical-align: top;
}
-/*
- * Place hierarchy
- *
- * wt-place-hierarchy-page
- */
-
-#place-hierarchy ul {
- list-style-type: none;
-}
-
-.d-table-cell {
- padding-right: 5px;
-}
-
/* Some menus (e.g. languages) can be longer than a page */
.dropdown-menu {
max-height: 30rem;
diff --git a/resources/css/webtrees.css b/resources/css/webtrees.css
index abefe15ee4..e86eb4542d 100755
--- a/resources/css/webtrees.css
+++ b/resources/css/webtrees.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2020 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -1144,38 +1144,6 @@ div.faq_body {
white-space: nowrap;
}
-/* Extra info */
-#sb_content_extra_info {
- font-size: 80%;
- font-weight: bold;
- margin-top: 1px;
- overflow: hidden;
- padding: 5px;
-}
-
-#sb_content_extra_info .editfacts {
- float: right;
- margin-top: -30px;
-}
-
-#sb_content_extra_info a {
- display: block;
-}
-
-#sb_content_extra_info span {
- font-weight: normal;
-}
-
-#sb_content_extra_info span a {
- display: inline;
-}
-
-#sb_content_extra_info #hitcounter {
- border-top: 1px solid #b2c7d7;
- font-weight: bold;
- padding-top: 5px;
-}
-
/* Stories module */
.story_title {
padding-top: 12px;
@@ -1556,20 +1524,6 @@ a > .wt-icon-arrow-up:hover {
padding-left: 4px;
}
-/*
- * Place hierarchy
- *
- * wt-place-hierarchy-page
- */
-
-#place-hierarchy ul {
- list-style-type: none;
-}
-
-.d-table-cell {
- padding-right: 5px;
-}
-
/* Some menus (e.g. languages) can be longer than a page */
.dropdown-menu {
max-height: 30rem;
diff --git a/resources/css/xenea.css b/resources/css/xenea.css
index 388b782482..e2c3728e15 100755
--- a/resources/css/xenea.css
+++ b/resources/css/xenea.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2020 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -1136,38 +1136,6 @@ div.faq_body {
white-space: nowrap;
}
-/* Extra info */
-#sb_content_extra_info {
- font-size: 80%;
- font-weight: bold;
- margin-top: 1px;
- overflow: hidden;
- padding: 5px;
-}
-
-#sb_content_extra_info .editfacts {
- float: right;
- margin-top: -30px;
-}
-
-#sb_content_extra_info a {
- display: block;
-}
-
-#sb_content_extra_info span {
- font-weight: normal;
-}
-
-#sb_content_extra_info span a {
- display: inline;
-}
-
-#sb_content_extra_info #hitcounter {
- border-top: 1px solid #b2c7d7;
- font-weight: bold;
- padding-top: 5px;
-}
-
/* Stories module */
.story_title {
padding-top: 12px;
@@ -1711,20 +1679,6 @@ a > .wt-icon-arrow-up:hover {
padding-left: 4px;
}
-/*
- * Place hierarchy
- *
- * wt-place-hierarchy-page
- */
-
-#place-hierarchy ul {
- list-style-type: none;
-}
-
-.d-table-cell {
- padding-right: 5px;
-}
-
/* Some menus (e.g. languages) can be longer than a page */
.dropdown-menu {
max-height: 30rem;