UNPKG

ethoinfo-framework

Version:

ethoinfo-framework [![Build Status](https://travis-ci.org/ethoinformatics/ethoinfo-framework.png)](https://travis-ci.org/ethoinformatics/ethoinfo-framework) =============

62 lines (56 loc) 837 B
.form-builder{ .input-label{ text-transform: capitalize; } .tabs{ top:0px; } .tab-container{ top:44px; } .item-select{ &.inline-create-item{ .btn-inline-create{ position: absolute; top: 10px; right: 10px; z-index: 10; } select{ right: 70px; } } } } .inline-create-popup{ .form-container{ margin-top: 44px; margin-bottom: 0px; } } .inline-create-popup, .inline-search-popup{ position: fixed; width: 75%; padding: 4px; border: 1px solid black; z-index: 200; background-color: white; .search-criteria{ ul.list.criteria-header{ margin-top: 44px; margin-bottom: 0px; } } ul.list.result-header{ margin-bottom: 0px; } .result-scroll-wrapper{ overflow: relative; height:250px; overflow: hidden; .result-container{ border: 1px solid #f5f5f5; } } }