14ce1927 by Jeff Balicki

.swiper-button

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 634a1b15
...@@ -18982,7 +18982,7 @@ body.pojo-a11y-resize-font-130 span, body.pojo-a11y-resize-font-140 span, body.p ...@@ -18982,7 +18982,7 @@ body.pojo-a11y-resize-font-130 span, body.pojo-a11y-resize-font-140 span, body.p
18982 18982
18983 .swiper-button-next { 18983 .swiper-button-next {
18984 background-color: #EE0000; 18984 background-color: #EE0000;
18985 right: -10px !important; 18985 right: 5px !important;
18986 width: 35px !important; 18986 width: 35px !important;
18987 height: 35px !important; 18987 height: 35px !important;
18988 border: 0px solid #EE0000; 18988 border: 0px solid #EE0000;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -107,7 +107,7 @@ padding: 0px 50px; ...@@ -107,7 +107,7 @@ padding: 0px 50px;
107 .swiper-button-next{ 107 .swiper-button-next{
108 background-color: #EE0000; 108 background-color: #EE0000;
109 109
110 right: -10px !important; 110 right: 5px !important;
111 111
112 width:35px !important; 112 width:35px !important;
113 height:35px !important; 113 height:35px !important;
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.14 5 Version: 1.0.15
6 */ 6 */
......