Added Gabocom colors

This commit is contained in:
Frank Schubert
2022-11-08 17:20:59 +01:00
parent 52259c9b17
commit 89b3465da2
4 changed files with 282 additions and 9 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
<script type="text/javascript">
$(".selectpicker").selectpicker({
iconBase: "fas",
tickIcon: "check"
tickIcon: "check",
sanitize: false
});
</script>
</body>