|
@@ -1298,6 +1298,21 @@ table.is-style-stripes tbody tr:nth-child(odd),
|
|
|
padding-left: 32px !important;
|
|
|
}
|
|
|
|
|
|
+/**
|
|
|
+ * Vendors
|
|
|
+ * - Styles for 3rd party plugins and WP extensions
|
|
|
+ */
|
|
|
+/**
|
|
|
+ * Vendors
|
|
|
+ * - 3rd-party compatibility styles
|
|
|
+ */
|
|
|
+/**
|
|
|
+ * Set Jetpack form text color
|
|
|
+ */
|
|
|
+.jetpack-contact-info-block .is-selected textarea.block-editor-plain-text {
|
|
|
+ color: #000000;
|
|
|
+}
|
|
|
+
|
|
|
/**
|
|
|
* Extras
|
|
|
*/
|