summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2017-06-18 06:39:27 -0500
committermakitso <makitso@gmail.com>2017-06-18 06:39:27 -0500
commit02a64fe28c47a50441e1e87a24505b2160919ecd (patch)
tree77a244ca34e12b33ca5fc09e1ae14dd6e009e861 /themes
parent23c77ace10ae1f64e4aec808cf1b3f7e149f8882 (diff)
downloadwebtrees-02a64fe28c47a50441e1e87a24505b2160919ecd.tar.gz
webtrees-02a64fe28c47a50441e1e87a24505b2160919ecd.tar.bz2
webtrees-02a64fe28c47a50441e1e87a24505b2160919ecd.zip
Colors home page changes
Diffstat (limited to 'themes')
-rw-r--r--themes/colors/css-1.7.8/images/block-header-disk.pngbin0 -> 667 bytes
-rw-r--r--themes/colors/css-1.7.8/palette/aquamarine.css10
-rw-r--r--themes/colors/css-1.7.8/palette/ash.css4
-rw-r--r--themes/colors/css-1.7.8/palette/belgianchocolate.css4
-rw-r--r--themes/colors/css-1.7.8/palette/bluelagoon.css4
-rw-r--r--themes/colors/css-1.7.8/palette/bluemarine.css4
-rw-r--r--themes/colors/css-1.7.8/palette/coffeeandcream.css4
-rw-r--r--themes/colors/css-1.7.8/palette/coldday.css5
-rw-r--r--themes/colors/css-1.7.8/palette/greenbeam.css4
-rw-r--r--themes/colors/css-1.7.8/palette/mediterranio.css4
-rw-r--r--themes/colors/css-1.7.8/palette/mercury.css33
-rw-r--r--themes/colors/css-1.7.8/palette/nocturnal.css4
-rw-r--r--themes/colors/css-1.7.8/palette/olivia.css4
-rw-r--r--themes/colors/css-1.7.8/palette/pinkplastic.css4
-rw-r--r--themes/colors/css-1.7.8/palette/sage.css4
-rw-r--r--themes/colors/css-1.7.8/palette/shinytomato.css4
-rw-r--r--themes/colors/css-1.7.8/palette/tealtop.css4
-rw-r--r--themes/colors/css-1.7.8/style.css8
18 files changed, 55 insertions, 53 deletions
diff --git a/themes/colors/css-1.7.8/images/block-header-disk.png b/themes/colors/css-1.7.8/images/block-header-disk.png
new file mode 100644
index 0000000000..f1107ff5bd
--- /dev/null
+++ b/themes/colors/css-1.7.8/images/block-header-disk.png
Binary files differ
diff --git a/themes/colors/css-1.7.8/palette/aquamarine.css b/themes/colors/css-1.7.8/palette/aquamarine.css
index cb86a7b70d..c619d3ae25 100644
--- a/themes/colors/css-1.7.8/palette/aquamarine.css
+++ b/themes/colors/css-1.7.8/palette/aquamarine.css
@@ -16,18 +16,12 @@
/* Aquamarine Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #007e94;
color: #fff;
}
-.wt-header-wrapper .dropdown-item.active {
- background-color: inherit;
- color: inherit;
- font-weight: bold;
-}
-
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #085360;
}
diff --git a/themes/colors/css-1.7.8/palette/ash.css b/themes/colors/css-1.7.8/palette/ash.css
index 1f70f564ee..cd7234a5f7 100644
--- a/themes/colors/css-1.7.8/palette/ash.css
+++ b/themes/colors/css-1.7.8/palette/ash.css
@@ -16,12 +16,12 @@
/* Ash Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #5d6779;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #2a2b2d;
}
diff --git a/themes/colors/css-1.7.8/palette/belgianchocolate.css b/themes/colors/css-1.7.8/palette/belgianchocolate.css
index 9d19acc6d5..3af89677c7 100644
--- a/themes/colors/css-1.7.8/palette/belgianchocolate.css
+++ b/themes/colors/css-1.7.8/palette/belgianchocolate.css
@@ -16,12 +16,12 @@
/* Belgianchocolate Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #971702;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #311900;
}
diff --git a/themes/colors/css-1.7.8/palette/bluelagoon.css b/themes/colors/css-1.7.8/palette/bluelagoon.css
index e038600982..9d96b5b49b 100644
--- a/themes/colors/css-1.7.8/palette/bluelagoon.css
+++ b/themes/colors/css-1.7.8/palette/bluelagoon.css
@@ -16,12 +16,12 @@
/* Bluelagoon Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #5ab5ee;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #2385c2;
}
diff --git a/themes/colors/css-1.7.8/palette/bluemarine.css b/themes/colors/css-1.7.8/palette/bluemarine.css
index cc9e192475..46e6d7d8e0 100644
--- a/themes/colors/css-1.7.8/palette/bluemarine.css
+++ b/themes/colors/css-1.7.8/palette/bluemarine.css
@@ -16,12 +16,12 @@
/* Bluemarine Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #6598cb;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #98badd;
}
diff --git a/themes/colors/css-1.7.8/palette/coffeeandcream.css b/themes/colors/css-1.7.8/palette/coffeeandcream.css
index bd39a9180e..be2f6939be 100644
--- a/themes/colors/css-1.7.8/palette/coffeeandcream.css
+++ b/themes/colors/css-1.7.8/palette/coffeeandcream.css
@@ -16,12 +16,12 @@
/* Coffeeandcream Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #d4c7a7;
color: #553e2f;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #93724f;
}
diff --git a/themes/colors/css-1.7.8/palette/coldday.css b/themes/colors/css-1.7.8/palette/coldday.css
index b646ff356e..7e0341f72b 100644
--- a/themes/colors/css-1.7.8/palette/coldday.css
+++ b/themes/colors/css-1.7.8/palette/coldday.css
@@ -16,12 +16,12 @@
/* Coldday Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #1a1575;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #4d91ff;
}
@@ -43,6 +43,7 @@
}
/* Base */
+.wt-page-options-value,
#indi_header h3,
.wt-block-content, #search, #search-page-table .value, #edituser-table .value,
.secondary-menu ul li a:hover, .ui-widget-header,
diff --git a/themes/colors/css-1.7.8/palette/greenbeam.css b/themes/colors/css-1.7.8/palette/greenbeam.css
index 544b09a29a..2613d5c903 100644
--- a/themes/colors/css-1.7.8/palette/greenbeam.css
+++ b/themes/colors/css-1.7.8/palette/greenbeam.css
@@ -16,12 +16,12 @@
/* Greenbeam Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #03961e;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #7be000;
}
diff --git a/themes/colors/css-1.7.8/palette/mediterranio.css b/themes/colors/css-1.7.8/palette/mediterranio.css
index 724a971cd3..e6ad3d0c93 100644
--- a/themes/colors/css-1.7.8/palette/mediterranio.css
+++ b/themes/colors/css-1.7.8/palette/mediterranio.css
@@ -16,12 +16,12 @@
/* Mediterranio Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #a30f42;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #fc6d1d;
}
diff --git a/themes/colors/css-1.7.8/palette/mercury.css b/themes/colors/css-1.7.8/palette/mercury.css
index 2129b18fa4..993e89227a 100644
--- a/themes/colors/css-1.7.8/palette/mercury.css
+++ b/themes/colors/css-1.7.8/palette/mercury.css
@@ -1,28 +1,27 @@
-.wt-page-options-label,
- /**
- * webtrees: online genealogy
- * Copyright (C) 2017 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
- * (at your option) any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * 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/>.
- */
+/**
+ * webtrees: online genealogy
+ * Copyright (C) 2017 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
+ * (at your option) any later version.
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * 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/>.
+ */
/* Mercury Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #d4d4d4;
color: #707070;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #a9adbc;
}
diff --git a/themes/colors/css-1.7.8/palette/nocturnal.css b/themes/colors/css-1.7.8/palette/nocturnal.css
index 37e3b15fe1..d7574d48a0 100644
--- a/themes/colors/css-1.7.8/palette/nocturnal.css
+++ b/themes/colors/css-1.7.8/palette/nocturnal.css
@@ -16,12 +16,12 @@
/* Nocturnal Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #0a2352;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #9fa8d5;
}
diff --git a/themes/colors/css-1.7.8/palette/olivia.css b/themes/colors/css-1.7.8/palette/olivia.css
index 756bc3c7df..a33b116014 100644
--- a/themes/colors/css-1.7.8/palette/olivia.css
+++ b/themes/colors/css-1.7.8/palette/olivia.css
@@ -16,12 +16,12 @@
/* Olivia Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #7db323;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #b5d52a;
}
diff --git a/themes/colors/css-1.7.8/palette/pinkplastic.css b/themes/colors/css-1.7.8/palette/pinkplastic.css
index f34a4bc7b2..58fb35f0e2 100644
--- a/themes/colors/css-1.7.8/palette/pinkplastic.css
+++ b/themes/colors/css-1.7.8/palette/pinkplastic.css
@@ -16,12 +16,12 @@
/* Pinkplastic Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #f41063;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #f391c6;
}
diff --git a/themes/colors/css-1.7.8/palette/sage.css b/themes/colors/css-1.7.8/palette/sage.css
index 42c9890805..074991fbd3 100644
--- a/themes/colors/css-1.7.8/palette/sage.css
+++ b/themes/colors/css-1.7.8/palette/sage.css
@@ -16,12 +16,12 @@
/* Sage Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #767647;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #cca;
}
diff --git a/themes/colors/css-1.7.8/palette/shinytomato.css b/themes/colors/css-1.7.8/palette/shinytomato.css
index 16c0d68de4..7d4f382e60 100644
--- a/themes/colors/css-1.7.8/palette/shinytomato.css
+++ b/themes/colors/css-1.7.8/palette/shinytomato.css
@@ -16,12 +16,12 @@
/* Shinytomato Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #f21107;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #a1443a;
}
diff --git a/themes/colors/css-1.7.8/palette/tealtop.css b/themes/colors/css-1.7.8/palette/tealtop.css
index b68de7ad2f..c275c0d1ee 100644
--- a/themes/colors/css-1.7.8/palette/tealtop.css
+++ b/themes/colors/css-1.7.8/palette/tealtop.css
@@ -16,12 +16,12 @@
/* Tealtop Palette */
/* Header */
-.wt-header-wrapper {
+.wt-header-wrapper, .btn-primary {
background: #34775a;
color: #fff;
}
-.wt-primary-menu {
+.wt-primary-menu, .btn-primary:hover {
background: #52bf90;
}
diff --git a/themes/colors/css-1.7.8/style.css b/themes/colors/css-1.7.8/style.css
index 035e695242..ea3268d571 100644
--- a/themes/colors/css-1.7.8/style.css
+++ b/themes/colors/css-1.7.8/style.css
@@ -261,6 +261,10 @@ a > .wt-icon-arrow-up:hover::before {
* +---wt-cookie-warning
*/
+.wt-block-header::before {
+ content: url(images/block-header-disk.png);
+}
+
.wt-global {
background: #fff; /* Override clouds */
color: #333;
@@ -998,6 +1002,10 @@ img.block,
width: 60px;
}
+.btn-primary, .btn-primary:hover {
+ border: none;
+}
+
.alpha_index {
color: #999;
}