Built motion from commit c738b9ac.|2.6.25
[motion2.git] / snippet / 3.8.1 / styles / mobile.css.map
1 {"version":3,"file":"styles/mobile.css","mappings":";;;AAAA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAA;;AAGA;AACA;AACA;AAEA;AACA;AACA;AADA;;AAIA;AACA;AACA;AAEA;AACA;AAFA;;AAKA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAHA;;AAMA;AACA;AACA;AAEA;AACA;AAJA;;AAOA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AALA;;AAQA;AACA;AACA;AACA;AACA;AACA;AACA;AALA;AAOA;AACA;AACA;AACA;AALA;;AASA;AACA;AACA;AANA;;AASA;AACA;AACA;AACA;AAEA;AACA;AACA;AAPA;;AAUA;AACA;AACA;AAEA;AACA;AACA;AARA;AACA;AAWA;AACA;AACA;AACA;AACA;AATA;;AAYA;AACA;AAEA;AAVA;;AAaA;AACA;AACA;AAEA;AAXA;;AAcA;AACA;AAEA;AACA;AAZA;AACA","sources":["webpack://motion-chat/./src/styles/mobile.scss"],"sourcesContent":["/* IFRAME GENERALE*/\niframe[id='motion-chat-iframe'] {\n  /* Style attributes*/\n\n  position: fixed;\n  height: 450px;\n  border: 0;\n  /* box-shadow: 0px 0px 10px 2px #333333; */\n  -webkit-transition: all 0.7s ease-out;\n  -moz-transition: all 0.7s ease-out;\n  -ms-transition: all 0.7s ease-out;\n  -o-transition: all 0.7s ease-out;\n  transition: all 0.7s ease-out;\n  z-index: 9999;\n  /* overflow: hidden; */\n}\n\n/* IFRAME BASSO-DESTRA*/\n.motion-chat-iframe-bottom_right {\n  /* Style attributes*/\n\n  width: min(345px, 100vw);\n  bottom: -400px;\n  right: 0;\n}\n\n/* IFRAME DESTRA*/\n.motion-chat-iframe-right {\n  /* Style attributes*/\n\n  width: 295px;\n  right: -312px;\n}\n\n/* LINGUETTA DESTRA*/\n.motion-chat-div-right {\n  /* Style attributes*/\n\n  display: none;\n  right: 0px;\n  position: fixed;\n  cursor: pointer;\n  height: 100px;\n  width: 25px;\n  -webkit-transition: all 0.7s ease-out;\n  -moz-transition: all 0.7s ease-out;\n  -ms-transition: all 0.7s ease-out;\n  -o-transition: all 0.7s ease-out;\n  transition: all 0.7s ease-out;\n  z-index: 9999;\n  user-select: none;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\n/* IFRAME SINISTRA*/\n.motion-chat-iframe-left {\n  /* Style attributes*/\n\n  width: 295px;\n  left: -297px;\n}\n\n/* LINGUETTA SINISTRA*/\n.motion-chat-div-left {\n  /* Style attributes*/\n\n  left: 0px;\n  display: none;\n  position: fixed;\n  cursor: pointer;\n  height: 100px;\n  width: 25px;\n  -webkit-transition: all 0.7s ease-out;\n  -moz-transition: all 0.7s ease-out;\n  -ms-transition: all 0.7s ease-out;\n  -o-transition: all 0.7s ease-out;\n  transition: all 0.7s ease-out;\n  z-index: 9999;\n  user-select: none;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\ndiv#chat_tab_arrow {\n  font-size: 1.25em;\n  font-weight: bold;\n  text-align: center;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  strong {\n    transform: scale(1.5, 1.5);\n    transform-origin: center center;\n    transform-style: preserve-3d;\n  }\n}\n\n#chat_tab_text {\n  flex-grow: 1;\n  text-align: center;\n}\n\n@media only screen and (max-width: 320px) {\n  /* IFRAME BASSO-DESTRA*/\n  .motion-chat-iframe-right {\n    /* Style attributes*/\n\n    width: 295px;\n    bottom: 0px;\n    right: 0;\n  }\n\n  /* IFRAME BASSO-DESTRA*/\n  .motion-chat-iframe-left {\n    /* Style attributes*/\n\n    width: 295px;\n    bottom: 0px;\n    right: 0;\n  }\n}\n\n@media only screen and (max-height: 450px) {\n  /* IFRAME BASSO-DESTRA*/\n  iframe[id='motion-chat-iframe'] {\n    /* Style attributes*/\n    height: 100% !important;\n  }\n\n  .motion-chat-iframe-right {\n    /* Style attributes*/\n\n    top: 0px !important;\n  }\n\n  /* IFRAME BASSO-DESTRA*/\n  .motion-chat-iframe-left {\n    /* Style attributes*/\n\n    top: 0px !important;\n  }\n\n  div[id='motion-chat-iframe-tab'] {\n    /* Style attributes*/\n\n    top: auto !important;\n    bottom: 0px !important;\n  }\n}\n"],"names":[],"sourceRoot":""}