Browse Source

Dalston: Recompiling with changes to master.

Allan Cole 5 years ago
parent
commit
cb539f0835
3 changed files with 25 additions and 29 deletions
  1. 1 3
      dalston/style-rtl.css
  2. 23 23
      dalston/style-woocommerce-rtl.css
  3. 1 3
      dalston/style.css

+ 1 - 3
dalston/style-rtl.css

@@ -762,9 +762,7 @@ a {
 .site-header:after,
 .site-content:after,
 .site-footer:after {
-	content: "";
-	display: table;
-	table-layout: fixed;
+	clear: both;
 }
 
 /**

+ 23 - 23
dalston/style-woocommerce-rtl.css

@@ -321,7 +321,7 @@ body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a.ha
  */
 body[class*="woocommerce"] #page span.onsale, #content .wc-block-grid .wc-block-grid__product-onsale {
 	border-radius: 100%;
-	background-color: gold;
+	background-color: #e8c100;
 	color: #000000;
 	font-size: 0.86957rem;
 	font-weight: 700;
@@ -385,15 +385,15 @@ body[class*="woocommerce"] #page .woocommerce-notice--info {
 }
 
 body[class*="woocommerce"] #page .woocommerce-notice--success {
-	color: yellowgreen;
+	color: #1aaa00;
 }
 
 body[class*="woocommerce"] #page .woocommerce-notice--error {
-	color: salmon;
+	color: #aa0000;
 }
 
 body[class*="woocommerce"] #page .woocommerce-notice--warning {
-	color: gold;
+	color: #e8c100;
 }
 
 body[class*="woocommerce"] #page .woocommerce-message,
@@ -407,27 +407,27 @@ body[class*="woocommerce"] #page .woocommerce-info:before {
 }
 
 body[class*="woocommerce"] #page .woocommerce-success {
-	border-top-color: yellowgreen;
+	border-top-color: #1aaa00;
 }
 
 body[class*="woocommerce"] #page .woocommerce-success:before {
-	color: yellowgreen;
+	color: #1aaa00;
 }
 
 body[class*="woocommerce"] #page .woocommerce-error {
-	border-top-color: salmon;
+	border-top-color: #aa0000;
 }
 
 body[class*="woocommerce"] #page .woocommerce-error:before {
-	color: salmon;
+	color: #aa0000;
 }
 
 body[class*="woocommerce"] #page .woocommerce-warning {
-	border-top-color: gold;
+	border-top-color: #e8c100;
 }
 
 body[class*="woocommerce"] #page .woocommerce-warning:before {
-	color: gold;
+	color: #e8c100;
 }
 
 /**
@@ -444,22 +444,22 @@ body[class*="woocommerce"] #page .woocommerce-password-strength {
 }
 
 body[class*="woocommerce"] #page .woocommerce-password-strength.strong {
-	background-color: yellowgreen;
+	background-color: #1aaa00;
 	border-color: none;
 }
 
 body[class*="woocommerce"] #page .woocommerce-password-strength.good {
-	background-color: gold;
+	background-color: #e8c100;
 	border-color: none;
 }
 
 body[class*="woocommerce"] #page .woocommerce-password-strength.short {
-	background-color: salmon;
+	background-color: #aa0000;
 	border-color: none;
 }
 
 body[class*="woocommerce"] #page .woocommerce-password-strength.bad {
-	background-color: salmon;
+	background-color: #aa0000;
 	border-color: none;
 }
 
@@ -496,17 +496,17 @@ body[class*="woocommerce"] #page small.note {
  * Star ratings
  */
 body[class*="woocommerce"] #page .star-rating::before {
-	color: gold;
+	color: #e8c100;
 	content: "\53\53\53\53\53";
 	opacity: 0.4;
 }
 
 body[class*="woocommerce"] #page .star-rating span {
-	color: gold;
+	color: #e8c100;
 }
 
 body[class*="woocommerce"] #page p.stars a {
-	color: gold;
+	color: #e8c100;
 }
 
 /**
@@ -675,7 +675,7 @@ body[class*="woocommerce"] #page .woocommerce input.button:disabled[disabled]:ho
 }
 
 #content .wc-block-grid .wc-block-grid__product-price ins {
-	color: yellowgreen;
+	color: #1aaa00;
 	font-weight: bold;
 	text-decoration: none;
 }
@@ -753,7 +753,7 @@ body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_tot
 
 body[class*="woocommerce"] #page .cart-collaterals .cart_totals .discount td,
 body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals .discount td {
-	color: gold;
+	color: #e8c100;
 }
 
 body[class*="woocommerce"] #page .cart-collaterals .shipping-calculator-button,
@@ -1049,13 +1049,13 @@ body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.p
 body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .price .from,
 body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .price .from {
 	font-size: 0.75614rem;
-	color: gold;
+	color: #e8c100;
 }
 
 #woocommerce-wrapper ul.products li.product.sale a > .price ins,
 body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product.sale a > .price ins,
 body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product.sale a > .price ins {
-	color: yellowgreen;
+	color: #1aaa00;
 }
 
 /**
@@ -1710,7 +1710,7 @@ body[class*="woocommerce"] #page .woocommerce-terms-and-conditions {
 }
 
 body[class*="woocommerce"] #page .woocommerce-invalid #terms {
-	outline-color: salmon;
+	outline-color: #aa0000;
 }
 
 body[class*="woocommerce"] #page .checkout h3 {
@@ -1725,7 +1725,7 @@ body[class*="woocommerce"] #page .woocommerce-terms-and-conditions {
 }
 
 body[class*="woocommerce"] #page .woocommerce-invalid #terms {
-	outline-color: salmon;
+	outline-color: #aa0000;
 }
 
 /**

+ 1 - 3
dalston/style.css

@@ -762,9 +762,7 @@ a {
 .site-header:after,
 .site-content:after,
 .site-footer:after {
-	content: "";
-	display: table;
-	table-layout: fixed;
+	clear: both;
 }
 
 /**