PHP Classes

File: modules/reactcrud/etc/build/static/css/main.b1413f35.chunk.css.map

Recommend this page to a friend!
  Classes of Adrian M   upMVC   modules/reactcrud/etc/build/static/css/main.b1413f35.chunk.css.map   Download  
File: modules/reactcrud/etc/build/static/css/main.b1413f35.chunk.css.map
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: upMVC
Pure PHP web development without other frameworks
Author: By
Last change:
Date: 5 months ago
Size: 4,096 bytes
 

Contents

Class file image Download
{"version":3,"sources":["App.css"],"names":[],"mappings":"AAwBC,KACC,QAAS,CACT,mIAEY,CACZ,kCAAmC,CACnC,iCACF,CAEA,KACE,uEAEF,CAEA,KACE,iBACF,CAEA,UACE,aAAc,CACd,mBACF,CAEA,8CACE,UACE,2CACF,CACF,CAEA,YACE,wBAAyB,CACzB,gBAAiB,CACjB,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBAAuB,CACvB,4BAA6B,CAC7B,UACF,CAEA,UACE,aACF,CAEA,yBACE,GACE,sBACF,CACA,GACE,uBACF,CACF,CAEA,iBACE,eACF,CAEA,YACE,UAAW,CACX,wBACF,CAEA,eACE,WAAY,CACZ,qBAAsB,CACtB,eAAgB,CAChB,WACF,CAEA,eACE,wBAAyB,CACzB,eAAgB,CAChB,eAAgB,CAChB,WACF,CAGA,sBACE,gBAAiB,CACjB,iBAAkB,CAClB,WACF,CAEA,yBACE,YACE,cACF,CACF,CAEA,WACE,YAAa,CACb,UACF,CAEA,MACE,QACF,CAEA,QACE,aAAgB,CAChB,gBAAiB,CACjB,YAAW,CACX,iCAAsC,CACtC,wBAAoC,CACpC,gBAAiB,CACjB,GACE,YAAa,CACb,eACF,CACA,GACE,iBAAkB,CAClB,aAAuB,CACvB,QACE,aACF,CACF,CACF,CAEA,UACE,wBACF,CAEA,kBACE,iBACF","file":"main.b1413f35.chunk.css","sourcesContent":["/*\n * Copyright (c) 2024 BitsHost\n * All rights reserved.\n\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\n\n\n body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\",\n \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\",\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, \"Courier New\",\n monospace;\n}\n\n.App {\n text-align: center;\n}\n\n.App-logo {\n height: 40vmin;\n pointer-events: none;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n .App-logo {\n animation: App-logo-spin infinite 20s linear;\n }\n}\n\n.App-header {\n background-color: #282c34;\n min-height: 100vh;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(10px + 2vmin);\n color: white;\n}\n\n.App-link {\n color: #61dafb;\n}\n\n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n}\n\n.table-container {\n overflow-x: auto;\n}\n\n.user-table {\n width: 100%;\n border-collapse: collapse;\n}\n\n.user-table td {\n padding: 3px;\n border: 1px solid #ddd;\n overflow-x: auto;\n height: 45px;\n}\n\n.user-table th {\n background-color: #f2f2f2;\n overflow-x: auto;\n text-align: left;\n height: 70px;\n}\n\n\n.user-table td button {\n margin-right: 1px;\n text-align: center;\n height: 30px;\n}\n\n@media (max-width: 600px) {\n .user-table {\n font-size:25px;\n }\n}\n\n.container {\n display: flex;\n margin: 1em;\n}\n\n.crud {\n flex: 3;\n}\n\n.logger {\n margin-left: 0em;\n padding-left: 4px;\n flex: 0.9em;\n background: rgba(215, 228, 236, 0.537);\n border: 1px solid rgb(230, 246, 171);\n min-height: 100px;\n ul {\n padding: 10px;\n list-style: none;\n }\n li {\n margin-bottom: 3px;\n color: rgb(18, 206, 18);\n &.error {\n color: rgb(128, 11, 11);\n }\n }\n}\n\ntr.edited {\n background-color: rgb(13, 174, 10);\n}\n\n.user-table:first {\n margin-bottom: 2em;\n}\n"]}