|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
Author URI: https://automattic.com/
|
|
Author URI: https://automattic.com/
|
|
Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
|
|
Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
|
|
Requires at least: WordPress 4.9.6
|
|
Requires at least: WordPress 4.9.6
|
|
-Version: 1.3.6
|
|
|
|
|
|
+Version: 1.3.7
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
License URI: LICENSE
|
|
License URI: LICENSE
|
|
Template: varia
|
|
Template: varia
|
|
@@ -685,6 +685,10 @@ a:hover {
|
|
color: #005177;
|
|
color: #005177;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.has-primary-background-color a:not(.has-text-color) {
|
|
|
|
+ color: #FFFFFF;
|
|
|
|
+}
|
|
|
|
+
|
|
button,
|
|
button,
|
|
a {
|
|
a {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
@@ -1437,7 +1441,7 @@ button[data-load-more-btn], .button {
|
|
|
|
|
|
.wp-block-button.is-style-outline.wp-block-button__link:active,
|
|
.wp-block-button.is-style-outline.wp-block-button__link:active,
|
|
.wp-block-button.is-style-outline .wp-block-button__link:active {
|
|
.wp-block-button.is-style-outline .wp-block-button__link:active {
|
|
- color: #0073AA;
|
|
|
|
|
|
+ color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline.wp-block-button__link:focus, .wp-block-button.is-style-outline.wp-block-button__link.has-focus,
|
|
.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline.wp-block-button__link:focus, .wp-block-button.is-style-outline.wp-block-button__link.has-focus,
|
|
@@ -1447,6 +1451,11 @@ button[data-load-more-btn], .button {
|
|
color: #005177;
|
|
color: #005177;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.has-primary-background-color .wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color), .has-primary-background-color
|
|
|
|
+.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
|
|
|
|
+ color: #FFFFFF;
|
|
|
|
+}
|
|
|
|
+
|
|
.wp-block-button.is-style-squared,
|
|
.wp-block-button.is-style-squared,
|
|
.wp-block-button.is-style-squared .wp-block-button__link {
|
|
.wp-block-button.is-style-squared .wp-block-button__link {
|
|
border-radius: 0;
|
|
border-radius: 0;
|