Browse code

Refactor and rewrite as contao bundle

Benjamin Roth authored on04/11/2022 22:32:32
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,5 +0,0 @@
1
-.swiper-container-thumbs {
2
-  .swiper-slide-thumb-active {
3
-    // Styles for active thumb slide
4
-  }
5
-}
Browse code

swiper.js version 6.5.0

Benjamin Roth authored on14/03/2021 15:29:46
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+.swiper-container-thumbs {
2
+  .swiper-slide-thumb-active {
3
+    // Styles for active thumb slide
4
+  }
5
+}