UNPKG

@digital-blueprint/sublibrary-app

Version:

[GitHub Repository](https://github.com/digital-blueprint/sublibrary-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/sublibrary-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/sublibrary-app/) | [Sublibrary Bundle](ht

35 lines (34 loc) 672 B
.suggestions { background-color:#FFFFFF; font-size:14px; left:0; list-style:none; margin:0; padding:0; position:absolute; text-align:left; width:100%; top:100%; z-index:1; } .suggestions > li > a { clear:both; cursor:default; display:block; padding:5px 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-decoration:none; border:0; color:rgba(0,0,0,0.75); font-weight:normal; } .suggestions > li.active > a, .suggestions > li > a:hover { background-color:#0d8dff; color:#fff; text-decoration:none; cursor:pointer; }