graphdb-workbench
Version:
The web application for GraphDB APIs
1 lines • 1.05 kB
CSS
.angucomplete-holder{position:relative}.angucomplete-dropdown{background-color:#fff;border:1px solid #ececec;border-radius:2px;cursor:pointer;margin-top:-6px;max-height:250px;overflow-y:auto;padding:6px;position:absolute;width:250px;z-index:9999}.angucomplete-searching{color:#acacac;font-size:14px}.angucomplete-title{font-size:.8em}.angucomplete-description{font-size:14px}.angucomplete-row{clear:both;color:#000;margin-bottom:4px;padding:5px}.angucomplete-selected-row{background-color:var(--gw-secondary-base);color:#fff}.angucomplete-image-holder{float:left;margin-left:5px;margin-right:10px;padding-top:2px}.angucomplete-image{border:1px solid #ececec;border-radius:50%;height:34px;width:34px}.angucomplete-image-default{background-position:50%;background-size:contain;height:34px;width:34px}.highlight{color:var(--gw-primary-base)}.angucomplete-row,.angucomplete-row.angucomplete-selected-row,.angucomplete-selected-row{font-size:1.2em;margin-bottom:0;max-width:250px;word-wrap:break-word}.angucomplete-title .highlight{font-weight:700}