openstack-uicore-foundation
Version:
ui reactjs components for openstack marketing site
1 lines • 1.52 kB
Source Map (JSON)
{"version":3,"file":"css/components/inputs/upload-input.css","mappings":"AAcA,UAEI,sBAAuB,CAEvB,UAAW,CAHX,YAAa,CAEb,YAAa,CAEb,iBADJ,CAIA,UAEI,eAAgB,CADhB,cAAe,CAEf,iBAAkB,CAClB,iBAFJ,CAFA,cAOQ,UAFR,CALA,kBAiBQ,SAAU,CADV,cAAe,CAFf,WAAY,CAHZ,iBAAkB,CAElB,WAAY,CADZ,QAAS,CAGT,UADR","sources":["webpack://openstack-uicore-foundation/./src/components/inputs/upload-input/upload.less"],"sourcesContent":["/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n\n.dropzone {\n height: 150px;\n border: 2px dashed gray;\n padding: 20px;\n color: gray;\n text-align: center;\n}\n\n.file-box {\n max-width: 50px;\n max-height: 50px;\n position: relative;\n text-align: center;\n\n img {\n width: 100%;\n }\n\n .remove {\n position: absolute;\n top: -5px;\n right: -10px;\n height: 20px;\n width: 20px;\n cursor: pointer;\n color: red;\n }\n}\n\n\n"],"names":[],"sourceRoot":""}