openstack-uicore-foundation
Version:
ui reactjs components for openstack marketing site
1 lines • 1.63 kB
Source Map (JSON)
{"version":3,"file":"css/components/inputs/action-dropdown.css","mappings":"AAaA,gCAEI,WADJ,CADA,gDAIM,yBAA0B,CAC1B,WAAN,CALA,8DAOQ,WACR,CAGE,+CAEI,WAFN,CAAE,mDAKI,gBAFN,CAHE,6CAQI,0BAFN,CANE,mDAYI,gBAHN,CATE,6CAgBI,WAJN,CAOE,6BAEI,WANN","sources":["webpack://openstack-uicore-foundation/./src/components/inputs/action-dropdown/action-dropdown.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.action-dropdown {\n .action-select {\n width: 250px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n &.small {\n :global .Select-control {\n height: 30px;\n }\n :global .Select-placeholder {\n line-height: 20px\n }\n :global .Select-value {\n line-height: 26px !important;\n }\n\n :global .Select-value-label {\n line-height: 26px;\n }\n\n :global .Select-input {\n height: 26px;\n }\n }\n &.normal {\n .btn {\n height: 38px;\n }\n }\n\n}\n"],"names":[],"sourceRoot":""}