Browse Source

Alves 1.1.1: Recompile styles from Varia update.

Jeffrey Pearce 5 years ago
parent
commit
b412b3bc7e
6 changed files with 41 additions and 41 deletions
  1. 1 1
      alves/package-lock.json
  2. 1 1
      alves/package.json
  3. 1 1
      alves/sass/style-child-theme.scss
  4. 12 12
      alves/style-editor.css
  5. 13 13
      alves/style-rtl.css
  6. 13 13
      alves/style.css

+ 1 - 1
alves/package-lock.json

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

+ 1 - 1
alves/package.json

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

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

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 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
alves/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
alves/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 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
@@ -2198,15 +2198,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 {
@@ -2222,15 +2222,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;
 }
 }
 
 
 /*
 /*
@@ -2249,15 +2249,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 {
@@ -2273,15 +2273,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
alves/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 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
@@ -2203,15 +2203,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 {
@@ -2227,15 +2227,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;
 }
 }
 
 
 /*
 /*
@@ -2254,15 +2254,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 {
@@ -2278,15 +2278,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;
 }
 }
 
 
 /**
 /**