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.11 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../build/css/basic-layout.css"],
"sourcesContent": ["/**\n * QCObjects SDK 1.0\n * ________________\n *\n * Author: Jean Machuca <correojean@gmail.com>\n *\n * Cross Browser Javascript Framework for MVC Patterns\n * QuickCorp/QCObjects is licensed under the\n * GNU Lesser General Public License v3.0\n * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)\n *\n * Permissions of this copyleft license are conditioned on making available\n * complete source code of licensed works and modifications under the same\n * license or the GNU GPLv3. Copyright and license notices must be preserved.\n * Contributors provide an express grant of patent rights. However, a larger\n * work using the licensed work through interfaces provided by the licensed\n * work may be distributed under different terms and without source code for\n * the larger work.\n *\n * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>\n *\n * Everyone is permitted to copy and distribute verbatim copies of this\n * license document, but changing it is not allowed.\n*/\n\n@charset \"UTF-8\";\n/* CSS Document */\n\n* {\n box-sizing: border-box;\n }\n\n body {\n font-family: Arial, Helvetica, sans-serif;\n }\n\n /* Style the header */\n header {\n padding: 30px;\n text-align: center;\n font-size: 20px;\n }\n\n /* Create two columns/boxes that floats next to each other */\n nav {\n float: left;\n width: 30%;\n height: 1080px;\n padding: 20px;\n }\n\n /* Style the list inside the menu */\n nav ul {\n list-style-type: none;\n padding: 0;\n }\n\n article {\n float: left;\n padding: 20px;\n width: 70%;\n }\n\n /* Clear floats after the columns */\n section:after {\n content: \"\";\n display: table;\n clear: both;\n }\n\n\n /* Style the footer */\n footer {\n padding: 10px;\n text-align: center;\n }\n"],
"mappings": "iBA4BA,EACI,sBAGF,KACE,uCAIF,OArCF,aAuCI,kBACA,eAIF,IACE,WACA,UACA,cA/CJ,aAoDE,OACE,qBArDJ,UAyDE,QACE,WA1DJ,aA4DI,UAIF,cACE,WACA,cACA,WAKF,OAxEF,aA0EI",
"names": []
}