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) • 1.33 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../build/css/base-modal.css"],
"sourcesContent": ["/* The Modal (background) */\n.modal {\n display: none; /* Hidden by default */\n position: fixed; /* Stay in place */\n z-index: 1; /* Sit on top */\n padding-top: 100px; /* Location of the box */\n left: 0;\n top: 0;\n width: 100%; /* Full width */\n height: 100%; /* Full height */\n overflow: auto; /* Enable scroll if needed */\n background-color: rgb(0,0,0); /* Fallback color */\n background-color: rgba(0,0,0,0.4); /* Black w/ opacity */\n border-radius: 12px !important;\n border: none !important;\n}\n\n/* Modal Content */\n.modal-content {\n background-color: #111;\n background-image: radial-gradient( #edeeef,#dee3de,#fcfcfc);\n margin: auto;\n padding: 20px;\n border-radius: 12px !important;\n border: 1px solid #909090;\n width: 80%;\n height:auto;\n}\n/* The Close Button */\n.close {\n color: #aaaaaa;\n float: right;\n font-size: 28px;\n font-weight: bold;\n}\n\n.close:hover,\n.close:focus {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n}\n.modal * {color:black}\n"],
"mappings": "AACA,OACE,aACA,eACA,UACA,kBACA,OACA,MACA,WACA,YACA,cACA,sBACA,uBAZF,6BAcE,sBAIF,eACE,sBACA,0DApBF,sDAwBE,yBACA,UACA,YAGF,OACE,WACA,YACA,eACA,gBAGF,0BAEE,WACA,qBACA,eAEF,SAAU",
"names": []
}