UNPKG

ag-grid-autocomplete-editor

Version:

Quick implementation of autocompletion into ag-Grid cell using autocompleter package.

3 lines (2 loc) 604 B
.ag-cell-editor-autocomplete{background-color:#f5f6fa;z-index:1000;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;border:1px solid rgba(50,50,50,.6);max-height:25% !important;max-width:25% !important}.ag-cell-editor-autocomplete *{font:inherit}.ag-cell-editor-autocomplete>div{margin:0}.ag-cell-editor-autocomplete>div.group{background-color:#7f8fa6;color:#fff}.ag-cell-editor-autocomplete>div:hover:not(.group),.ag-cell-editor-autocomplete>div.selected{background:#dcdde1;cursor:pointer}.ag-cell-editor-autocomplete>div>*>strong{font-weight:bold !important} /*# sourceMappingURL=main.css.map*/