PluginProbe ʕ •ᴥ•ʔ
Strong Testimonials / 3.3.4
Strong Testimonials v3.3.4
3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 trunk 1.0.1 2.30.9 2.31.10 2.32 2.32.1 2.32.2 2.32.3 2.32.4 2.33 2.34 2.35 2.36 2.37 2.38 2.38.1 2.39 2.39.1 2.39.2 2.39.3 2.40.0 2.40.1 2.40.2 2.40.3 2.40.4 2.40.5 2.40.6 2.40.7 2.41.0 2.41.1 2.50.0 2.50.1 2.50.2 2.50.3 2.50.4 2.51.0 2.51.1 2.51.2 2.51.3 2.51.4 2.51.5 2.51.6 2.51.7 2.51.8 2.51.9 3.0.0 3.0.1 3.0.2 3.0.3 3.1.0 3.1.1 3.1.10 3.1.11 3.1.12 3.1.13 3.1.14 3.1.15 3.1.16 3.1.17 3.1.18 3.1.19 3.1.2 3.1.20 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.2.0 3.2.1 3.2.10 3.2.11 3.2.12 3.2.13 3.2.14 3.2.15 3.2.16 3.2.17 3.2.18 3.2.19 3.2.2 3.2.20 3.2.21 3.2.22 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 3.3.0
strong-testimonials / assets / public / css / slider-controls-sides-inside-buttons2-pager-text.css
strong-testimonials / assets / public / css Last commit date
animate.min.css 1 year ago columns.css 1 year ago grid.css 1 year ago lazyload.css 1 year ago masonry.css 1 year ago rating-display.css 1 year ago rating-form.css 1 year ago slider-controls-full-buttons.css 1 year ago slider-controls-full-buttons2.css 1 year ago slider-controls-full-buttons3.css 1 year ago slider-controls-full-text.css 1 year ago slider-controls-sides-buttons-pager-buttons.css 1 year ago slider-controls-sides-buttons-pager-text.css 1 year ago slider-controls-sides-buttons.css 1 year ago slider-controls-sides-buttons2-pager-buttons.css 1 year ago slider-controls-sides-buttons2-pager-text.css 1 year ago slider-controls-sides-buttons2.css 1 year ago slider-controls-sides-buttons3-pager-buttons.css 1 year ago slider-controls-sides-buttons3-pager-text.css 1 year ago slider-controls-sides-buttons3.css 1 year ago slider-controls-sides-inside-buttons-pager-buttons.css 1 year ago slider-controls-sides-inside-buttons-pager-text.css 1 year ago slider-controls-sides-inside-buttons.css 1 year ago slider-controls-sides-inside-buttons2-pager-buttons.css 1 year ago slider-controls-sides-inside-buttons2-pager-text.css 1 year ago slider-controls-sides-inside-buttons2.css 1 year ago slider-controls-sides-inside-buttons3-pager-buttons.css 1 year ago slider-controls-sides-inside-buttons3-pager-text.css 1 year ago slider-controls-sides-inside-buttons3.css 1 year ago slider-controls-sides-outside-buttons-pager-buttons.css 1 year ago slider-controls-sides-outside-buttons-pager-text.css 1 year ago slider-controls-sides-outside-buttons.css 1 year ago slider-controls-sides-outside-buttons2-pager-buttons.css 1 year ago slider-controls-sides-outside-buttons2-pager-text.css 1 year ago slider-controls-sides-outside-buttons2.css 1 year ago slider-controls-sides-outside-buttons3-pager-buttons.css 1 year ago slider-controls-sides-outside-buttons3-pager-text.css 1 year ago slider-controls-sides-outside-buttons3.css 1 year ago slider-controls-simple-buttons-pager-buttons.css 1 year ago slider-controls-simple-buttons-pager-text.css 1 year ago slider-controls-simple-buttons.css 1 year ago slider-controls-simple-buttons2-pager-buttons.css 1 year ago slider-controls-simple-buttons2-pager-text.css 1 year ago slider-controls-simple-buttons2.css 1 year ago slider-controls-simple-buttons3-pager-buttons.css 1 year ago slider-controls-simple-buttons3-pager-text.css 1 year ago slider-controls-simple-buttons3.css 1 year ago slider-controls-simple-text-pager-buttons.css 1 year ago slider-controls-simple-text-pager-text.css 1 year ago slider-controls-simple-text.css 1 year ago slider-pager-buttons.css 1 year ago slider-pager-text.css 1 year ago
slider-controls-sides-inside-buttons2-pager-text.css
257 lines
1 /* =bxSlider structure
2 ---------------------------------------------------------*/
3 .strong-view .wpmslider-wrapper {
4 position: relative;
5 margin: 0 auto;
6 padding: 0;
7 *zoom: 1;
8 -ms-touch-action: pan-y;
9 touch-action: pan-y;
10 }
11 .strong-view .wpmslider {
12 margin: 0;
13 padding: 0;
14 }
15 .strong-view .wpmslider-viewport {
16 /* fix other elements on the page moving (on Chrome) */
17 -webkit-transform: translatez(0);
18 }
19
20 /* =pager
21 ---------------------------------------------------------*/
22 .strong-view .wpmslider-pager {
23 display: inline-block;
24 }
25 .strong-view .wpmslider-pager-item {
26 display: inline-block;
27 }
28 .strong-view .wpmslider-pager-link {
29 text-decoration: none;
30 }
31
32 /* =controls
33 ---------------------------------------------------------*/
34 .strong-view .wpmslider-start,
35 .strong-view .wpmslider-stop,
36 .strong-view .wpmslider-next,
37 .strong-view .wpmslider-prev {
38 z-index: 5;
39 }
40 .strong-view .wpmslider-controls-auto,
41 .strong-view .wpmslider-controls-direction {
42 display: inline-block;
43 vertical-align: middle;
44 }
45 .strong-view .wpmslider-controls a {
46 box-shadow: none;
47 text-decoration: none;
48 }
49 .strong-view .wpmslider-controls a:hover, .strong-view .wpmslider-controls a:active, .strong-view .wpmslider-controls a:focus {
50 outline: 0;
51 }
52
53 .strong-view.controls-style-buttons2 .wpmslider-start,
54 .strong-view.controls-style-buttons2 .wpmslider-stop,
55 .strong-view.controls-style-buttons2 .wpmslider-next,
56 .strong-view.controls-style-buttons2 .wpmslider-prev {
57 display: inline-block;
58 background: #C0C0C0;
59 border-radius: 5px;
60 color: #FFF;
61 cursor: pointer;
62 font-size: 16px;
63 line-height: 27px;
64 width: 27px;
65 height: 27px;
66 margin: 0 5px;
67 padding-top: 1px;
68 text-align: center;
69 transition: all 0.2s ease;
70 }
71 .strong-view.controls-style-buttons2 .wpmslider-start,
72 .strong-view.controls-style-buttons2 .wpmslider-stop {
73 margin: 0 7px;
74 }
75 .strong-view.controls-style-buttons2 .wpmslider-start:before {
76 content: "";
77 background:#fff;
78 position: relative;
79 -webkit-mask: url('../svg/play-solid.svg') center center no-repeat;
80 mask: url('../svg/play-solid.svg') center center no-repeat;
81 top:3px;
82 display: inline-block;
83 width: 20px;
84 height: 20px;
85 left: 1px;
86 }
87 .strong-view.controls-style-buttons2 .wpmslider-stop:before {
88 content: "";
89 background:#fff;
90 -webkit-mask: url('../svg/pause-solid.svg') center center no-repeat;
91 mask: url('../svg/pause-solid.svg') center center no-repeat;
92 display: inline-block;
93 width: 20px;
94 height: 20px;
95 position: relative;
96 top:3px;
97 }
98 .strong-view.controls-style-buttons2 .wpmslider-start:hover,
99 .strong-view.controls-style-buttons2 .wpmslider-stop:hover,
100 .strong-view.controls-style-buttons2 .wpmslider-next:hover,
101 .strong-view.controls-style-buttons2 .wpmslider-prev:hover {
102 background: #333;
103 }
104 .strong-view.controls-style-buttons2:not(.rtl) .wpmslider-prev {
105 left: -38px;
106 }
107 .strong-view.controls-style-buttons2:not(.rtl) .wpmslider-prev:before {
108 content: "";
109 -webkit-mask: url('../svg/chevron-left-solid.svg') center center no-repeat;
110 mask: url('../svg/chevron-left-solid.svg') center center no-repeat;
111 background:#fff;
112 position: relative;
113 left: -1px;
114 display: inline-block;
115 width: 20px;
116 height: 20px;
117 top: 3px;
118 }
119 .strong-view.controls-style-buttons2:not(.rtl) .wpmslider-next {
120 right: -38px;
121 }
122 .strong-view.controls-style-buttons2:not(.rtl) .wpmslider-next:before {
123 content: "";
124 -webkit-mask: url('../svg/chevron-right-solid.svg') center center no-repeat;
125 mask: url('../svg/chevron-right-solid.svg') center center no-repeat;
126 position: relative;
127 left: 1px;
128 display: inline-block;
129 width: 20px;
130 background: #fff;
131 height: 20px;
132 top: 3px;
133 }
134 .strong-view.controls-style-buttons2.rtl .wpmslider-prev {
135 right: -38px;
136 }
137 .strong-view.controls-style-buttons2.rtl .wpmslider-prev:before {
138 content: "";
139 -webkit-mask: url('../svg/chevron-right-solid.svg') center center no-repeat;
140 mask: url('../svg/chevron-right-solid.svg') center center no-repeat;
141 position: relative;
142 left: 1px;
143 top: 3px;
144 display: inline-block;
145 width: 20px;
146 background: #fff;
147 height: 20px;
148 }
149 .strong-view.controls-style-buttons2.rtl .wpmslider-next {
150 left: -38px;
151 }
152 .strong-view.controls-style-buttons2.rtl .wpmslider-next:before {
153 content: "";
154 -webkit-mask: url('../svg/chevron-left-solid.svg') center center no-repeat;
155 mask: url('../svg/chevron-left-solid.svg') center center no-repeat;
156 position: relative;
157 left: -1px;
158 top: 3px;
159 display: inline-block;
160 width: 20px;
161 background: #fff;
162 height: 20px;
163 }
164
165 .strong-view.controls-style-text .wpmslider-start,
166 .strong-view.controls-style-text .wpmslider-stop,
167 .strong-view.controls-style-text .wpmslider-next,
168 .strong-view.controls-style-text .wpmslider-prev {
169 display: inline-block;
170 cursor: pointer;
171 margin: 0 0.5em;
172 text-align: center;
173 transition: all 0.2s ease;
174 }
175
176 .strong-view .wpmslider-pager {
177 line-height: 24px;
178 margin: 0 7px;
179 text-align: center;
180 }
181 .strong-view .wpmslider-pager-link {
182 display: inline-block;
183 }
184 .strong-view .wpmslider-pager-link.active {
185 color: #111;
186 font-weight: 700;
187 }
188 .strong-view.pager-style-text .wpmslider-pager-link {
189 padding: 0 0.3em;
190 }
191
192 .strong-view.nav-position-inside:not(.controls-type-sides-inside) .wpmslider-controls {
193 position: absolute;
194 bottom: 0;
195 width: 100%;
196 line-height: 1;
197 padding-bottom: 15px;
198 text-align: center;
199 z-index: 5;
200 }
201
202 .strong-view.nav-position-outside .wpmslider-controls {
203 line-height: 1;
204 padding: 10px 0 20px;
205 text-align: center;
206 z-index: 5;
207 }
208
209 .strong-view.controls-type-sides-inside .wpmslider-controls {
210 height: 0;
211 }
212 .strong-view.controls-type-sides-inside .wpmslider-prev,
213 .strong-view.controls-type-sides-inside .wpmslider-next {
214 position: absolute;
215 top: calc(50% - 14px);
216 }
217 .strong-view.controls-type-sides-inside:not(.rtl) .wpmslider-prev {
218 left: 8px;
219 }
220 .strong-view.controls-type-sides-inside:not(.rtl) .wpmslider-next {
221 right: 8px;
222 }
223 .strong-view.controls-type-sides-inside.rtl .wpmslider-prev {
224 right: 8px;
225 }
226 .strong-view.controls-type-sides-inside.rtl .wpmslider-next {
227 left: 8px;
228 }
229
230 .strong-view.controls-type-sides-inside .wpmslider-controls {
231 height: 0;
232 }
233 .strong-view.controls-type-sides-inside.pager-style-text .wpmslider-controls, .strong-view.controls-type-sides-inside.pager-style-buttons .wpmslider-controls {
234 height: auto;
235 }
236 .strong-view.controls-type-sides-inside.nav-position-inside .wpmslider-controls-direction {
237 display: inline;
238 }
239 .strong-view.controls-type-sides-inside.nav-position-inside .wpmslider-pager {
240 position: absolute;
241 bottom: 0;
242 display: inline-block;
243 padding-bottom: 15px;
244 width: 100%;
245 }
246 .strong-view.controls-type-sides-inside.nav-position-inside .wpmslider-prev,
247 .strong-view.controls-type-sides-inside.nav-position-inside .wpmslider-next {
248 position: absolute;
249 top: calc(50% - 14px);
250 }
251 .strong-view.controls-type-sides-inside.nav-position-outside .wpmslider-prev,
252 .strong-view.controls-type-sides-inside.nav-position-outside .wpmslider-next {
253 position: absolute;
254 /* subtract pager height */
255 top: calc(50% - 55px + 14px);
256 }
257