{"version":3,"sources":["webpack://contact/./src/admin/pages/Module.vue"],"names":[],"mappings":";AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"../css/addon.css","sourcesContent":["\n.contactum-toggle-switch {\n  cursor: pointer;\n  text-indent: -9999px;\n  width: 25px;\n  height: 15px;\n  background: #ccc;\n  display: block;\n  border-radius: 100px;\n  position: relative;\n}\n.contactum-toggle-switch:after {\n  content: '';\n  position: absolute;\n  top: 2px;\n  left: 2px;\n  width: 12px;\n  height: 12px;\n  background: #fff;\n  border-radius: 50%;\n  transition: 0.3s;\n}\n.contactum-toggle-switch.checked {\n  background: #0085ba;\n}\n.contactum-toggle-switch.checked:after {\n  left: calc(90%);\n  transform: translateX(-100%);\n}\n.contactum-toggle-switch.big {\n  width: 35px;\n  height: 20px;\n}\n.contactum-toggle-switch.big:after {\n  top: 3px;\n  left: 3px;\n  width: 15px;\n  height: 15px;\n}\n.contactum-toggle-switch.big.checked:after {\n  left: calc(95%);\n}\n"],"sourceRoot":""}