react-chrome-dino
Version:
## Usage:
1 lines • 2.37 kB
Source Map (JSON)
{"version":3,"sources":["Dino.css"],"names":[],"mappings":"AAIA,sBACE,qBAAsB,CACtB,aAAc,CACd,iBAAkB,CAClB,kBAAmB,CACnB,eAAgB,CAChB,UACF,CAEA,yBACE,sBACE,aACF,CACF,CAEA,0BACE,sBACE,cACF,CACF,CAEA,yBACE,sBACE,YACF,CACF,CAOA,yCACE,YACF,CAGA,oBACE,eACF,CAEA,eACE,UAAW,CACX,UAAW,CACX,aAAc,CACd,UACF,CAGA,+BACE,aAAc,CACd,aAAc,CACd,gBAAiB,CACjB,mBAAoB,CACpB,eAAgB,CAChB,UACF,CAEA,2BAKE,QAAS,CACT,UAAW,CACX,SACF,CAEA,mDATE,YAAa,CACb,eAAgB,CAChB,eAAgB,CAChB,iBAaF,CAPA,wBAGE,SAAU,CAGV,KACF,CAEA,qBACE,8BAAiC,CACjC,YAAa,CACb,MAAO,CACP,iBAAkB,CAClB,KAAM,CACN,WAAY,CACZ,SACF,CAEA,mBACE,YACF,CAEA,0BACE,sBACE,aACF,CACF","file":"index.css","sourcesContent":["/* Copyright 2014 The Chromium Authors. All rights reserved.\n Use of this source code is governed by a BSD-style license that can be\n found in the LICENSE file. */\n\n.interstitial-wrapper {\n box-sizing: border-box;\n font-size: 1em;\n line-height: 1.6em;\n margin: 50px auto 0;\n max-width: 600px;\n width: 100%;\n}\n\n@media (max-width: 700px) {\n .interstitial-wrapper {\n padding: 0 10%;\n }\n}\n\n@media (max-height: 600px) {\n .interstitial-wrapper {\n margin-top: 5px;\n }\n}\n\n@media (max-width: 400px) {\n .interstitial-wrapper {\n padding: 0 5%;\n }\n}\n\n/* Don't use the main frame div when the error is in a subframe. */\nhtml[subframe] #main-frame-error {\n display: none;\n}\n\n.hidden {\n display: none;\n}\n\n/* Don't allow overflow when in a subframe. */\nhtml[subframe] body {\n overflow: hidden;\n}\n\n#buttons::after {\n clear: both;\n content: '';\n display: block;\n width: 100%;\n}\n\n/* Offline page */\n.offline .interstitial-wrapper {\n color: #2b2b2b;\n font-size: 1em;\n line-height: 1.55;\n margin: 100px auto 0;\n max-width: 600px;\n width: 100%;\n}\n\n.offline .runner-container {\n height: 150px;\n max-width: 600px;\n overflow: hidden;\n position: absolute;\n top: 10px;\n width: 44px;\n z-index: 2;\n}\n\n.offline .runner-canvas {\n height: 150px;\n max-width: 600px;\n opacity: 1;\n overflow: hidden;\n position: absolute;\n top: 0;\n}\n\n.offline .controller {\n background: rgba(247,247,247, .1);\n height: 100vh;\n left: 0;\n position: absolute;\n top: 0;\n width: 100vw;\n z-index: 1;\n}\n\n#offline-resources {\n display: none;\n}\n\n@media (max-height: 350px) {\n .interstitial-wrapper {\n margin-top: 5%;\n }\n}"]}