فهرست منبع

Merge pull request #1617 from Automattic/update/exford-1.3.0

Exford: Update to 1.3.0
Takashi Irie 5 سال پیش
والد
کامیت
39febd7ec4
5فایلهای تغییر یافته به همراه19 افزوده شده و 5 حذف شده
  1. 1 1
      exford/package-lock.json
  2. 1 1
      exford/package.json
  3. 1 1
      exford/sass/style-child-theme.scss
  4. 8 1
      exford/style-rtl.css
  5. 8 1
      exford/style.css

+ 1 - 1
exford/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "exford",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
exford/package.json

@@ -1,6 +1,6 @@
 {
   "name": "exford",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "description": "Exford",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
exford/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
-Version: 1.2.0
+Version: 1.3.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 8 - 1
exford/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
-Version: 1.2.0
+Version: 1.3.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -3639,6 +3639,13 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
 	font-size: 0.83333rem;
 }
 
+/**
+ * Business Hours
+ */
+.jetpack-business-hours dd {
+	padding-right: 0;
+}
+
 /**
  * Child Theme Extra Styles
  */

+ 8 - 1
exford/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
-Version: 1.2.0
+Version: 1.3.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -3668,6 +3668,13 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
 	font-size: 0.83333rem;
 }
 
+/**
+ * Business Hours
+ */
+.jetpack-business-hours dd {
+	padding-left: 0;
+}
+
 /**
  * Child Theme Extra Styles
  */