Browse code

Add basic trip BE_MOD

Benjamin Roth authored on26/11/2018 22:51:58
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,4 @@
1
+#tl_navigation .tl_level_1_group .group-singlereisen {
2
+  background: url(../images/module.svg) 5px 1px no-repeat;
3
+  background-size: 14px 14px;
4
+}