Rev 1 | Blame | Compare with Previous | Last modification | View Log | Download
@import mixins@import keyframes+keyframes-vex-fadein+keyframes-vex-fadeout+keyframes-vex-rotation.vex, .vex *, .vex *:before, .vex *:afterbox-sizing: border-box.vexposition: fixedoverflow: auto-webkit-overflow-scrolling: touchz-index: 1111top: 0right: 0bottom: 0left: 0.vex-scrollbar-measureposition: absolutetop: -9999pxwidth: 50pxheight: 50pxoverflow: scroll.vex-overlayanimation: vex-fadein .5sposition: fixedz-index: 1111background: rgba(0, 0, 0, .4)top: 0right: 0bottom: 0left: 0.vex-overlay.vex-closinganimation: vex-fadeout .5s forwards.vex-contentanimation: vex-fadein .5sbackground: #fff.vex.vex-closing .vex-contentanimation: vex-fadeout .5s forwards.vex-close:beforefont-family: Arial, sans-serifcontent: "\00D7".vex-dialog-formmargin: 0 // Browser reset.vex-dialog-buttontext-rendering: optimizeLegibilityappearance: nonecursor: pointer-webkit-tap-highlight-color: transparent.vex-loading-spinneranimation: vex-rotation .7s linear infinitebox-shadow: 0 0 1em rgba(0, 0, 0, 0.1)position: fixedz-index: 1112margin: autotop: 0right: 0bottom: 0left: 0height: 2emwidth: 2embackground: #fff// Prevent background scrolling when vex is open// https://github.com/HubSpot/vex/issues/18body.vex-openoverflow: hidden