Explorar el Código

Leven 1.1.1: Recompile styles from Varia update.

Jeffrey Pearce hace 5 años
padre
commit
ef680afaa7
Se han modificado 6 ficheros con 41 adiciones y 41 borrados
  1. 1 1
      leven/package-lock.json
  2. 1 1
      leven/package.json
  3. 1 1
      leven/sass/style-child-theme.scss
  4. 12 12
      leven/style-editor.css
  5. 13 13
      leven/style-rtl.css
  6. 13 13
      leven/style.css

+ 1 - 1
leven/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "leven",
   "name": "leven",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
leven/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "leven",
   "name": "leven",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "Leven",
   "description": "Leven",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

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

@@ -5,7 +5,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.1.0
+Version: 1.1.1
 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

+ 12 - 12
leven/style-editor.css

@@ -783,15 +783,15 @@ table th,
 }
 }
 
 
 .margin-right-none {
 .margin-right-none {
-	margin-top: 0 !important;
+	margin-right: 0 !important;
 }
 }
 
 
 .margin-right-half {
 .margin-right-half {
-	margin-top: 16px !important;
+	margin-right: 16px !important;
 }
 }
 
 
 .margin-right-default {
 .margin-right-default {
-	margin-top: 32px !important;
+	margin-right: 32px !important;
 }
 }
 
 
 .margin-bottom-none {
 .margin-bottom-none {
@@ -807,15 +807,15 @@ table th,
 }
 }
 
 
 .margin-left-none {
 .margin-left-none {
-	margin-top: 0 !important;
+	margin-left: 0 !important;
 }
 }
 
 
 .margin-left-half {
 .margin-left-half {
-	margin-top: 16px !important;
+	margin-left: 16px !important;
 }
 }
 
 
 .margin-left-default {
 .margin-left-default {
-	margin-top: 32px !important;
+	margin-left: 32px !important;
 }
 }
 
 
 /*
 /*
@@ -834,15 +834,15 @@ table th,
 }
 }
 
 
 .padding-right-none {
 .padding-right-none {
-	padding-top: 0 !important;
+	padding-right: 0 !important;
 }
 }
 
 
 .padding-right-half {
 .padding-right-half {
-	padding-top: 16px !important;
+	padding-right: 16px !important;
 }
 }
 
 
 .padding-right-default {
 .padding-right-default {
-	padding-top: 32px !important;
+	padding-right: 32px !important;
 }
 }
 
 
 .padding-bottom-none {
 .padding-bottom-none {
@@ -858,15 +858,15 @@ table th,
 }
 }
 
 
 .padding-left-none {
 .padding-left-none {
-	padding-top: 0 !important;
+	padding-left: 0 !important;
 }
 }
 
 
 .padding-left-half {
 .padding-left-half {
-	padding-top: 16px !important;
+	padding-left: 16px !important;
 }
 }
 
 
 .padding-left-default {
 .padding-left-default {
-	padding-top: 32px !important;
+	padding-left: 32px !important;
 }
 }
 
 
 /**
 /**

+ 13 - 13
leven/style-rtl.css

@@ -6,7 +6,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.1.0
+Version: 1.1.1
 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
@@ -2202,15 +2202,15 @@ table th,
 }
 }
 
 
 .margin-right-none {
 .margin-right-none {
-	margin-top: 0 !important;
+	margin-left: 0 !important;
 }
 }
 
 
 .margin-right-half {
 .margin-right-half {
-	margin-top: 16px !important;
+	margin-left: 16px !important;
 }
 }
 
 
 .margin-right-default {
 .margin-right-default {
-	margin-top: 32px !important;
+	margin-left: 32px !important;
 }
 }
 
 
 .margin-bottom-none {
 .margin-bottom-none {
@@ -2226,15 +2226,15 @@ table th,
 }
 }
 
 
 .margin-left-none {
 .margin-left-none {
-	margin-top: 0 !important;
+	margin-right: 0 !important;
 }
 }
 
 
 .margin-left-half {
 .margin-left-half {
-	margin-top: 16px !important;
+	margin-right: 16px !important;
 }
 }
 
 
 .margin-left-default {
 .margin-left-default {
-	margin-top: 32px !important;
+	margin-right: 32px !important;
 }
 }
 
 
 /*
 /*
@@ -2253,15 +2253,15 @@ table th,
 }
 }
 
 
 .padding-right-none {
 .padding-right-none {
-	padding-top: 0 !important;
+	padding-left: 0 !important;
 }
 }
 
 
 .padding-right-half {
 .padding-right-half {
-	padding-top: 16px !important;
+	padding-left: 16px !important;
 }
 }
 
 
 .padding-right-default {
 .padding-right-default {
-	padding-top: 32px !important;
+	padding-left: 32px !important;
 }
 }
 
 
 .padding-bottom-none {
 .padding-bottom-none {
@@ -2277,15 +2277,15 @@ table th,
 }
 }
 
 
 .padding-left-none {
 .padding-left-none {
-	padding-top: 0 !important;
+	padding-right: 0 !important;
 }
 }
 
 
 .padding-left-half {
 .padding-left-half {
-	padding-top: 16px !important;
+	padding-right: 16px !important;
 }
 }
 
 
 .padding-left-default {
 .padding-left-default {
-	padding-top: 32px !important;
+	padding-right: 32px !important;
 }
 }
 
 
 /**
 /**

+ 13 - 13
leven/style.css

@@ -6,7 +6,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.1.0
+Version: 1.1.1
 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
@@ -2207,15 +2207,15 @@ table th,
 }
 }
 
 
 .margin-right-none {
 .margin-right-none {
-	margin-top: 0 !important;
+	margin-right: 0 !important;
 }
 }
 
 
 .margin-right-half {
 .margin-right-half {
-	margin-top: 16px !important;
+	margin-right: 16px !important;
 }
 }
 
 
 .margin-right-default {
 .margin-right-default {
-	margin-top: 32px !important;
+	margin-right: 32px !important;
 }
 }
 
 
 .margin-bottom-none {
 .margin-bottom-none {
@@ -2231,15 +2231,15 @@ table th,
 }
 }
 
 
 .margin-left-none {
 .margin-left-none {
-	margin-top: 0 !important;
+	margin-left: 0 !important;
 }
 }
 
 
 .margin-left-half {
 .margin-left-half {
-	margin-top: 16px !important;
+	margin-left: 16px !important;
 }
 }
 
 
 .margin-left-default {
 .margin-left-default {
-	margin-top: 32px !important;
+	margin-left: 32px !important;
 }
 }
 
 
 /*
 /*
@@ -2258,15 +2258,15 @@ table th,
 }
 }
 
 
 .padding-right-none {
 .padding-right-none {
-	padding-top: 0 !important;
+	padding-right: 0 !important;
 }
 }
 
 
 .padding-right-half {
 .padding-right-half {
-	padding-top: 16px !important;
+	padding-right: 16px !important;
 }
 }
 
 
 .padding-right-default {
 .padding-right-default {
-	padding-top: 32px !important;
+	padding-right: 32px !important;
 }
 }
 
 
 .padding-bottom-none {
 .padding-bottom-none {
@@ -2282,15 +2282,15 @@ table th,
 }
 }
 
 
 .padding-left-none {
 .padding-left-none {
-	padding-top: 0 !important;
+	padding-left: 0 !important;
 }
 }
 
 
 .padding-left-half {
 .padding-left-half {
-	padding-top: 16px !important;
+	padding-left: 16px !important;
 }
 }
 
 
 .padding-left-default {
 .padding-left-default {
-	padding-top: 32px !important;
+	padding-left: 32px !important;
 }
 }
 
 
 /**
 /**