Go to most recent revision | 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 *:after+box-sizing(border-box).vexposition: fixedoverflow: auto-webkit-overflow-scrolling: touchz-index: 1111top: 0right: 0bottom: 0left: 0.vex-scrollbar-measureposition: absolutetop: -9999pxwidth: 50pxheight: 50pxoverflow: scroll// IE.vex-overlaybackground: #000filter: alpha(opacity=40) /* IE 5–7 */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)" /* IE 8 */.vex-overlay+vex-animation(vex-fadein .5s)position: fixedbackground: rgba(0, 0, 0, .4)top: 0right: 0bottom: 0left: 0.vex.vex-closing &+vex-animation(vex-fadeout .5s).vex-content+vex-animation(vex-fadein .5s)background: #fff.vex.vex-closing &+vex-animation(vex-fadeout .5s).vex-close:beforefont-family: Arial, sans-serifcontent: "\00D7".vex-dialog-formmargin: 0 // Browser reset.vex-dialog-buttontext-rendering: optimizeLegibility+appearance(none)cursor: pointer-webkit-tap-highlight-color: transparent.vex-loading-spinner+vex-animation(vex-rotation .7s linear infinite)+box-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