qcobjects-sdk
Version:
QCObjects SDK is a set of Controllers, Views and Components that are elementary and useful to assist developers to build applications under MVC patterns using QCObjects, Cross Browser Javascript Framework for MVC Patterns
8 lines (7 loc) • 2.55 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../build/css/components/splashscreen.css"],
"sourcesContent": [":host * {\n box-sizing: border-box;\n}\n\n:host {\n zoom: 1.0;\n width: device-width;\n margin: 0;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n padding: 0;\n min-width: 100vw;\n min-height: 100vh;\n width: 100vw;\n height: 100vh;\n overflow: hidden;\n background-color: black;\n}\n#slot-logo::slotted(img) {\n vertical-align: middle;\n display: block;\n width: 100vw;\n left: 0;\n margin: 0;\n padding: 0;\n top: 20vh;\n bottom: 20vh;\n position: absolute;\n z-index: 9999999999;\n transform-origin: center;\n transform-style: preserve-3d;\n filter: blur(0em);\n transition: filter 0.5s;\n}\n\n:host * {\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-touch-callout: none;\n /* prevent callout to copy image, etc when tap to hold */\n -webkit-text-size-adjust: none;\n /* prevent webkit from resizing text to fit */\n -webkit-user-select: none;\n /* prevent copy paste, to allow, change 'none' to 'text' */\n}\n\n/* FOCUS */\n:host summary:focus,\n:host a:focus,\n:host button:focus {\n outline: none;\n}\n\n.splashscreen,\n.fullscreen-bg {\n padding: 0;\n margin: 0;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n padding: 0;\n background-attachment: fixed;\n background-position: center;\n background-clip: content-box;\n background-size: cover;\n position: absolute;\n min-width: 100vw;\n min-height: 100vh;\n width: 100vw;\n height: 100vh;\n z-index: 0;\n overflow: hidden;\n}\n\n.splashscreen .splashcontent {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n margin: 0 auto;\n width: 100vw;\n height: 100vh;\n padding: 0;\n overflow: hidden;\n z-index: 1;\n}\n\n.splashscreen .splashcontent p {\n color: white;\n}\n\nvideo.fullscreen-bg__video {\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n margin: 0;\n padding: 0;\n position: absolute;\n min-width: 100vw;\n min-height: 100vh;\n overflow: hidden;\n z-index: 0;\n object-fit: cover;\n}\n"],
"mappings": "AAAA,QACE,sBAGF,MACE,OACA,mBANF,iBAYE,kBAZF,UAcE,gBACA,iBACA,YACA,aACA,gBACA,sBAEF,yBACE,sBACA,cACA,YACA,OAzBF,mBA4BE,SACA,YACA,kBACA,mBACA,wBACA,4BACA,iBACA,sBAGF,QAEE,sBACA,qBACA,iBACA,2BAEA,8BAEA,yBAKF,qDAGE,aAGF,6BA1DA,2BAmEE,4BACA,2BACA,4BACA,sBACA,kBACA,gBACA,iBACA,YACA,aACA,UACA,gBAGF,6BAhFA,sBAsFE,YACA,aAvFF,UAyFE,gBACA,UAGF,+BACE,WAGF,2BAjGA,2BAwGE,kBACA,gBACA,iBACA,gBACA,UACA",
"names": []
}